Hello,
I am running the UEFI build from the BeagleBoardPkg on my BeagleBoard,
and I am trying to use the EFI_SERIAL_IO_PROTOCOL to communicate via the
RS-232 connection on the board. I am connecting to a device with a lower
baud rate than the 115200 baud default, so I am calling the
SERIAL_IO_P
EFI carries a FAT32 driver, and partition support for MBR and GPT (EFI El
Torito for DVD), so if that is the format of the disk you are using then a
Simple File System Protocol should be produced.
https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2/MdePkg/Include/Protocol/SimpleFileSystem.
On Aug 8, 2012, at 6:31 AM, Shivamurthy Shastri wrote:
> Hi,
>
> Anyone knows how to mount RAMDISK image using UEFI?
> I want to give RAMDISK image name and path in dsc file and
> UEFI should take it from the file.
>
Sorry I'm not 100% sure what you are asking?
In EFI devices are named by De
You can try AsciiValueToString()
The MdePkg is like the edk2 DDK, so the libraries in the MdePkg are the best
place to look for generic stuff. In this case these are the best two libraries
to look at:
https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2/MdePkg/Include/Library/PrintLib.h
So
On 08/08/12 16:40, Rafael Machado wrote:
> Hi everyone.
>
> I'm having a problem here and I need some help.
> I need to save some int values to a char array and them show to the user.
>
> Is there some function similar to the oold ITOA c function at UDK ? I
> searched but didn't find nothing.
Se
I did similar project but I bind RAMDISK to existing PCI device in
BiddingSupported() routine. My RAMDISK open BlockIO protocol and emulates
all Read/Write I/O from allocated RAM.
I don't know how you could avoid binding in UEFI environment because your
RAMDISK should not belongs to any physical d
Hi everyone.
I'm having a problem here and I need some help.
I need to save some int values to a char array and them show to the user.
Is there some function similar to the oold ITOA c function at UDK ? I
searched but didn't find nothing.
Thanks and Regards
Rafael R Machado
-
Hi,
Anyone knows how to mount RAMDISK image using UEFI?
I want to give RAMDISK image name and path in dsc file and
UEFI should take it from the file.
--
Thanks and Regards,
Shiva.
--
Live Security Virtual Conference
Excl
Hi Eugene
Thanks for your feedback. Comments below:
I guess there is 1 misunderstanding on random number generation and
pseudo-randomization, so hope we can make it clear.
Thank you
Yao Jiewen
"The content of this message is my personal opinion only and although I am an
employee of Intel, the s
hi, experts:
i found IPV4 related drivers located at MdeModulePkg\Universal\Network
directory.
But IPV6 related drivers located at NetworkPkg.
Why not put IPV4 related drivers into NetworkPkg?
best wishes--
Live Security
10 matches
Mail list logo