Home
last modified time | relevance | path

Searched refs:EFI_COMPATIBILITY16_TABLE (Results 1 – 9 of 9) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyBiosPlatform/
DLegacyBiosPlatform.h194 IN EFI_COMPATIBILITY16_TABLE * Compatibility16Table,
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
DLegacyBiosPlatform.h640 IN EFI_COMPATIBILITY16_TABLE *Compatibility16Table, OPTIONAL
DLegacyBios.h256 } EFI_COMPATIBILITY16_TABLE; typedef
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
DLegacyBios.c227 EFI_COMPATIBILITY16_TABLE *Table; in ShadowAndStartLegacy16()
343 Table = (EFI_COMPATIBILITY16_TABLE *) Ptr; in ShadowAndStartLegacy16()
DLegacyBootSupport.c648 EFI_COMPATIBILITY16_TABLE *Legacy16Table; in LegacyGetDataOrTable()
868 EFI_COMPATIBILITY16_TABLE *Legacy16Table; in GenericLegacyBoot()
1242 …if ((Private->Legacy16Table->TableLength >= OFFSET_OF (EFI_COMPATIBILITY16_TABLE, HiPermanentMemor… in GenericLegacyBoot()
DLegacyBiosInterface.h613 EFI_COMPATIBILITY16_TABLE *Legacy16Table;
DLegacyPci.c2305 …if ((Private->Legacy16Table->TableLength >= OFFSET_OF(EFI_COMPATIBILITY16_TABLE, HiPermanentMemory… in LegacyBiosInstallRom()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyBios/
DLegacyBios.h210 } EFI_COMPATIBILITY16_TABLE; typedef
/device/linaro/bootloader/edk2/OvmfPkg/Csm/CsmSupportLib/
DLegacyPlatform.c627 IN EFI_COMPATIBILITY16_TABLE *Compatibility16Table, OPTIONAL in PlatformHooks()