Age | Commit message (Expand) | Author | Files | Lines |
2018-08-16 | BaseTools: Optimizing code for function doesn't match | Yunhua Feng | 1 | -16/+14 |
2018-08-16 | BaseTools: Eot - fix variable names | Carsey, Jaben | 1 | -154/+144 |
2018-08-16 | BaseTools: Update the rule to remove .lib before link it for GCC | Yonghong Zhu | 1 | -1/+2 |
2018-08-16 | BaseTools: Clean up not used code in BuildClassObject | Yonghong Zhu | 1 | -11/+2 |
2018-08-16 | BaseTools: Add Dns and BluetoothLE DevicePath | Yunhua Feng | 1 | -0/+127 |
2018-08-16 | BaseTools: Remove duplicate function declaration | Yunhua Feng | 1 | -7/+0 |
2018-08-16 | BaseTools/Ecc: Fix import issues | hchen30 | 28 | -62/+65 |
2018-08-16 | BaseTools: Fix report flexible value issue | Yunhua Feng | 1 | -0/+5 |
2018-08-16 | BaseTools: Remove the redundant if statement | Yonghong Zhu | 1 | -6/+6 |
2018-08-16 | BaseTools: Remove a unused function. | Feng, Bob C | 1 | -128/+0 |
2018-08-16 | BaseTool: Fixed the bug of Boolean Hii Pcd packing. | Liming Gao | 1 | -1/+1 |
2018-08-08 | BaseTools: Use gGuidPattern for Guid regular expression | Yunhua Feng | 1 | -5/+2 |
2018-08-08 | PatchCheck - add error message for invalid parameter | Jaben Carsey | 1 | -3/+6 |
2018-08-08 | BaseTools: Debug message make confused | Yunhua Feng | 1 | -1/+1 |
2018-08-06 | BaseTools/BinToPcd: Open output file as text file | Kinney, Michael D | 1 | -3/+2 |
2018-08-03 | BaseTools/Pkcs7Sign: Add PKCS7 test key include files | Kinney, Michael D | 3 | -0/+42 |
2018-08-03 | BaseTools: Guid.xref doesn't specify the correct GUID value for Driver | Yunhua Feng | 1 | -1/+10 |
2018-08-02 | BaseTools/BinToPcd: Encode string returned from ByteArray() | Kinney, Michael D | 1 | -1/+2 |
2018-08-02 | BaseTools/Capsule: Support capsules without a payload header | Kinney, Michael D | 1 | -11/+23 |
2018-08-02 | BaseTools/Capsule: Prevent traceback during signing operations | Kinney, Michael D | 1 | -2/+0 |
2018-08-02 | BaseTools/Capsule: Update file header with tool limitations | Kinney, Michael D | 1 | -0/+11 |
2018-08-02 | BaseTools/Capsule: Update help for --fw-version and --lsv | Kinney, Michael D | 1 | -2/+2 |
2018-08-02 | BaseTools/Capsule: Do not support -o with --dump-info | Kinney, Michael D | 1 | -0/+4 |
2018-08-02 | BaseTools/Capsule: Fix CertType GUID byte order | Kinney, Michael D | 1 | -1/+1 |
2018-08-02 | BaseTools/Capsule: Remove support for PopulateSystemTable | Kinney, Michael D | 1 | -5/+3 |
2018-08-02 | BaseTools/Capsule: Add max value checks to Capsule Generation tools | Kinney, Michael D | 1 | -0/+10 |
2018-08-02 | BaseTools GenerateCapsule: Change property to executable for Linux | Star Zeng | 1 | -0/+0 |
2018-08-02 | BaseTools/Capsule: Add Capsule Generation Tools | Kinney, Michael D | 11 | -0/+1310 |
2018-08-02 | BaseTools: Use pickle to replace cPickle | Yunhua Feng | 1 | -3/+3 |
2018-08-02 | BaseTools: remove unused import thread | Yunhua Feng | 1 | -1/+0 |
2018-08-01 | BaseTools/BinToPcd: Fix Python 2.7.x compatibility issue | Kinney, Michael D | 1 | -1/+1 |
2018-07-30 | BaseTools: Update build report for StructurePcd value | Yunhua Feng | 1 | -2/+12 |
2018-07-30 | BaseTools: Fix build crash when fdf is empty file | Yunhua Feng | 1 | -0/+2 |
2018-07-27 | BaseTools: Fix bug about *M value not display decimal and hexadecimal | Yunhua Feng | 1 | -1/+7 |
2018-07-27 | BaseTools: Parse decimal format INF_VERSION incorrect | Yunhua Feng | 1 | -3/+6 |
2018-07-26 | BaseTools/Ecc: Add some new checkpoints | Hess Chen | 4 | -2/+68 |
2018-07-25 | BaseTools Script: Add the script to generate Structure PCD setting | Liming Gao | 1 | -0/+675 |
2018-07-25 | BaseTools: Fix build report for *P and *M flag incorrectly | Yunhua Feng | 1 | -6/+14 |
2018-07-25 | BaseTools: AutoGen - change class variable to funciton variable | Jaben Carsey | 1 | -13/+12 |
2018-07-24 | BaseTools: Fix the different token with the same PCD | Yunhua Feng | 1 | -1/+1 |
2018-07-24 | BaseTools: Correct _PCD_PATCHABLE_TokenName_SIZE's value | Yonghong Zhu | 1 | -2/+1 |
2018-07-23 | BaseTools/AutoGen: Update header file for MM modules. | Supreeth Venkatesh | 1 | -8/+8 |
2018-07-23 | BaseTools: ElfConvert Tool update VerboseMsg to same with the comment | Yonghong Zhu | 2 | -2/+2 |
2018-07-23 | BaseTools: enable FixedAtBuild (VOID*) PCD use in the [DEPEX] section | Yunhua Feng | 4 | -8/+57 |
2018-07-18 | BaseTools: Remove the duplicate Pcd items | Yonghong Zhu | 1 | -1/+1 |
2018-07-16 | BaseTools: Fixed build Ovmfpkg failed issue. | BobCF | 1 | -3/+3 |
2018-07-16 | BaseTools: Use absolute import in Scripts | Gary Lin | 2 | -2/+4 |
2018-07-16 | BaseTools: Use absolute import in Workspace | Gary Lin | 6 | -13/+19 |
2018-07-16 | BaseTools: Use absolute import in UPT | Gary Lin | 1 | -1/+2 |
2018-07-16 | BaseTools: Use absolute import in Table | Gary Lin | 12 | -12/+24 |