Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
DLegacyPci.c64 OUT VOID **RomShadowAddress, OPTIONAL in GetShadowedRomParameters() argument
120 if (RomShadowAddress != NULL) { in GetShadowedRomParameters()
121 *RomShadowAddress = (VOID *)(UINTN)mRomEntry[Index].ShadowAddress; in GetShadowedRomParameters()
2268 OUT VOID **RomShadowAddress OPTIONAL in LegacyBiosInstallRom()
2662 if (RomShadowAddress != NULL) { in LegacyBiosInstallRom()
2663 *RomShadowAddress = (VOID *) RuntimeAddress; in LegacyBiosInstallRom()
2735 OUT VOID **RomShadowAddress, OPTIONAL in LegacyBiosInstallPciRom() argument
2896 RomShadowAddress, in LegacyBiosInstallPciRom()
2998 RomShadowAddress in LegacyBiosInstallPciRom()
DLegacyBiosInterface.h925 OUT VOID **RomShadowAddress, OPTIONAL
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyBios/
DLegacyBios.h451 OUT VOID **RomShadowAddress, OPTIONAL
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
DLegacyBios.h1250 OUT VOID **RomShadowAddress, OPTIONAL