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