HomeSort by relevance Sort by last modified time
    Searched refs:LegacyBiosPlatform (Results 1 - 10 of 10) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyBiosPlatform/
LegacyBiosPlatform.c 15 LegacyBiosPlatform.c
27 #include EFI_PROTOCOL_DEFINITION (LegacyBiosPlatform)
  /device/linaro/bootloader/edk2/OvmfPkg/Csm/CsmSupportLib/
LegacyPlatform.h 26 #include <Protocol/LegacyBiosPlatform.h>
89 EFI_LEGACY_BIOS_PLATFORM_PROTOCOL LegacyBiosPlatform;
99 LegacyBiosPlatform, \
LegacyPlatform.c     [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
LegacyIde.c 70 Status = Private->LegacyBiosPlatform->GetPlatformHandle (
71 Private->LegacyBiosPlatform,
97 Private->LegacyBiosPlatform->GetPlatformHandle (
98 Private->LegacyBiosPlatform,
LegacyBootSupport.c 279 Private->LegacyBiosPlatform->GetRoutingTable (
280 Private->LegacyBiosPlatform,
509 Status = Private->LegacyBiosPlatform->GetPlatformHandle (
510 Private->LegacyBiosPlatform,
647 EFI_LEGACY_BIOS_PLATFORM_PROTOCOL *LegacyBiosPlatform;
654 LegacyBiosPlatform = Private->LegacyBiosPlatform;
667 Status = LegacyBiosPlatform->GetPlatformInfo (
668 LegacyBiosPlatform,
716 Status = LegacyBiosPlatform->GetPlatformInfo (
    [all...]
LegacyPci.c     [all...]
LegacyBios.c 290 Status = Private->LegacyBiosPlatform->GetPlatformInfo (
291 Private->LegacyBiosPlatform,
487 Status = Private->LegacyBiosPlatform->GetPlatformInfo (
488 Private->LegacyBiosPlatform,
506 Status = Private->LegacyBiosPlatform->GetPlatformInfo (
507 Private->LegacyBiosPlatform,
607 // EFI_LEGACY_BIOS_PLATFORM_PROTOCOL *LegacyBiosPlatform;
613 // LegacyBiosPlatform = Private->LegacyBiosPlatform;
628 // LegacyBiosPlatform->ShadowServiceRoms (LegacyBiosPlatform,
    [all...]
LegacySio.c 462 Status = Private->LegacyBiosPlatform->GetPlatformHandle (
463 Private->LegacyBiosPlatform,
LegacyBiosInterface.h 44 #include <Protocol/LegacyBiosPlatform.h>
571 EFI_LEGACY_BIOS_PLATFORM_PROTOCOL *LegacyBiosPlatform;
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/
EdkIIGlueDxe.h 172 #include EFI_PROTOCOL_DEFINITION (LegacyBiosPlatform)

Completed in 288 milliseconds