Home
last modified time | relevance | path

Searched refs:ShadowAddress (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyBiosPlatform/
DLegacyBiosPlatform.h193 IN OUT UINTN *ShadowAddress,
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
DLegacyBiosPlatform.h639 IN OUT UINTN *ShadowAddress, OPTIONAL
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
DLegacyBootSupport.c880 UINTN ShadowAddress; in GenericLegacyBoot() local
1091 ShadowAddress = Private->OptionRom; in GenericLegacyBoot()
1097 &ShadowAddress, in GenericLegacyBoot()
1101 Private->OptionRom = (UINT32)ShadowAddress; in GenericLegacyBoot()
DLegacyPci.c121 *RomShadowAddress = (VOID *)(UINTN)mRomEntry[Index].ShadowAddress; in GetShadowedRomParameters()
152 IN UINT32 ShadowAddress, in RomShadow() argument
188 mRomEntry[mRomCount].ShadowAddress = ShadowAddress; in RomShadow()
DLegacyBiosInterface.h147 UINT32 ShadowAddress; member