Page 1 of 1

EFI File I/O

Posted: Mon Oct 28, 2013 3:48 am
by psdgijdfi
Hi,

I'm making an EFI OS.

How can an EFI application read a file that is in the same directory of the application?

I've read the uefi specification, but I can't figure out how to use LocateHandleBuffer() and EFI simple file protocol to read a file.