Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
mdkinney c37f052fe9 Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections. These should only be used for PCDs that are used to pre-init global variables, pre-init global structures, or size arrays.
Do some minor clean ups to INF files
 


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9867 6f19259b-4bc3-4df7-8a09-765794883524
2010-01-29 23:34:42 +00:00
ArmPkg Update execption handler to print out DFSR & IFSR info. 2010-01-29 21:49:26 +00:00
BaseTools Turn on Thumb/Thumb2 and optimize for size. 2010-01-29 20:22:14 +00:00
BeagleBoardPkg Fix bug in script for relase ROM 2010-01-29 00:04: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
DuetPkg Remove unused definitions 2010-01-28 21:44:35 +00:00
EdkCompatibilityPkg Clean up module to use SMM CPU Save State Protocol definitions from IntelFrameworkPkg instead of duplicating definitions in this module. 2010-01-27 23:11:00 +00:00
EdkShellBinPkg Fix a security hole in shell binaries: 2010-01-27 14:49:47 +00:00
EdkShellPkg Fix incorrect EDK library enumeration in EdkShellPkg.dsc: 2009-11-18 06:31:04 +00:00
EmbeddedPkg Added a library for the default exception handler and started to add a dissasembler. Cleaned up some issues with BlockIo in BeagleBoard and add some extra info on Ebl devices command to show if a blk device has a file system on it. 2010-01-27 02:47:47 +00:00
FatBinPkg 1. Update Fat binaries for IA32, x64, IPF and EBC to base on MdePkg 1.01 release (EDK SVN r9029). 2009-12-16 05:02:17 +00:00
IntelFrameworkModulePkg Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections. These should only be used for PCDs that are used to pre-init global variables, pre-init global structures, or size arrays. 2010-01-29 23:34:42 +00:00
IntelFrameworkPkg Move SmmLib from IntelFrameworkPkg to MdePkg because this library is useful to both Framework SMM and PI SMM implementations. 2010-01-27 23:04:34 +00:00
MdeModulePkg Enhanced TerminalDxe module not to install Simple Text(ex) input protocol and Simple Text output protocol, if the device path to the handle is not present in the ConIn and ConOut/ConErr environment variables. 2010-01-28 12:29:25 +00:00
MdePkg Move the definitions defined for User Manager protocol from UserCredential.h to UserManager.h to align with UEFI spec. 2010-01-29 10:26:04 +00:00
Nt32Pkg Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections. These should only be used for PCDs that are used to pre-init global variables, pre-init global structures, or size arrays. 2010-01-29 23:30:55 +00:00
Omap35xxPkg Moving OMAP 3530 code out of BeagleBoard package into its own package 2010-01-28 21:32:01 +00:00
OptionRomPkg Enable Undi driver to support multicast MAC address mapped from IPv6 address 2009-12-14 08:14:08 +00:00
OvmfPkg Fixed GDT load issue in some cases after a reset. Only CS should be used to access flash prior to entering protected mode. 2010-01-27 22:45:14 +00:00
PcAtChipsetPkg Clean up INF. Remove dependency on CPU I/O 2 Protocol and the IntelFrameworkPkg. The dependency will be inherited in the IoLib used uses the CPU I/O 2 Protocol. 2010-01-14 01:00:18 +00:00
ShellPkg fix K8 coding issues. 2010-01-29 15:07:44 +00:00
UefiCpuPkg Remove unused structure 2010-01-28 21:09:54 +00:00
UnixPkg Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections. These should only be used for PCDs that are used to pre-init global variables, pre-init global structures, or size arrays. 2010-01-29 23:33:08 +00:00
BuildNotes2.txt updating the doc 2008-09-25 23:13:48 +00:00
edksetup.bat Set correct workspace when workspace is not set. 2010-01-26 04:58:56 +00:00
edksetup.sh add more description in edksetup.sh 2009-07-08 05:54:53 +00:00