| Commit message (Expand) | Author | Age | Files | Lines |
* | BaseTools: Use hashlib instead of md5 | Feng, YunhuaX | 2018-08-23 | 6 | -17/+17 |
* | BaseTools: remove cmp due to deprecated in python3 | Feng, YunhuaX | 2018-08-23 | 2 | -5/+5 |
* | BaseTools: Modify class OrderedListDict | Feng, YunhuaX | 2018-08-23 | 1 | -1/+5 |
* | BaseTools: Update Makefile for ECC tool | Yonghong Zhu | 2018-08-23 | 1 | -3/+3 |
* | BaseTools/VfrCompile: honor EXTRA_LDFLAGS | Laszlo Ersek | 2018-08-22 | 1 | -1/+4 |
* | BaseTools: Fix regression issue by b23414f6540d | Feng, YunhuaX | 2018-08-21 | 1 | -1/+1 |
* | BaseTools: remove unused setter functions | Jaben Carsey | 2018-08-20 | 3 | -60/+4 |
* | BaseTools: remove unused code | Jaben Carsey | 2018-08-20 | 1 | -5/+1 |
* | BaseTools: AutoGen refactor to iterate less | Jaben Carsey | 2018-08-20 | 1 | -62/+56 |
* | BaseTools: AutoGen - tag a function as cachable | Jaben Carsey | 2018-08-20 | 1 | -24/+22 |
* | BaseTools: AutoGen refactor ModuleAutoGen caching | Jaben Carsey | 2018-08-20 | 4 | -664/+560 |
* | BaseTools: Add check for VOID* PCD Max Size | Yonghong Zhu | 2018-08-17 | 1 | -0/+21 |
* | BaseTools/Source/C: take EXTRA_LDFLAGS from the caller | Laszlo Ersek | 2018-08-16 | 1 | -0/+3 |
* | BaseTools/Source/C: take EXTRA_OPTFLAGS from the caller | Laszlo Ersek | 2018-08-16 | 1 | -1/+4 |
* | BaseTools/Source/C: split "-O2" to BUILD_OPTFLAGS | Laszlo Ersek | 2018-08-16 | 2 | -5/+12 |
* | BaseTools/header.makefile: remove "-c" from BUILD_CFLAGS | Laszlo Ersek | 2018-08-16 | 1 | -2/+2 |
* | BaseTools/footer.makefile: expand BUILD_CFLAGS last for C files too | Laszlo Ersek | 2018-08-16 | 1 | -1/+1 |
* | BaseTools: Optimizing code for function doesn't match | Yunhua Feng | 2018-08-16 | 1 | -16/+14 |
* | BaseTools: Eot - fix variable names | Carsey, Jaben | 2018-08-16 | 1 | -154/+144 |
* | BaseTools: Update the rule to remove .lib before link it for GCC | Yonghong Zhu | 2018-08-16 | 1 | -1/+2 |
* | BaseTools: Clean up not used code in BuildClassObject | Yonghong Zhu | 2018-08-16 | 1 | -11/+2 |
* | BaseTools: Add Dns and BluetoothLE DevicePath | Yunhua Feng | 2018-08-16 | 1 | -0/+127 |
* | BaseTools: Remove duplicate function declaration | Yunhua Feng | 2018-08-16 | 1 | -7/+0 |
* | BaseTools/Ecc: Fix import issues | hchen30 | 2018-08-16 | 28 | -62/+65 |
* | BaseTools: Fix report flexible value issue | Yunhua Feng | 2018-08-16 | 1 | -0/+5 |
* | BaseTools: Remove the redundant if statement | Yonghong Zhu | 2018-08-16 | 1 | -6/+6 |
* | BaseTools: Remove a unused function. | Feng, Bob C | 2018-08-16 | 1 | -128/+0 |
* | BaseTool: Fixed the bug of Boolean Hii Pcd packing. | Liming Gao | 2018-08-16 | 1 | -1/+1 |
* | BaseTools: Use gGuidPattern for Guid regular expression | Yunhua Feng | 2018-08-08 | 1 | -5/+2 |
* | PatchCheck - add error message for invalid parameter | Jaben Carsey | 2018-08-08 | 1 | -3/+6 |
* | BaseTools: Debug message make confused | Yunhua Feng | 2018-08-08 | 1 | -1/+1 |
* | BaseTools/BinToPcd: Open output file as text file | Kinney, Michael D | 2018-08-06 | 1 | -3/+2 |
* | BaseTools/Pkcs7Sign: Add PKCS7 test key include files | Kinney, Michael D | 2018-08-03 | 3 | -0/+42 |
* | BaseTools: Guid.xref doesn't specify the correct GUID value for Driver | Yunhua Feng | 2018-08-03 | 1 | -1/+10 |
* | BaseTools/BinToPcd: Encode string returned from ByteArray() | Kinney, Michael D | 2018-08-02 | 1 | -1/+2 |
* | BaseTools/Capsule: Support capsules without a payload header | Kinney, Michael D | 2018-08-02 | 1 | -11/+23 |
* | BaseTools/Capsule: Prevent traceback during signing operations | Kinney, Michael D | 2018-08-02 | 1 | -2/+0 |
* | BaseTools/Capsule: Update file header with tool limitations | Kinney, Michael D | 2018-08-02 | 1 | -0/+11 |
* | BaseTools/Capsule: Update help for --fw-version and --lsv | Kinney, Michael D | 2018-08-02 | 1 | -2/+2 |
* | BaseTools/Capsule: Do not support -o with --dump-info | Kinney, Michael D | 2018-08-02 | 1 | -0/+4 |
* | BaseTools/Capsule: Fix CertType GUID byte order | Kinney, Michael D | 2018-08-02 | 1 | -1/+1 |
* | BaseTools/Capsule: Remove support for PopulateSystemTable | Kinney, Michael D | 2018-08-02 | 1 | -5/+3 |
* | BaseTools/Capsule: Add max value checks to Capsule Generation tools | Kinney, Michael D | 2018-08-02 | 1 | -0/+10 |
* | BaseTools GenerateCapsule: Change property to executable for Linux | Star Zeng | 2018-08-02 | 1 | -0/+0 |
* | BaseTools/Capsule: Add Capsule Generation Tools | Kinney, Michael D | 2018-08-02 | 11 | -0/+1310 |
* | BaseTools: Use pickle to replace cPickle | Yunhua Feng | 2018-08-02 | 1 | -3/+3 |
* | BaseTools: remove unused import thread | Yunhua Feng | 2018-08-02 | 1 | -1/+0 |
* | BaseTools/BinToPcd: Fix Python 2.7.x compatibility issue | Kinney, Michael D | 2018-08-01 | 1 | -1/+1 |
* | BaseTools: Update build report for StructurePcd value | Yunhua Feng | 2018-07-30 | 1 | -2/+12 |
* | BaseTools: Fix build crash when fdf is empty file | Yunhua Feng | 2018-07-30 | 1 | -0/+2 |