efi_system_table
typedef struct efi_system_table efi_system_table;
typedef efi_status (*efi_image_entry_point) (efi_handle img, efi_system_table* sys) EFIAPI;
efi_system_table* SystemTable;
efi_system_table *systab __attribute__((__unused__)))
efi_system_table *systab __attribute__((__unused__)))
efi_system_table *systab __attribute__((__unused__)))
efi_system_table *systab __attribute__((__unused__)))
efi_system_table *systab __attribute__((__unused__)))
extern const efi_system_table *kSystemTable;
efi_main(efi_handle image, efi_system_table *systemTable)
const efi_system_table *kSystemTable;