mirror of https://github.com/acidanthera/audk.git
Changed gEfiEdkModulePkgTokenSpaceGuid to gEfiMdeModulePkgTokenSpaceGuid
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3100 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
a01c2c801d
commit
392ee26fbd
|
@ -126,7 +126,7 @@
|
||||||
|
|
||||||
[PcdsFixedAtBuild.common]
|
[PcdsFixedAtBuild.common]
|
||||||
PcdVpdBaseAddress|gEfiEdkModulePkgTokenSpaceGuid
|
PcdVpdBaseAddress|gEfiEdkModulePkgTokenSpaceGuid
|
||||||
PcdMaxPeiPcdCallBackNumberPerPcdEntry|gEfiEdkModulePkgTokenSpaceGuid
|
PcdMaxPeiPcdCallBackNumberPerPcdEntry|gEfiMdeModulePkgTokenSpaceGuid
|
||||||
|
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
Loading…
Reference in New Issue