Age | Commit message (Expand) | Author | Files | Lines |
2024-08-05 | BaseTools/Capsule: Support Different Hash Algorithm for Payload Digest | Jason1 Lin | 1 | -14/+103 |
2024-07-05 | BaseTools/GenerateCapsule.py: Fix checking for DepExp presence | Sergii Dmytruk | 1 | -2/+2 |
2024-07-05 | BaseTools/GenerateCapsule.py: Fix inconsistent error formatting | Sergii Dmytruk | 1 | -2/+2 |
2024-07-05 | BaseTools/GenerateCapsule.py: Require --output for --decode | Sergii Dmytruk | 1 | -0/+4 |
2024-07-05 | BaseTools/GenerateCapsule.py: Better error message on --decode failure | Sergii Dmytruk | 1 | -2/+2 |
2024-07-05 | BaseTools/GenerateCapsule.py: Disallow UpdateImageIndex == 0 on --encode | Sergii Dmytruk | 1 | -3/+3 |
2024-07-05 | BaseTools/GenerateCapsule.py: Fix --decode operation | Sergii Dmytruk | 1 | -1/+1 |
2022-07-27 | BaseTools/Capsule: Support signtool input subject name to sign capsule file | Jason1 Lin | 1 | -9/+34 |
2021-05-12 | BaseTools: Add support for version 3 of FMP Image Header structure | Sughosh Ganu | 1 | -1/+4 |
2020-01-15 | BaseTools/Capsule: Add capsule dependency support | Li, Aaron | 1 | -7/+55 |
2019-06-28 | BaseTools/Capsule: Supports multiple payloads and drivers in capsule | Jin, Eric | 1 | -260/+711 |
2019-04-16 | BaseTools:Coding problems cause can not encode FMP Auth Header | Fan, ZhijuX | 1 | -1/+1 |
2019-04-09 | BaseTools: Replace BSD License with BSD+Patent License | Michael D Kinney | 1 | -7/+1 |
2019-04-01 | BaseTools:Coding problems caused by special characters | Fan, ZhijuX | 1 | -4/+4 |
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: 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/Capsule: Add Capsule Generation Tools | Kinney, Michael D | 1 | -0/+522 |