Searched refs:SystemTable (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/stand/efi/include/amd64/
H A Defibind.h125 EFI_SYSTEM_TABLE *SystemTable \
144 void *SystemTable \
147 return InitFunction(ImageHandle, SystemTable); \
/freebsd-current/stand/efi/include/i386/
H A Defibind.h121 EFI_SYSTEM_TABLE *SystemTable \
140 void *SystemTable \
143 return InitFunction(ImageHandle, SystemTable); \
/freebsd-current/sys/contrib/edk2/Include/Uefi/
H A DUefiSpec.h2047 @param[in] SystemTable A pointer to the EFI System Table.
2056 IN EFI_SYSTEM_TABLE *SystemTable
/freebsd-current/stand/efi/include/
H A Defiapi.h330 IN struct _EFI_SYSTEM_TABLE *SystemTable
376 struct _EFI_SYSTEM_TABLE *SystemTable; member in struct:__anon601

Completed in 199 milliseconds