Home
last modified time | relevance | path

Searched refs:LegacyBiosPlatform (Results 1 – 12 of 12) sorted by relevance

/device/linaro/bootloader/edk2/OvmfPkg/Csm/CsmSupportLib/
DLegacyPlatform.h89 EFI_LEGACY_BIOS_PLATFORM_PROTOCOL LegacyBiosPlatform; member
99 LegacyBiosPlatform, \
DLegacyPlatform.c1045 Private->LegacyBiosPlatform.GetPlatformInfo = GetPlatformInfo; in LegacyBiosPlatformInstall()
1046 Private->LegacyBiosPlatform.GetPlatformHandle = GetPlatformHandle; in LegacyBiosPlatformInstall()
1047 Private->LegacyBiosPlatform.SmmInit = SmmInit; in LegacyBiosPlatformInstall()
1048 Private->LegacyBiosPlatform.PlatformHooks = PlatformHooks; in LegacyBiosPlatformInstall()
1049 Private->LegacyBiosPlatform.GetRoutingTable = GetRoutingTable; in LegacyBiosPlatformInstall()
1050 Private->LegacyBiosPlatform.TranslatePirq = TranslatePirq; in LegacyBiosPlatformInstall()
1051 Private->LegacyBiosPlatform.PrepareToBoot = PrepareToBoot; in LegacyBiosPlatformInstall()
1062 &Private->LegacyBiosPlatform in LegacyBiosPlatformInstall()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
DLegacyIde.c70 Status = Private->LegacyBiosPlatform->GetPlatformHandle ( in LegacyBiosBuildIdeData()
71 Private->LegacyBiosPlatform, in LegacyBiosBuildIdeData()
97 Private->LegacyBiosPlatform->GetPlatformHandle ( in LegacyBiosBuildIdeData()
98 Private->LegacyBiosPlatform, in LegacyBiosBuildIdeData()
DLegacyBootSupport.c279 Private->LegacyBiosPlatform->GetRoutingTable ( in UpdateSioData()
280 Private->LegacyBiosPlatform, in UpdateSioData()
509 Status = Private->LegacyBiosPlatform->GetPlatformHandle ( in EnableIdeController()
510 Private->LegacyBiosPlatform, in EnableIdeController()
647 EFI_LEGACY_BIOS_PLATFORM_PROTOCOL *LegacyBiosPlatform; in LegacyGetDataOrTable() local
654 LegacyBiosPlatform = Private->LegacyBiosPlatform; in LegacyGetDataOrTable()
667 Status = LegacyBiosPlatform->GetPlatformInfo ( in LegacyGetDataOrTable()
668 LegacyBiosPlatform, in LegacyGetDataOrTable()
716 Status = LegacyBiosPlatform->GetPlatformInfo ( in LegacyGetDataOrTable()
717 LegacyBiosPlatform, in LegacyGetDataOrTable()
[all …]
DLegacyPci.c1076 EFI_LEGACY_BIOS_PLATFORM_PROTOCOL *LegacyBiosPlatform; in PciProgramAllInterruptLineRegisters() local
1113 LegacyBiosPlatform = Private->LegacyBiosPlatform; in PciProgramAllInterruptLineRegisters()
1115 LegacyBiosPlatform->GetRoutingTable ( in PciProgramAllInterruptLineRegisters()
1116 Private->LegacyBiosPlatform, in PciProgramAllInterruptLineRegisters()
1251 Status = LegacyBiosPlatform->TranslatePirq ( in PciProgramAllInterruptLineRegisters()
1252 LegacyBiosPlatform, in PciProgramAllInterruptLineRegisters()
1302 LegacyBiosPlatform->GetPlatformHandle ( in PciProgramAllInterruptLineRegisters()
1303 Private->LegacyBiosPlatform, in PciProgramAllInterruptLineRegisters()
1591 Status = Private->LegacyBiosPlatform->GetPlatformHandle ( in PciShadowRoms()
1592 Private->LegacyBiosPlatform, in PciShadowRoms()
[all …]
DLegacySio.c67 Status = Private->LegacyBiosPlatform->GetPlatformHandle ( in LegacyBiosBuildSioData()
68 Private->LegacyBiosPlatform, in LegacyBiosBuildSioData()
DLegacyBios.c290 Status = Private->LegacyBiosPlatform->GetPlatformInfo ( in ShadowAndStartLegacy16()
291 Private->LegacyBiosPlatform, in ShadowAndStartLegacy16()
487 Status = Private->LegacyBiosPlatform->GetPlatformInfo ( in ShadowAndStartLegacy16()
488 Private->LegacyBiosPlatform, in ShadowAndStartLegacy16()
506 Status = Private->LegacyBiosPlatform->GetPlatformInfo ( in ShadowAndStartLegacy16()
507 Private->LegacyBiosPlatform, in ShadowAndStartLegacy16()
844 …LocateProtocol (&gEfiLegacyBiosPlatformProtocolGuid, NULL, (VOID **) &Private->LegacyBiosPlatform); in LegacyBiosInstall()
DLegacyBiosInterface.h568 EFI_LEGACY_BIOS_PLATFORM_PROTOCOL *LegacyBiosPlatform; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/
DEdkFrameworkProtocolLib.inf71 LegacyBiosPlatform/LegacyBiosPlatform.h
72 LegacyBiosPlatform/LegacyBiosPlatform.c
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyBiosPlatform/
DLegacyBiosPlatform.c27 #include EFI_PROTOCOL_DEFINITION (LegacyBiosPlatform)
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/
DEdkIIGlueDxe.h172 #include EFI_PROTOCOL_DEFINITION (LegacyBiosPlatform)
/device/linaro/bootloader/edk2/IntelFrameworkPkg/
DIntelFrameworkPkg.dec100 ## Include/Protocol/LegacyBiosPlatform.h