]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools/Source/Python
MdeModulePkg: Update MdeModulePkg.dsc file for IpmiLib.
[mirror_edk2.git] / BaseTools / Source / Python /
2015-12-17 Yonghong ZhuBaseTools: Fix one bug in FD region for multiple worksp...
2015-12-14 Hess ChenBaseTools/Ecc: Fix a bug to report fake issue
2015-12-08 Yonghong ZhuRevert the change in r19143 for BUILDRULEORDER.
2015-12-07 Yonghong ZhuBaseTools: process the files by the priority in BUILDRU...
2015-12-07 Yonghong ZhuBaseTools: Fix a bug when apply patches to SEC use...
2015-12-07 Yonghong ZhuBaseTools: Enhance GenFv Tool to report error message
2015-12-07 Yonghong ZhuBaseTools: Fix a bug in the VPD report generation
2015-12-07 Yonghong ZhuRevert the change in r19137.
2015-12-07 Yonghong ZhuBaseTools: Enhance GenFv Tool to report error message
2015-12-07 Yonghong ZhuBaseTools: Add support for INF statement in FD region
2015-12-01 Yonghong ZhuBaseTools: Clean some coding style issues
2015-11-30 Yonghong ZhuBaseTools: Add build error detection for Dynamic PCD...
2015-11-30 Yonghong ZhuBaseTools: Add a VPD report subsection of FLASH to...
2015-11-18 Hess ChenBaseTool/UPT: Add supporting of decimal numbers for...
2015-11-09 Yonghong ZhuBaseTools: Allow decimal values in the EDK II meta...
2015-11-06 Liming GaoBaseTools: Print PACKAGES_PATH build environment if...
2015-11-06 Liming GaoBaseTools: Don't require ECP pkg in WORKSPACE when...
2015-10-26 Liming GaoBaseTools: Add MultipleWorkspace.py in the common depen...
2015-10-26 Yonghong ZhuBaseTools:added extern protocol/PPI/GUID definition...
2015-10-14 Liming GaoBaseTools: Fix the issue to support windows root directory
2015-10-12 Yonghong ZhuBaseTools: Fixed an error reported during generating...
2015-10-10 Hess ChenBaseTool/UPT: Fix two wrong imports for UPT
2015-10-08 Li YangXBaseTools: Update ECC tool to support multiple workspaces
2015-10-08 Hesheng ChenBaseTools: Update UPT tool to support multiple workspaces
2015-10-08 Li YangXBaseTools: Update Build tool to support multiple workspaces
2015-09-14 Hess ChenBaseTools/Ecc: Remove checkpoint for STATIC modifier
2015-08-28 Yingke LiuBaseTools: Fixed bug for single FV generating.
2015-08-26 Liming GaoBaseTools: Fix the missing depex file in GenFds
2015-08-26 Cecil ShengBaseTools: Nested !include support in DSC and FDF files
2015-08-24 Liming GaoBaseTools: Update SetPcdPtr in AutoGen Code
2015-08-24 Liming GaoBaseTools: Fix AutoGen issue for Patchable VOID* PCD.
2015-08-24 Bob FengBaseTools: Generate macro for the size of PCD value
2015-08-24 Liming GaoBaseTools: Add NULL pointer check in AutoGen code
2015-08-24 Hess ChenBaseTools/Ecc: Remove checkpoint for STATIC modifier
2015-08-21 Bob FengBaseTools: Fix build fail when the number in validlist...
2015-08-12 Qiu ShuminBaseTools/GenFds: Fix 'NoneType' object is not iterable...
2015-08-06 Yingke LiuBaseTools/Trim: Fixed a bug that cannot trim long values
2015-07-28 Yingke LiuBaseTools: Add a keyword FvNameString in FDF
2015-07-26 Scott DuplichanBaseTools: Make AutoGen.h array declaration match AutoG...
2015-07-16 Yingke LiuBaseTools: Fixed incorrect alignment bug.
2015-07-08 Hess ChenBaseTools/Upt: Add a BOM check for UNI file and fix...
2015-07-08 Hess ChenBaseTools/Upt: Update UPT to ignore "!include" statemen...
2015-07-06 Bob FengBaseTools/Build: Fix the range expression evaluation...
2015-07-02 Hess ChenBaseTools/Ecc: Fix a bug when checking copyright format
2015-07-02 Hess ChenBaseTools/Ecc: Fix a bug to get correct member variable
2015-07-02 Yingke LiuBaseTools: Fixed BuildOptions bug.
2015-07-01 Yingke LiuBaseTools: Do not create an empty file if Rsa2048Sha256...
2015-06-25 Hess ChenBaseTools/Ecc: Fix a bug of determining boolean variabl...
2015-06-25 Hess ChenBaseTools/Ecc: Fix two bugs for the checkpoint of GUID
2015-06-25 Hess ChenBaseTools/Ecc: Fix a bug in parser
2015-06-25 Hess ChenBaseTools/Ecc: Add a checkpoint for invalid DEC file.
2015-06-25 Hess ChenBaseTools/Ecc: Add a checkpoint for invalid PCD info.
2015-06-25 Hess ChenBaseTools/Ecc: Add a checkpoint for invalid UNI file.
2015-06-25 Hess ChenBaseTools/Ecc: Add a Configuration item
2015-06-23 Jordan JustenBaseTools/UniClassObject: Support UTF-8 string data...
2015-06-23 Jordan JustenBaseTools/UniClassObject: Verify valid UCS-2 chars...
2015-06-23 Jordan JustenBaseTools/EdkLogger: Support unit tests with a SILENT...
2015-06-23 Bob FengBaseTools/Build: Add error report for incorrect syntax...
2015-06-23 Yingke LiuBaseTools: The token values cannot be numeric same...
2015-06-23 Yingke LiuBaseTools: Fixed a bug that Build Report always uses...
2015-06-23 Yingke LiuBaseTools: Fix a bug that UNI file can't have comment...
2015-06-23 Yingke LiuBaseTools: Build report should not be generated if...
2015-06-23 Yingke LiuBaseTools: Supported FMP capsule image.
2015-06-19 Yingke LiuBaseTools: Fixed Build Option override bugs.
2015-06-19 Hess ChenBaseTools/Upt: Update help message
2015-06-19 Hess ChenBaseTools/Upt: Update error message
2015-06-16 Yingke LiuBaseTools: Fixed a bug to generate correct path of...
2015-06-12 Yingke LiuBaseTools: Generate a FV EXT entry for FV UI name.
2015-06-11 Yingke LiuBaseTools: Fixed an error reported during generating...
2015-06-11 Yingke LiuBaseTools: Generate a binary file and list it in Binary...
2015-06-11 Yingke LiuBaseTools: Support build options for specific module...
2015-06-10 lhauchAdds new files to the Makefile for testing changed...
2015-06-10 Yingke LiuBaseTools: Append FILE_GUID to BaseName.
2015-06-08 Liming GaoBaseTools: Update GenFds to handle file type Ffs Rule
2015-06-08 Yingke LiuBaseTools: Added extern declaration for protocols/PPI...
2015-05-26 Yingke LiuBaseTools: Implement BUILDRULEORDER for tools_def
2015-05-12 Bob FengBaseTools/Build: The PCD value in uninitialized data...
2015-04-10 Bob FengBaseTools/Build: Add all support skuid to the Pcd DB...
2015-04-10 Bob FengBaseTools/Build: Add SDL support
2015-04-10 Chen, HeshengBaseTools/Ecc: Add ECC (EFI Code Checker) Binary into...
2015-02-06 Yingke Liu1. Update UpdateBuildVersion.py;
2015-01-19 Yingke LiuFix SET statement bug which is always evaluated even...
2015-01-19 Yingke LiuFixed build issue with fds target specified.
2014-12-23 Cinnamon ShiaFix ‘build run’ doesn’t work for NT32 X64 build.
2014-12-09 Hess ChenBaseTools/ECC: Fix some issues of ECC tool
2014-12-03 Yingke LiuFix a regression bug to uni parser.
2014-12-01 Yingke LiuEnhance error handling for external tool.
2014-12-01 Cecil ShengCorrected slash and quote handling in the strings of...
2014-11-25 Hess ChenBaseTools/UPT: Fix an issue of storing wrong PCD into...
2014-11-18 Scott DuplichanBaseTools: Modify gcc 4.8 and 4.9 tool chain definition...
2014-11-12 Yingke LiuBaseTools: Fix a cleanall issue.
2014-11-11 Yingke LiuBaseTool: Support EDKII style GUID definition for VFR...
2014-10-22 Hess ChenBaseTools/UPT: Remove Macro Expend for UserExtension...
2014-09-23 Gao, LimingBaseTools: Update nmake Makefile to handle the file...
2014-09-22 Hess ChenBaseTools/ECC: Ignore duplicate check for 'NULL' library
2014-09-22 Hess ChenBaseTools/Upt: Fix several bugs
2014-09-19 Hess ChenBaseTools/Upt: Fix several bugs
2014-09-17 Gao, LimingBaseTools: Update the BaseTools/Source/Python/Makefile...
2014-09-16 Gao, LimingUpdate Build Tool version from 0.51 to 0.60
2014-09-16 Yingke LiuSupport DSC and FDF file out of WORKSPACE by GenFds.
next