Home
last modified time | relevance | path

Searched refs:EFI_SYSTEM_TABLE (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/boot/efi/include/
H A Defilib.h39 extern EFI_SYSTEM_TABLE *ST;
134 EFI_STATUS efi_main(EFI_HANDLE Ximage, EFI_SYSTEM_TABLE* Xsystab);
/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DLoadedImage.h48 EFI_SYSTEM_TABLE *SystemTable; ///< the image's EFI system table pointer.
/illumos-gate/usr/src/boot/efi/libefi/
H A Dlibefi.c33 EFI_SYSTEM_TABLE *ST;
/illumos-gate/usr/src/boot/efi/loader/
H A Dreloc.c70 EFI_SYSTEM_TABLE *system_table) in _reloc()
H A Defi_main.c74 efi_main(EFI_HANDLE image_handle, EFI_SYSTEM_TABLE *system_table) in efi_main()
H A Dbootinfo.c59 extern EFI_SYSTEM_TABLE *ST;
/illumos-gate/usr/src/boot/efi/include/Uefi/
H A DUefiSpec.h2037 } EFI_SYSTEM_TABLE; typedef
2054 IN EFI_SYSTEM_TABLE *SystemTable