Home
last modified time | relevance | path

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

12

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/EdkCompatibilityPkg/Foundation/Framework/Protocol/LegacyBiosPlatform/
H A DLegacyBiosPlatform.h193 IN OUT UINTN *ShadowAddress,
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/OvmfPkg/Csm/Include/Protocol/
H A DLegacyBiosPlatform.h633 IN OUT UINTN *ShadowAddress, OPTIONAL
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/IntelFrameworkPkg/Include/Protocol/
H A DLegacyBiosPlatform.h633 IN OUT UINTN *ShadowAddress, OPTIONAL
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/IntelFrameworkPkg/Include/Protocol/
H A DLegacyBiosPlatform.h633 IN OUT UINTN *ShadowAddress, OPTIONAL
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/OvmfPkg/Csm/Include/Protocol/
H A DLegacyBiosPlatform.h633 IN OUT UINTN *ShadowAddress, OPTIONAL
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/OvmfPkg/Csm/Include/Protocol/
H A DLegacyBiosPlatform.h633 IN OUT UINTN *ShadowAddress, OPTIONAL
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/OvmfPkg/Csm/Include/Protocol/
H A DLegacyBiosPlatform.h633 IN OUT UINTN *ShadowAddress, OPTIONAL
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/IntelFrameworkPkg/Include/Protocol/
H A DLegacyBiosPlatform.h639 IN OUT UINTN *ShadowAddress, OPTIONAL
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/IntelFrameworkPkg/Include/Protocol/
H A DLegacyBiosPlatform.h633 IN OUT UINTN *ShadowAddress, OPTIONAL
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/OvmfPkg/Csm/Include/Protocol/
H A DLegacyBiosPlatform.h633 IN OUT UINTN *ShadowAddress, OPTIONAL
/dports/sysutils/edk2/edk2-edk2-stable202102/OvmfPkg/Csm/Include/Protocol/
H A DLegacyBiosPlatform.h633 IN OUT UINTN *ShadowAddress, OPTIONAL
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/OvmfPkg/Csm/LegacyBiosDxe/
H A DLegacyBootSupport.c873 UINTN ShadowAddress; in GenericLegacyBoot() local
1091 ShadowAddress = Private->OptionRom; in GenericLegacyBoot()
1097 &ShadowAddress, in GenericLegacyBoot()
1101 Private->OptionRom = (UINT32)ShadowAddress; in GenericLegacyBoot()
H A DLegacyPci.c114 *RomShadowAddress = (VOID *)(UINTN)mRomEntry[Index].ShadowAddress; in GetShadowedRomParameters()
145 IN UINT32 ShadowAddress, in RomShadow() argument
181 mRomEntry[mRomCount].ShadowAddress = ShadowAddress; in RomShadow()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
H A DLegacyBootSupport.c873 UINTN ShadowAddress; in GenericLegacyBoot() local
1088 ShadowAddress = Private->OptionRom; in GenericLegacyBoot()
1094 &ShadowAddress, in GenericLegacyBoot()
1098 Private->OptionRom = (UINT32)ShadowAddress; in GenericLegacyBoot()
H A DLegacyPci.c114 *RomShadowAddress = (VOID *)(UINTN)mRomEntry[Index].ShadowAddress; in GetShadowedRomParameters()
145 IN UINT32 ShadowAddress, in RomShadow() argument
181 mRomEntry[mRomCount].ShadowAddress = ShadowAddress; in RomShadow()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/OvmfPkg/Csm/LegacyBiosDxe/
H A DLegacyBootSupport.c873 UINTN ShadowAddress; in GenericLegacyBoot() local
1091 ShadowAddress = Private->OptionRom; in GenericLegacyBoot()
1097 &ShadowAddress, in GenericLegacyBoot()
1101 Private->OptionRom = (UINT32)ShadowAddress; in GenericLegacyBoot()
H A DLegacyPci.c114 *RomShadowAddress = (VOID *)(UINTN)mRomEntry[Index].ShadowAddress; in GetShadowedRomParameters()
145 IN UINT32 ShadowAddress, in RomShadow() argument
181 mRomEntry[mRomCount].ShadowAddress = ShadowAddress; in RomShadow()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
H A DLegacyBootSupport.c873 UINTN ShadowAddress; in GenericLegacyBoot() local
1088 ShadowAddress = Private->OptionRom; in GenericLegacyBoot()
1094 &ShadowAddress, in GenericLegacyBoot()
1098 Private->OptionRom = (UINT32)ShadowAddress; in GenericLegacyBoot()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/OvmfPkg/Csm/LegacyBiosDxe/
H A DLegacyBootSupport.c873 UINTN ShadowAddress; in GenericLegacyBoot() local
1091 ShadowAddress = Private->OptionRom; in GenericLegacyBoot()
1097 &ShadowAddress, in GenericLegacyBoot()
1101 Private->OptionRom = (UINT32)ShadowAddress; in GenericLegacyBoot()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/OvmfPkg/Csm/LegacyBiosDxe/
H A DLegacyBootSupport.c873 UINTN ShadowAddress; in GenericLegacyBoot() local
1091 ShadowAddress = Private->OptionRom; in GenericLegacyBoot()
1097 &ShadowAddress, in GenericLegacyBoot()
1101 Private->OptionRom = (UINT32)ShadowAddress; in GenericLegacyBoot()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
H A DLegacyBootSupport.c880 UINTN ShadowAddress; in GenericLegacyBoot() local
1095 ShadowAddress = Private->OptionRom; in GenericLegacyBoot()
1101 &ShadowAddress, in GenericLegacyBoot()
1105 Private->OptionRom = (UINT32)ShadowAddress; in GenericLegacyBoot()
H A DLegacyPci.c121 *RomShadowAddress = (VOID *)(UINTN)mRomEntry[Index].ShadowAddress; in GetShadowedRomParameters()
152 IN UINT32 ShadowAddress, in RomShadow() argument
188 mRomEntry[mRomCount].ShadowAddress = ShadowAddress; in RomShadow()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/OvmfPkg/Csm/LegacyBiosDxe/
H A DLegacyBootSupport.c873 UINTN ShadowAddress; in GenericLegacyBoot() local
1091 ShadowAddress = Private->OptionRom; in GenericLegacyBoot()
1097 &ShadowAddress, in GenericLegacyBoot()
1101 Private->OptionRom = (UINT32)ShadowAddress; in GenericLegacyBoot()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
H A DLegacyBootSupport.c873 UINTN ShadowAddress; in GenericLegacyBoot() local
1088 ShadowAddress = Private->OptionRom; in GenericLegacyBoot()
1094 &ShadowAddress, in GenericLegacyBoot()
1098 Private->OptionRom = (UINT32)ShadowAddress; in GenericLegacyBoot()
/dports/sysutils/edk2/edk2-edk2-stable202102/OvmfPkg/Csm/LegacyBiosDxe/
H A DLegacyBootSupport.c873 UINTN ShadowAddress; in GenericLegacyBoot() local
1091 ShadowAddress = Private->OptionRom; in GenericLegacyBoot()
1097 &ShadowAddress, in GenericLegacyBoot()
1101 Private->OptionRom = (UINT32)ShadowAddress; in GenericLegacyBoot()

12