BaseTools
|
Fixed an incorrect use of EdkLogger.error() which will cause incorrect message if there are two dsc files in the same directory.
|
2007-11-30 09:57:11 +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
|
Remove the unnecessary library reference.
|
2007-10-29 05:16:07 +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
|
Update the build instructions and change log:
|
2007-10-29 07:44:04 +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
|
the last check-in for Ps2MouseAbsolutePointer is not correct. do it again.
|
2007-11-29 06:21:28 +00:00 |
IntelFrameworkPkg
|
Clean up: update "EFI" to "UEFI" if applicable.
|
2007-11-22 06:00:39 +00:00 |
MdeModulePkg
|
Remove useful dependency package's relationship
|
2007-12-04 02:57:38 +00:00 |
MdePkg
|
Fix timeout logic in AcquireSpinLock(). It could fail if the end time computed was larger than the roll over value of the performance counter. The timeout logic now accumulates the total time elapsed to determine if the timeout has been exceeded.
|
2007-11-30 02:33:37 +00:00 |
Nt32Pkg
|
Roll back 4348 version for wrong check in.
|
2007-11-30 09:25:57 +00:00 |
OldMdePkg
|
correct on bug in DebugLib instance.
|
2007-11-22 08:16:50 +00:00 |
OptionRomPkg
|
Fixed potential issues to release resources when error occurs.
|
2007-11-28 03:55:36 +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
|
Added VS2005 support
|
2007-10-31 09:12:54 +00:00 |
edksetup.sh
|
Refer to $WORKSPACE/BaseTools rather than $WORKSPACE/Tools.
|
2007-10-17 02:03:40 +00:00 |