Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
leegrosenbaum 171ea2ea24 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
2012-05-23 00:22:50 +00:00
AppPkg Update copyright format 2012-04-24 06:49:39 +00:00
ArmPkg ArmPlatformPkg: Replaced 'ArmGicSecLib' by 'ArmGicLib' 2012-05-02 20:19:00 +00:00
ArmPlatformPkg ArmPlatformPkg: Replaced 'ArmGicSecLib' by 'ArmGicLib' 2012-05-02 20:19:00 +00:00
BaseTools Sync BaseTools Trunk (version r2518) to EDKII main trunk. 2012-04-10 07:28:51 +00:00
BeagleBoardPkg BeagleBoardPkg/b.bat: Updated RVCT toolchain name 2012-05-02 20:16:38 +00:00
Conf Adding top-level Conf directory for next generation of EDK II build infrastructure tools. 2007-06-20 19:33:23 +00:00
CryptoPkg Use current time value as default random seed in BaseCryptLib. 2012-05-10 07:58:02 +00:00
DuetPkg DuetPkg: Enabled build with new version of CpuDxe driver. 2012-05-18 20:22:36 +00:00
EdkCompatibilityPkg Update MdePkg and EdkCompatibilityPkg INT8 definition to be typedef signed char to follow UEFI spec. 2012-05-16 00:42:41 +00:00
EdkShellBinPkg Update copyright format 2012-04-24 06:49:39 +00:00
EdkShellPkg Update copyright format 2012-04-24 06:49:39 +00:00
EmbeddedPkg EmbeddedPkg/Ebl: Returned an error message when a command is not supported 2012-05-02 20:19:52 +00:00
EmulatorPkg EmulatorPkg/build.sh: Fix link issue for openSUSE 2012-04-30 23:50:08 +00:00
FatBinPkg FatBinPkg/License.txt: Sync with License.txt in FatPkg 2012-04-11 23:19:56 +00:00
IntelFrameworkModulePkg Update PeiDxeDebugLibReportStatusCode library instance to print partial ASSERT message if ASSERT message is too big. 2012-05-21 06:10:21 +00:00
IntelFrameworkPkg Update copyright format 2012-04-24 06:49:39 +00:00
MdeModulePkg Add logic to validate variable before use it. 2012-05-18 02:24:25 +00:00
MdePkg MdePkg: Add Eject/Read12/Write12 cmds to Atapi.h 2012-05-22 08:07:42 +00:00
NetworkPkg Fixes issues with "Discard Changes and Exit" option in IPv6 driver's Advance Configuration menu. 2012-04-28 09:43:31 +00:00
Nt32Pkg Add logic to validate variable before use it. 2012-05-18 02:24:25 +00:00
Omap35xxPkg EDK II Packages: Added License.txt files 2012-04-12 16:40:32 +00:00
OptionRomPkg SNP driver for ASIX Electronics AX88772 found in SMC Networks SMC2209 USB/Ethernet 10/100 adapter. 2012-05-22 17:08:33 +00:00
OvmfPkg Fix build break in OvmfPkgIa32X64.dsc where gEfiSecurityPkgTokenSpaceGuid was no longer found. 2012-05-23 00:22:50 +00:00
PcAtChipsetPkg Update copyright format 2012-04-24 06:49:39 +00:00
PerformancePkg Add new extension PerformanceLib APIs to store ID info. 2012-04-24 09:15:10 +00:00
SecurityPkg Update auth-variable and secure boot UI driver to support only time-based PK, KEK and Signature Database variable variable according to UEFI Spec requirement. 2012-05-14 07:36:20 +00:00
ShellBinPkg Update copyright format 2012-04-24 06:49:39 +00:00
ShellPkg ShellPkg: Enable Ctrl-C characters to be processed over serial interfaces that do not pass control key modifiers (like SimpleTextInOutSerial) 2012-05-22 22:16:37 +00:00
SourceLevelDebugPkg Fix typo "Debugt". 2012-04-25 08:03:26 +00:00
StdLib Update copyright format 2012-04-24 06:49:39 +00:00
StdLibPrivateInternalFiles Update copyright format 2012-04-24 06:49:39 +00:00
UefiCpuPkg UefiCpuPkg: Added code to enable Local APIC. 2012-05-18 20:29:14 +00:00
UnixPkg Update copyright format 2012-04-24 06:49:39 +00:00
BuildNotes2.txt Update EDKII BuildNotes to say the default tool chain tag is VS2008 instead of VS2005 2011-12-14 06:15:48 +00:00
edksetup.bat Added VS2010 support in edksetup script. 2012-04-10 07:45:35 +00:00
edksetup.sh Correct copyright year 2011-02-16 12:21:31 +00:00