Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
jwang36 32f148f8a3 1. Added depex file generation
2. Added file type filter per the toolcode/toolchain/toolchain family/etc., and fixed the BaseLib.inf
3. Added unicode file parse support but commented out temporarily because of bugs
4. Fixed the unicode file format in Nt32Pkg/MiscSubClassPlatformDxe
5. Removed duplicated [Ppis.common] in MdePkg.dec
6. Added declaration of gEfiPeiMemoryDiscoveredPpiGuid in Nt32Pkg.dec

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2858 6f19259b-4bc3-4df7-8a09-765794883524
2007-06-28 15:08:08 +00:00
BaseTools 1. Added depex file generation 2007-06-28 15:08:08 +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 Add in more library for ECP. 2007-06-28 07:12:34 +00:00
EdkFatBinPkg Remove the package dependency of MdePkg. 2007-04-26 06:25:41 +00:00
EdkModulePkg Add some definitions for efi event in Uefi/UefiSpec.h to follow spec. 2007-06-25 08:54:54 +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 the package dependency of MdePkg. 2007-04-26 06:25:41 +00:00
EdkUnixPkg Add some definitions for efi event in Uefi/UefiSpec.h to follow spec. 2007-06-25 08:54:54 +00:00
IntelFrameworkModulePkg Add PciBus & IdeBus 2007-06-28 14:02:17 +00:00
IntelFrameworkPkg Make public header file #ifndef XXX #define XXX start with __ to avoid collision. 2007-06-28 13:59:19 +00:00
MdeModulePkg comment out CrcGuidedSectionExtract for the lack of definitions in IntelFrameworkPkg 2007-06-28 14:58:04 +00:00
MdePkg 1. Added depex file generation 2007-06-28 15:08:08 +00:00
Nt32Pkg 1. Added depex file generation 2007-06-28 15:08:08 +00:00
OldMdePkg Updated bootscript to remove conflicts from R8.x 2007-06-27 22:49:21 +00:00
Tools Fix the missing align-double issue. 2007-06-21 06:40:54 +00:00
BuildNotes.txt Updated BuildNotes.txt according to new packages name: 2007-06-20 05:35:00 +00:00
BuildNotes2.txt Added executing Python tools from source 2007-06-27 02:16:16 +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