BaseTools
|
Sync tool code to BuildTools project r1739.
|
2009-11-09 11:47:35 +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
|
Correct the shell script file type as executable
|
2009-11-17 07:04:47 +00:00 |
EdkCompatibilityPkg
|
Update function description to be consistent with code definition: HEX_RADIX => RADIX_HEX.
|
2009-11-17 01:46:51 +00:00 |
EdkShellBinPkg
|
Remove the binary files of those applications which have been contained in Minimum Shell. Only retain those applications which is in Full Shell but not in Minimum Shell.
|
2009-06-18 09:56:14 +00:00 |
EdkShellPkg
|
Added a patch for Shell svn rev 33 that makes it build under GCC and ARM RVCT. Update ReadMe.txt to include optinal instructions to add the patch. This patch does not fix all the case issues in the Shell, but it does name all files in a consistent way so fixing the file name in the file system should fix any build issues on a case sensative file system. Fixing case bugs was breaking the patch and I could not figure out how to make it work.
|
2009-11-10 20:00:37 +00:00 |
FatBinPkg
|
Update the FAT binaries to build against MdePkg, BaseTools 1.00 release and newest FatPkg source.
|
2009-07-24 01:55:21 +00:00 |
IntelFrameworkModulePkg
|
1. Add UEFI 2.2 VLAN device path definition to MdePkg
|
2009-11-12 10:40:58 +00:00 |
IntelFrameworkPkg
|
Update framework CPU I/O protocol to solve some symbol duplication and conflict issues. This protocol is different from PI one in that it is a runtime protocol.
|
2009-11-18 04:12:26 +00:00 |
MdeModulePkg
|
Add newly added global to Browser Context.
|
2009-11-18 05:28:31 +00:00 |
MdePkg
|
Fix some unicode characters in source file.
|
2009-11-18 04:14:42 +00:00 |
Nt32Pkg
|
Update Nt32 package to remove UID support .
|
2009-11-10 13:58:41 +00:00 |
OptionRomPkg
|
1. updated PCI/AGP Devices to check RemainingDevicePath in Supported() and Start() functions. The main changes are:
|
2009-09-15 07:50:48 +00:00 |
OvmfPkg
|
Add necessary brace to fix GCC warnings
|
2009-11-18 06:11:21 +00:00 |
PcAtChipsetPkg
|
Correct library instance to pass build
|
2009-08-13 01:03:57 +00:00 |
ShellPkg
|
Simplify the logic to remove the use of local variable "FileInfoGuid" to avoid GCC build warning.
|
2009-11-18 06:01:35 +00:00 |
UefiCpuPkg
|
Use .p2align directive instead of ambiguous .align directive.
|
2009-08-20 08:05:49 +00:00 |
UnixPkg
|
Correct the alignment for PEIM
|
2009-11-16 06:28:35 +00:00 |
BuildNotes.txt
|
clean up non-English characters.
|
2009-10-10 08:25:50 +00:00 |
BuildNotes2.txt
|
updating the doc
|
2008-09-25 23:13:48 +00:00 |
edksetup.bat
|
Added support for VS2008.
|
2009-11-16 23:02:57 +00:00 |
edksetup.sh
|
add more description in edksetup.sh
|
2009-07-08 05:54:53 +00:00 |