Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
qhuang8 6583c3582f Clean up KbcRestDxe:
1. Remove the architecture subdirectory (IPF architecture is not supported any more
2. Merge IA32 source with x64 source to ResetEntry.c in the upper level directory)
3. Remove the used DXS file

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7409 6f19259b-4bc3-4df7-8a09-765794883524
2009-02-03 00:55:00 +00:00
BaseTools Fixed a PcdEx AutoGen bug 2009-01-23 08:37:07 +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 Clean up KbcRestDxe: 2009-02-03 00:55:00 +00:00
EdkCompatibilityPkg 1) Add an example in EdkCompatibilityPkg.dsc to show how the compatibility build switch is turned on for Framework HII modules. 2009-02-01 09:39:43 +00:00
EdkShellBinPkg Retiring the ANT/JAVA build and removing the older EDK II files that were required ANT/JAVA. 2008-12-31 17:20:38 +00:00
EdkShellPkg git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7369 6f19259b-4bc3-4df7-8a09-765794883524 2009-01-27 20:09:52 +00:00
FatBinPkg remove the unused msa/npsd files 2008-09-20 06:18:16 +00:00
IntelFrameworkModulePkg The caller of FindVariable() function ensure VariableName != NULL && VendorGuid != NULL. In the internal of this function, we only need to ensure that (VariableName[0] != 0 && VenderGuid != NULL) is true. 2009-02-02 03:13:35 +00:00
IntelFrameworkPkg Fix FreePoll() bugs in some places. 2009-01-08 09:37:30 +00:00
MdeModulePkg Add information in Meta-Data file 2009-02-03 00:31:26 +00:00
MdePkg Fix minor coding style issue. 2009-02-02 01:56:42 +00:00
Nt32Pkg Split out Synchronization Library from Base Library 2009-01-30 00:32:33 +00:00
OptionRomPkg Removed unused library instances for Option ROM package DSC files 2009-02-01 03:26:01 +00:00
UnixPkg Split out Synchronization Library from Base Library 2009-01-30 00:28:32 +00:00
BuildNotes.txt Updated BuildNotes.txt according to new packages name: 2007-06-20 05:35:00 +00:00
BuildNotes2.txt updating the doc 2008-09-25 23:13:48 +00:00
edksetup.bat Removed Java/Ant specific content from the setup scripts. 2008-12-31 16:57:24 +00:00
edksetup.sh Removed Java/Ant specific content from the setup scripts. 2008-12-31 16:57:24 +00:00