1 #ifndef _IPXE_EFI_FILE_H 2 #define _IPXE_EFI_FILE_H int efi_file_install(EFI_HANDLE handle)
Install EFI simple file system protocol.
void efi_file_uninstall(EFI_HANDLE handle)
Uninstall EFI simple file system protocol.
FILE_LICENCE(GPL2_OR_LATER_OR_UBDL)