diff options
author | leegrosenbaum <leegrosenbaum@6f19259b-4bc3-4df7-8a09-765794883524> | 2012-05-23 00:22:50 +0000 |
---|---|---|
committer | leegrosenbaum <leegrosenbaum@6f19259b-4bc3-4df7-8a09-765794883524> | 2012-05-23 00:22:50 +0000 |
commit | 171ea2ea245844c95e9dc32f2180e739173a0a79 (patch) | |
tree | 671695b081868085137bdda3389c0af49625d087 /IntelFrameworkModulePkg | |
parent | 41cf3e458ba8fe858bd7beba7cbe0c2082e0ef32 (diff) | |
download | edk2-platforms-171ea2ea245844c95e9dc32f2180e739173a0a79.tar.xz |
Fix build break in OvmfPkgIa32X64.dsc where gEfiSecurityPkgTokenSpaceGuid was no longer found.
It is declared in SecurityPkg.dec, but with the latest build tools, since this package builds multiple architectures (IA32 & X64) and there are no IA32 modules used from the SecurityPkg, it is now necessary to place the gEfiSecurityPkgTokenSpaceGuid PCD's in a [PcdsFixedAtBuild.X64] section.
Signed-off-by: lee.g.rosenbaum@intel.com
Reviewed-by: erik.c.bjorge@intel.com
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13350 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkModulePkg')
0 files changed, 0 insertions, 0 deletions