Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
AJFISH b397fbbbf9 removed gEfiWinNtCPUSpeedGuid, gEfiWinNtCPUModelGuid, and gEfiWinNtMemoryGuid. Replaced them with the PCD values they represent. There was no need to use the driver model, when you could get PCD value directly. Also removed local copies of Atoi() in several modules. Fixed bug in reporting of memory size.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3458 6f19259b-4bc3-4df7-8a09-765794883524
2007-07-26 21:33:37 +00:00
BaseTools Add build rules for asl file, asm16 file. 2007-07-26 10:26:36 +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
EdkCompatibilityPkg Removed IntelframeworkPkg contamination from MdeModulePkg modules. 2007-07-03 18:34:24 +00:00
EdkFatBinPkg Remove the package dependency of MdePkg. 2007-04-26 06:25:41 +00:00
EdkModulePkg Remove CommonHeader.h in StatusCodeDxe. 2007-07-13 06:15:56 +00:00
EdkNt32Pkg Add some definitions for efi event in Uefi/UefiSpec.h to follow spec. 2007-06-25 08:54:54 +00:00
EdkShellBinPkg remove some comments introduced by tools. 2007-07-20 04:33:45 +00:00
EdkUnixPkg Add some definitions for efi event in Uefi/UefiSpec.h to follow spec. 2007-06-25 08:54:54 +00:00
FatBinPkg remove some comments introduced by tools. 2007-07-20 04:33:45 +00:00
IntelFrameworkModulePkg Fix the wrong copyright statements. 2007-07-26 08:29:27 +00:00
IntelFrameworkPkg Remove the EFI_FV_FILETYPE_ALL definition from IntelFrameworkPkg, which has been defined in MdePkg. PI1.0 does not define the type now. It is a bug in PI. 2007-07-26 07:22:54 +00:00
MdeModulePkg Fix the wrong copyright statements. 2007-07-26 08:29:27 +00:00
MdePkg Clean the Bis.h 2007-07-26 07:17:02 +00:00
Nt32Pkg removed gEfiWinNtCPUSpeedGuid, gEfiWinNtCPUModelGuid, and gEfiWinNtMemoryGuid. Replaced them with the PCD values they represent. There was no need to use the driver model, when you could get PCD value directly. Also removed local copies of Atoi() in several modules. Fixed bug in reporting of memory size. 2007-07-26 21:33:37 +00:00
OldMdePkg Change the macro name to sync with new files. 2007-07-12 09:52:16 +00:00
Setup Adding a separate Setup Directory which will contain the edksetup files so that SVN Aggregations will work correctly. User will have to open a command prompt window and type Setup\edksetup.bat 2007-07-16 23:45:30 +00:00
Tools Fix a typo in generated copyright. 2007-07-26 08:27:55 +00:00
BuildNotes.txt Updated BuildNotes.txt according to new packages name: 2007-06-20 05:35:00 +00:00
BuildNotes2.txt Updated per the build tools changes 2007-07-19 01:43:29 +00:00
build.xml - Fixed EDKT240. Now the Blank.pad file for alignment purpose will no longer be needed. 2007-01-25 01:25:02 +00:00
edksetup.bat Added "NewBuild" option to incorporate new build system locating in $(WORKSPACE)\BaseTools. This is a temporary solution which is subject to change in the future. Don't use it in formal platform or module build. 2007-06-22 06:25:37 +00:00
edksetup.sh Added support for xmlbeans-2.2.0 2007-01-10 02:15:11 +00:00