Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
qhuang8 83be5e88e7 Fix the following issues: (base tools source r1024)
1. Vfr compiler cannot handle #pragma pack(push, 1) well.
2. VfrCompiler should report error for the unsupported format e.g.option text = STRING_TOKEN(STR_DISABLE), ..., key = 1;
3. VfrCompiler error messages are unclear for referencing undefined Q ID


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4766 6f19259b-4bc3-4df7-8a09-765794883524
2008-02-28 07:12:19 +00:00
BaseTools Fix the following issues: (base tools source r1024) 2008-02-28 07:12:19 +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 Initialize DuetPkg ... 2007-12-21 08:48:38 +00:00
EdkCompatibilityPkg Remove the EDK build infrastructure, which was the temp solution when EDKII build tool did not support build EDK module. 2008-01-25 03:33:55 +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 Fix several typos for the instructions to build shell binaries with ECP & EDK II tools. 2008-02-19 04:22:53 +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 Regenerate Fat binaries for the bug fix of LookupUnicodeString2() in UefiLib (r4655). 2008-02-01 15:29:06 +00:00
IntelFrameworkModulePkg Produce all the PciIo & Dpath protocol for all the pci devices under the current host bridge. 2008-02-19 04:17:05 +00:00
IntelFrameworkPkg remove the duplicate guid. 2008-02-04 06:56:50 +00:00
MdeModulePkg Add debug prompt for showing progress bar. 2008-02-28 06:02:52 +00:00
MdePkg Fix build failure by adding DebugLib 2008-02-25 14:22:11 +00:00
Nt32Pkg Fix a bug reported by EDK940 "The main thread has not LeaveCriticalSection when be Suspended, and the child thread will try to EnterCriticalSection, there is the confliction". 2008-02-22 09:43:59 +00:00
OldMdePkg correct on bug in DebugLib instance. 2007-11-22 08:16:50 +00:00
OptionRomPkg 1. add DxeI2c Library in OptionRomPkg. 2008-01-03 06:44:03 +00:00
Tools Make the code ICC clean. 2008-01-08 11:02:54 +00:00
BuildNotes.txt Updated BuildNotes.txt according to new packages name: 2007-06-20 05:35:00 +00:00
BuildNotes2.txt Removed newbuild option from edksetup.bat command-line, this is now the default. 2008-02-22 16:31:23 +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 newbuild option from edksetup.bat command-line, this is now the default. 2008-02-22 16:31:23 +00:00
edksetup.sh edksetup.sh: 2008-02-12 22:27:42 +00:00