BaseTools
Fixed HSD tracker 201036
2008-06-19 02:35:15 +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
Support X64 build for DUET platform.
2008-05-08 06:22:31 +00:00
EdkCompatibilityPkg
1) Add in EBC build support.
2008-06-19 07:05:44 +00:00
EdkFatBinPkg
Remove the package dependency of MdePkg.
2007-04-26 06:25:41 +00:00
EdkModulePkg
Fix warnings generated by gcc for ia32 builds:
2008-04-08 20:59:38 +00:00
EdkNt32Pkg
Fix warnings generated by gcc for ia32 builds:
2008-04-08 20:59:38 +00:00
EdkShellBinPkg
Update Shell Binary to integrate an aligned issue in shell binaries.
2008-03-25 07:13:18 +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
remove reference to the obsolete EFI_LIGHT_ISA_IO_PROTOCOL.
2008-06-11 05:19:11 +00:00
IntelFrameworkPkg
Remove the tailing ',' to ensure the code pass EBC's -Za option (Enforces strict conformance to the ANSI standard for C).
2008-06-04 10:49:37 +00:00
MdeModulePkg
Updated copyright.
2008-06-19 02:37:22 +00:00
MdePkg
CHAR8 is defined as "1-byte Character" in UEFI spec, but not "unsigned Character". Most compiler treats "char" as signed unless overide by compiler options. Most compiler generate warnings for statement like "CHAR8 *S = "Hello"". In addition, we have defined CHAR8 as char for processor arch such as IA32, X64 and IPF in EDK II.
2008-06-05 01:57:08 +00:00
Nt32Pkg
Fix warnings generated by gcc for ia32 builds:
2008-04-08 20:59:38 +00:00
OldMdePkg
correct on bug in DebugLib instance.
2007-11-22 08:16:50 +00:00
OptionRomPkg
Modify all file header to follow doxygen format
2008-03-19 03:35:19 +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
Updated quick start instructions to match installation.html
2008-05-15 16:14:56 +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
setting executable on these files
2008-05-20 17:43:07 +00:00
edksetup.sh
setting executable on these files
2008-05-20 17:43:07 +00:00