]> git.proxmox.com Git - mirror_edk2.git/history - BaseTools
OvmfPkg/VirtioMmioDeviceLib: list "VirtioMmioDevice.h" in the INF file
[mirror_edk2.git] / BaseTools /
2018-03-12 Yonghong ZhuBaseTools: Get Pcd DatumType from DEC file for --pcd
2018-03-09 Carsey, JabenBaseTools: GlobalData remove unused variable
2018-03-09 Feng, YunhuaXBaseTools: Fix parse OFFSET_OF get wrong offset
2018-03-09 Yonghong ZhuBaseTools: Fix a bug for --pcd used in ConditionalState...
2018-03-09 Yonghong ZhuBaseTools: Update --pcd parser to support flexible...
2018-03-09 BobCFBaseTools: Fixed Pcd from command line issue.
2018-03-07 Laszlo ErsekBaseTools/header.makefile: revert gcc-8 "-Wno-xxx"...
2018-03-05 Laszlo ErsekBaseTools/GenVtf: silence false "stringop-overflow...
2018-03-05 Laszlo ErsekBaseTools/header.makefile: add "-Wno-restrict"
2018-03-05 Laszlo ErsekBaseTools/header.makefile: add "-Wno-stringop-truncation"
2018-03-05 Yonghong ZhuBaseTools: update DNS_DEVICE_PATH/URI_DEVICE_PATH defin...
2018-03-03 Yonghong ZhuBaseTools: Fix byte orders when handling 8-byte array
2018-03-03 Yonghong ZhuBaseTools: Fix bug when converting iSCSI node
2018-03-03 Yonghong ZhuBaseTools: Fix the bug to search Fv.txt file relative...
2018-03-03 Yonghong ZhuBaseTools: Correct Structure Pcd value in the report
2018-03-03 Feng, Bob CBaseTools: Pcd Value override issue.
2018-03-03 Feng, Bob CBaseTools: Fixed build failed issue.
2018-03-03 BobCFBaseTools: Fixed Pcd value override issue.
2018-03-03 Yunhua FengBaseTools: DSC Components section support flexible PCD
2018-03-03 Feng, YunhuaXBaseTools: Dsc/Fdf conditional statement parse issue
2018-03-02 Feng, YunhuaXBaseTools: report error if flag in LABEL() invalid
2018-03-02 Yonghong ZhuBaseTools: Fix the bug for display incorrect *M flag...
2018-03-02 Feng, YunhuaXBaseTools: Fix eval parse string issue
2018-03-01 Feng, YunhuaXBaseTools: GlobalData.gConfDirectory is None when run...
2018-03-01 Yonghong ZhuBaseTools: Fix the bug for single module build with...
2018-03-01 Liming GaoBaseTools: Align WIN_CERTIFICATE_UEFI_GUID definition...
2018-03-01 Yonghong ZhuBaseTools: Enhance FV info report file path to support...
2018-02-28 Feng, Bob CBaseTools: Improve build performance of structure PCD...
2018-02-28 BobCFBaseTool: GUID format PCD value assignment fail in...
2018-02-28 Feng, Bob CBaseTools: Improve build performance of structure PCD...
2018-02-28 Feng, Bob CBaseTools: Fixed the pcd value override issue.
2018-02-28 Ard BiesheuvelBaseTools/tools_def: use separate PP definition for DTC
2018-02-28 Yonghong ZhuBaseTools: Fix a bug override Pcd by DSC Components...
2018-02-28 Feng, YunhuaXBaseTools: Fix report not used --pcd value incorrectly
2018-02-28 Feng, YunhuaXBaseTools: Fix flexible PCD single quote and double...
2018-02-27 Liming GaoBaseTools: Update GenFw to correct DebugEntry Offset...
2018-02-27 Liming GaoBaseTools: Add more error message when PcdValue is...
2018-02-27 Liming GaoBaseTools: Resolve BaseTools C tool build failure
2018-02-27 Yonghong ZhuBaseTools:Override the MAKE_FLAGS by BuildOptions in DSC
2018-02-26 Liming GaoBaseTools GenFv: Update error message to describe PE...
2018-02-26 Liming GaoBaseTools: Add the missing basic definition in C BaseType.h
2018-02-25 Yonghong ZhuBaseTools: Add *B Flag for the field that from command...
2018-02-25 Feng, YunhuaXBaseTools: Update ValueExpressionEx for flexible PCD
2018-02-25 Kinney, Michael DBaseTools/Expression: Use 2nd passes on PCD values
2018-02-23 Yonghong ZhuBaseTools: Fix the bug to display the single SKUID...
2018-02-23 Yonghong ZhuBaseTools: Add check for INF statement must be a .inf...
2018-02-23 Yonghong ZhuBaseTools: Add WindowsLike path in front of PATH Env
2018-02-10 Feng, YunhuaXBaseTools: Fix VOID* type bug
2018-02-09 Feng, YunhuaXBaseTool: correct the generate compress section process
2018-02-09 Yunhua FengBaseTools: Update Expression.py for string comparison...
2018-02-09 Yonghong ZhuBaseTools: not specified value of MAX_CONCURRENT_THREAD...
2018-02-08 Yonghong ZhuBaseTools: Enhance error handling for unsupported toolc...
2018-02-08 Feng, Bob CBaseTools: Fixed incorrect Structure Pcd Value.
2018-02-08 BobCFBaseTools: Fixed Build failed issue.
2018-02-08 Feng, Bob CBaseTool: Fixed Pcd issues.
2018-02-07 Feng, YunhuaXBaseTools: Fix COMPRESS alignment incorrect issue
2018-02-07 Pete BatardBaseTools/Conf: Add VS2017/ARM support
2018-02-07 Feng, YunhuaXBaseTools: Report error when GUID format is incorrect
2018-02-07 Feng, YunhuaXBaseTools: Fix flexible PCD DEVICE_PATH parse issue
2018-02-07 Feng, YunhuaXBaseTools: Fix build argument --pcd for flexible format...
2018-02-06 Ard BiesheuvelBaseTools/Conf: disable DTC legacy phandle format
2018-02-06 Yonghong ZhuBaseTools: enhance error check for DatumType format
2018-02-06 Liming GaoBaseTools GNUmakefile: Remove HOST_ARCH in every tool...
2018-02-06 Liming GaoBaseTools GNUmakefile: Move HOST_ARCH detection into...
2018-02-04 Feng, YunhuaXBaseTools: Update Expression.py for VOID* to support...
2018-02-04 Feng, YunhuaXBaseTools: StructurePcd array Value support flexible...
2018-02-02 Feng, YunhuaXBaseTools: Fix make PcdValueCommon.c failure on GCC
2018-02-01 Liming GaoBaseTools CommonLib: Remove the unnecessary print messa...
2018-02-01 Feng, Bob CBaseTools: Structure Pcd in CommandLine.
2018-02-01 Feng, Bob CBaseTools: Support multiple .h file
2018-02-01 BobCFBaseTool: Enhance error handling.
2018-02-01 Feng, Bob CBaseTool: Add comments in PcdValueInit.c.
2018-01-31 Yonghong ZhuBaseTools: Update BPDG to support L'' and '' format...
2018-01-31 Yonghong ZhuBaseTools: Fix the bug to align VPD PCD based on value...
2018-01-30 Yunhua FengBaseTools: Enhance parse performance by optimize ValueE...
2018-01-30 Gary LinBaseTools: Fix indentation in CParser.py file
2018-01-25 BobCFBaseTools: Fixed incorrect VPD size.
2018-01-25 Feng, Bob CBaseTool: Fixed the StructurePcd incorrect value.
2018-01-25 Feng, Bob CBaseTools: Fixed some small issues
2018-01-25 Feng, Bob CBaseTools: Fixed build failure for the PCD value initia...
2018-01-25 Feng, Bob CBaseTools: Add comments for the Structure Pcd definitio...
2018-01-25 Feng, Bob CBaseTool: Combine the HiiPcd value if they link to...
2018-01-25 Liming GaoBaseTools: CommonLib Fix Crash to write the last byte
2018-01-24 Chema GonzalezBaseTools: Barf on unknown HOST_ARCH in C Makefile
2018-01-23 Yonghong ZhuBaseTools: Add DefaultStore section format Check
2018-01-23 Yonghong ZhuBaseTools: update SKUID value to support both integer...
2018-01-23 Yonghong ZhuBaseTools: Enhance binary file in [Binaries] section...
2018-01-23 Yonghong ZhuBaseTools: Add "processing meta-data" string back
2018-01-22 Ard BiesheuvelBaseTools/tools_def CLANG3x: ignore unknown warning...
2018-01-21 From: Yunhua FengBaseTools: Optimizing DscDefaultValue process in BuildR...
2018-01-21 Yunhua FengBaseTools: Fix GenFds increment build bug that missing...
2018-01-19 Yonghong ZhuBaseTools: enhance error handling for option --binary...
2018-01-16 Liming GaoBaseTools: Use nasm as the preferred assembly source...
2018-01-16 Liming GaoBaseTools: Disable -Wno-unused-const-variable in XCODE5...
2018-01-16 Liming GaoBaseTools: Disable warning varargs in XCODE5 align...
2018-01-15 Yunhua FengBaseTools: Enable MAX_CONCURRENT_THREAD_NUMBER = 0...
2018-01-15 Hao WuBaseTools/DevicePath: Fix potential null pointer derefe...
2018-01-15 Hao WuBaseTools/C/Common: Fix potential null pointer dereference
2018-01-15 Hao WuBaseTools/DevicePath: Fix potential memory leak
2018-01-15 Hao WuBaseTools/C/Common: Fix potential memory leak
next