mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-27 15:44:04 +02:00
PcdIoBlockBaseAddressForIpf is required by IPF platform so need add it back
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3386 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
470bbb2942
commit
977bdf030b
@ -146,6 +146,9 @@
|
|||||||
PcdStatusCodeMemorySize|gEfiIntelFrameworkModulePkgTokenSpaceGuid|1
|
PcdStatusCodeMemorySize|gEfiIntelFrameworkModulePkgTokenSpaceGuid|1
|
||||||
PcdStatusCodeRuntimeMemorySize|gEfiIntelFrameworkModulePkgTokenSpaceGuid|4
|
PcdStatusCodeRuntimeMemorySize|gEfiIntelFrameworkModulePkgTokenSpaceGuid|4
|
||||||
|
|
||||||
|
[PcdsFixedAtBuild.IPF]
|
||||||
|
PcdIoBlockBaseAddressForIpf|gEfiMdePkgTokenSpaceGuid|0x0ffffc000000
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
#
|
#
|
||||||
# Components Section - list of all EDK II Modules needed by this Platform
|
# Components Section - list of all EDK II Modules needed by this Platform
|
||||||
|
Loading…
x
Reference in New Issue
Block a user