Home
last modified time | relevance | path

Searched refs:EFI_SYSTEM_TABLE_SIGNATURE (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Misc/
DDebugImageInfo.c125 mDebugTable->Signature = EFI_SYSTEM_TABLE_SIGNATURE; in CoreInitializeDebugImageInfoTable()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/DxeMain/
DDxeMain.c131 EFI_SYSTEM_TABLE_SIGNATURE, // Signature
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
DEfiApi.h1084 #define EFI_SYSTEM_TABLE_SIGNATURE 0x5453595320494249ULL macro
/device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
DUefiSpec.h1758 #define EFI_SYSTEM_TABLE_SIGNATURE SIGNATURE_64 ('I','B','I',' ','S','Y','S','T') macro