Age | Commit message (Expand) | Author |
2007-09-12 | Fix typo in build. | jlin16 |
2007-09-12 | Update EfiRom tool to fix checksum and PCI3.0 data structure. | lgao4 |
2007-09-12 | a) Added GCC preprocessor support | jwang36 |
2007-09-12 | GenVtf tool open/write file with "r+b"/"w+b" attribute, but this cause the RO... | htao |
2007-09-11 | Fix variable not initialize bug for the following check-in. | jlin16 |
2007-09-11 | if rule section specify a file, use that file to generate section instead of ... | jlin16 |
2007-09-10 | use '#' to indicate flash generation progress. | jlin16 |
2007-09-10 | Commit build.exe and GenFds.exe tool to support new Rules format and PCD form... | lgao4 |
2007-09-07 | Upgrade the format of EFI_PEIM_ENTRY_POINT to EFI_PEIM_ENTRY_POINT2 according... | klu2 |
2007-09-06 | Update the syntax of PCD section. | qhuang8 |
2007-09-03 | Fixed an issue which will remove the first line if there's no "#line" directi... | jwang36 |
2007-08-31 | 1. Added support of included file with macro | jwang36 |
2007-08-30 | Add execute attribute for exe file. | qhuang8 |
2007-08-30 | Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec... | qhuang8 |
2007-08-29 | Fix a critical bug that the Migration Tool mistakenly creates exit-boot-servi... | qhuang8 |
2007-08-28 | Fix one bug in GenFv tool to generate the correct capsule header. | lgao4 |
2007-08-28 | Update the following tools with usage information, and update GenFv tool to s... | lgao4 |
2007-08-27 | TianoCompress tool code cleanup to delete parameters number check and hard co... | htao |
2007-08-27 | Fix a bug in TianoCompress tool to handle encoded file size larger than origi... | htao |
2007-08-23 | Sync GenVtf.exe and TianoCompress.exe tool to the binary in BaseTools project. | htao |
2007-08-22 | Fixed incremental link issue, which dependent libraries were not taken into a... | jwang36 |
2007-08-19 | Rename the Msa2Inf.exe to MigrationMsa2Inf to indicate the real usage. | qhuang8 |
2007-08-18 | Re-designed build_rule.template and updated build.exe to support the new format | jwang36 |
2007-08-18 | Check in the proto-Msa2Inf tool. This is the really migration tool. | qhuang8 |
2007-08-18 | Added back removed files for Python tools, and re-generated Msa2Inf.exe since... | jwang36 |
2007-08-17 | Removed files not generated by freezer any longer | jwang36 |
2007-08-16 | Rebuild GenFds.exe based on tag 554 with the one fix for the build break for ... | mdkinney |
2007-08-16 | Rebuild GenFds.exe based on tag 551 with the one fix for the build break for ... | mdkinney |
2007-08-16 | Fix bug in GenFds that would break the build if the FFS rule does not include... | mdkinney |
2007-08-15 | Fix two bugs in GenVtf.c | mdkinney |
2007-08-15 | Incorporated Mike's fix on gEfiCallerGuidId definition | jwang36 |
2007-08-14 | Fix bug. | qouyang |
2007-08-14 | Correct usage help information and error information format for GenVtf, EfiRo... | htao |
2007-08-13 | Add Msa2Inf.exe: Port an EDKII module to EDKII' module: | qhuang8 |
2007-08-13 | Fixed an issue of PCD under [Components] in DSC file | jwang36 |
2007-08-13 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3625 6f1... | jlin16 |
2007-08-13 | Fixed a bug in parsing <PcdsDynamic> of <Components> in DSC file | jwang36 |
2007-08-13 | 1. Incorporated FDF parser fix | jwang36 |
2007-08-13 | GenFds Tool: Fix the bug that the GUID section can't content more than one le... | qouyang |
2007-08-13 | Fixed an issue in referencing DatumType in AutoGen | jwang36 |
2007-08-13 | Correct help usage format and error message format for the GenFw, GenSec, Gen... | lgao4 |
2007-08-13 | 1. Changed the trim algorithm to be more general according to the Line Contro... | jwang36 |
2007-08-12 | fix a issue for TARGET_ARCH | jjin9 |
2007-08-09 | 1. Added architecture override option for GenFds command in top level makefile | jwang36 |
2007-08-09 | BootSectImage binary to modify MBR or boot sector. | jlin16 |
2007-08-09 | Fixed library instance selection issue | jwang36 |
2007-08-08 | Changed the output format | jwang36 |
2007-08-08 | Fixed BDS display issue caused by unicode file parse | jwang36 |
2007-08-07 | 1. Fixed STRING_TOKEN() matching issue during unicode file parsing | jwang36 |
2007-08-07 | GenPage binary to generate EfiLoaderImage with page table. | jlin16 |