Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
qhuang8 84255c8f8d Add some EDK build configuration files and EDK DSC file as the templates to build EDK modules.
This is a temporary solution to build EDK modules (e.g. Shell applications) under EDK II environment with EDK tools in ECP.
After the EDKII tools are ready to parse EDK II DSC file to build EDK INF file, these temporary build files can be safely removed.  

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4221 6f19259b-4bc3-4df7-8a09-765794883524
2007-10-26 08:18:08 +00:00
BaseTools Fixed memory re-free issue 2007-10-25 09:43:28 +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 some EDK build configuration files and EDK DSC file as the templates to build EDK modules. 2007-10-26 08:18:08 +00:00
EdkFatBinPkg Remove the package dependency of MdePkg. 2007-04-26 06:25:41 +00:00
EdkModulePkg Update gHobList in DXE core when GCD relocates hob list. 2007-08-03 05:45:55 +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 Add detailed instructions on the generation of binaries under current EDK shell project. 2007-10-18 03:58:34 +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 BINARY_MODULE = true attribute from binary module inf file, because this attribute has not been supported in INF spec. 2007-10-10 02:24:35 +00:00
IntelFrameworkModulePkg Update following library class/Protocol for puting 'Framework' as prefix 2007-10-22 09:36:00 +00:00
IntelFrameworkPkg Update following library class/Protocol for puting 'Framework' as prefix 2007-10-22 09:36:00 +00:00
MdeModulePkg Save original PCI attributes in start() function and restore it in Stop() for those PCI device drivers. 2007-10-25 07:59:45 +00:00
MdePkg Fixed tabbing issue 2007-10-24 19:12:45 +00:00
Nt32Pkg Added flag to permit building with VS2005. (strcpy has been depricated, so MSFT introduced a flag to turn off the warning.) 2007-10-25 17:52:45 +00:00
OldMdePkg one more PAL define 2007-08-01 19:07:36 +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 Moved (back!) to $WORKSPACE/BaseTools location, as the plan is to 2007-10-17 02:10:02 +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 latest status of tools 2007-09-03 06:11:35 +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 Removed an echo statement I was using for debugging on the second time this was run. 2007-10-25 18:55:17 +00:00
edksetup.sh Refer to $WORKSPACE/BaseTools rather than $WORKSPACE/Tools. 2007-10-17 02:03:40 +00:00