Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
jljusten 6738e4e7a0 OvmfPkg/*.fdf: Adjust FV/FD sizes for UNIXGCC DEBUG builds
In some configurations the UNIXGCC build will run out of
space when a DEBUG build is enabled.  This change adjusts
the flash configuration a bit to allow the build succeed
on UNIXGCC.

The final flash image still remains 1MB in size.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11547 6f19259b-4bc3-4df7-8a09-765794883524
2011-04-17 05:47:43 +00:00
ArmPkg Fix Xcode compile bug. It looks like these two arguments had an extra level of indirection that was in error. Good thing about extra compilers is we catch this kind of thing for almost free. 2011-03-31 15:31:36 +00:00
ArmPlatformPkg ArmPlatformPkg/Bds: Connect all drivers if the SimpleTextIO is not available 2011-03-31 12:28:01 +00:00
ArmRealViewEbPkg Fix the build break in two open source packages caused by check in 10660. 2010-07-23 02:37:28 +00:00
BaseTools update copyright format 2011-02-15 12:13:00 +00:00
BeagleBoardPkg BeagleBoardPkg: Fix build 2011-03-31 12:59:00 +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 Refine code to make code follow the coding style. 2011-01-13 01:05:59 +00:00
DuetPkg Remove the local LegacyBiosMpTable.h. It has been defined in MdePkg. 2011-03-17 06:30:50 +00:00
EdkCompatibilityPkg Update inf file to follow spec. 2011-03-30 03:38:50 +00:00
EdkShellBinPkg New EDK Shell binary(r51) 2011-04-09 01:15:01 +00:00
EdkShellPkg Update EdkShellPkg.dsc read me to add a note to remind developers to update platform FDF files when they want to debug shell package to replace binaries from EdkShellBinPkg 2010-06-01 00:56:57 +00:00
EmbeddedPkg EmbeddedPkg/Ebl: Add support for env variable deletion 2011-03-31 12:14:06 +00:00
FatBinPkg Update binaries to integrate a fix to support hot plug during FAT driver binding start (Fat svn r55) 2010-05-07 03:33:43 +00:00
IntelFrameworkModulePkg Add assertion check for TmpString against NULL. 2011-04-07 02:02:21 +00:00
IntelFrameworkPkg Enhance dec file to follow spec. 2011-03-14 08:40:55 +00:00
MdeModulePkg Do not assert in HiiBlockToConfig function when an invalid format of ConfigRequest is inputed, just return error. 2011-04-13 03:13:13 +00:00
MdePkg Update the comments for SizeofPartitionEntry field to follow the UEFI Spec. 2011-04-14 07:04:59 +00:00
NetworkPkg NetworkPkg.dsc: 2011-04-01 06:27:16 +00:00
Nt32Pkg Set EXECUTE flags in so RELEASE builds can tun correctly. 2011-04-11 00:13:56 +00:00
Omap35xxPkg Remove tabs. 2011-02-02 22:54:50 +00:00
OptionRomPkg OptionRomPkg: Fix build error with BaseTools trunk 2011-04-17 05:47:30 +00:00
OvmfPkg OvmfPkg/*.fdf: Adjust FV/FD sizes for UNIXGCC DEBUG builds 2011-04-17 05:47:43 +00:00
PcAtChipsetPkg Update DebugLib to provide support for "err" command in the EFI Shell to adjust the filter mask for DEBUG() messages. The "err" command provide the ability to adjust this filter mask at a global level through an EFI Variable and at the module level through a the Debug Mask Protocol. In order to support the degree of flexibility, the DebugLib needs to use library to abstract the get/set operations to the filter mask. 2011-03-10 22:39:00 +00:00
PerformancePkg PerformancePkg.dsc: 2011-04-01 06:30:43 +00:00
ShellPkg fix for word wrapping. 2011-04-15 18:20:40 +00:00
SourceLevelDebugPkg Update DebugLib to provide support for "err" command in the EFI Shell to adjust the filter mask for DEBUG() messages. The "err" command provide the ability to adjust this filter mask at a global level through an EFI Variable and at the module level through a the Debug Mask Protocol. In order to support the degree of flexibility, the DebugLib needs to use library to abstract the get/set operations to the filter mask. 2011-03-10 22:41:43 +00:00
UefiCpuPkg Enhance inf to follow spec. 2011-03-14 08:50:25 +00:00
UnixPkg 1. solve build time issue that FV size is exceed due to more modules is included. 2011-03-31 09:18:14 +00:00
BuildNotes2.txt minor format update 2011-02-15 12:12:21 +00:00
edksetup.bat Correct copyright year 2011-02-16 12:21:31 +00:00
edksetup.sh Correct copyright year 2011-02-16 12:21:31 +00:00