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.h Andrew Fish On Aug 8, 2012, at 11:03 AM, Rafael Machado wrote: > Hi everyone > > I have an application, and I have to acess some information that is to big to > be on my executable. > My idea is to save this information on a file and save this on the HDD. > > My question is. > Is there a way to access a file on the HDD using uefi ? > > Thanks and Regards > Rafael R. Machado > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. > http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/_______________________________________________ > edk2-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/edk2-devel ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ edk2-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/edk2-devel
