Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #include "uefi.h"
- EFI_STATUS EFIAPI efi_main( IN EFI_HANDLE ImageHandle, IN EFI_SYSTEM_TABLE * SystemTable )
- {
- return EFI_SUCCESS;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement