summaryrefslogtreecommitdiffstats
path: root/util/amdfwtool/data_parse.c
Commit message (Expand)AuthorAgeFilesLines
* util/amdfwtool: Add IKEK key for Trusted ApplicationKarthikeyan Ramasubramanian2022-05-051-0/+3
* util/amdfwtool/data_parse: fix SPL table handling regressionFelix Held2022-04-031-2/+2
* util/amdfwtool: add MSMU, SPIROM_CFG and DMCUB PSP FW typesFelix Held2022-03-271-0/+9
* amdfwtool: Check the length of matching string before accessingZheng Bao2022-03-211-10/+21
* amdfwtool: Clear struct match before regular expression matchingZheng Bao2022-03-091-5/+19
* amdfwtool: Check the real length of PMU stringZheng Bao2022-02-241-0/+3
* amdfwtool: Add support for AMD's BIOS A/B recovery featureZheng Bao2022-02-211-10/+26
* soc/amd/*/fw.cfg: Remove the misleading name for PMUI and PMUDZheng Bao2022-02-211-30/+11
* amdfwtool: Add options to support mainboard specific SPL tableZheng Bao2022-02-121-2/+6
* amdfwtool: Add SPL supportZheng Bao2022-02-071-0/+3
* amdfwtool: Change the flag value to type boolZheng Bao2021-11-051-10/+10
* amdfwtool: Add an optional column of levelZheng Bao2021-09-231-6/+79
* amdfwtool: Copy string in a safer wayZheng Bao2021-08-311-5/+10
* amdfwtool: Add missing license headerZheng Bao2021-06-091-0/+2
* amdfwtool:cezanne: use correct bootloader binary for whitelist supportNikolai Vyssotski2021-05-181-9/+9
* util/amdfwtool: Fix all warningsMartin Roth2021-02-161-1/+1
* amdfwtool:cezanne: Add entry of PSP_BOOTLOADER_AB (0x73)Zheng Bao2021-02-031-0/+3
* util/amdfwtool: portability fixes for FreeBSDIdwer Vollering2020-12-311-0/+1
* amdfwtool: Add support of cezanne and renoirZheng Bao2020-12-211-0/+51
* util/amdfwtool: add missing zero-initialization for local variableFelix Held2020-11-211-1/+2
* amdfwtool: Move the MP2CFG checking to category of BIOS dataZheng Bao2020-11-171-7/+7
* soc/amd: Change FIRMWARE_LOCATE to FIRMWARE_LOCATIONZheng Bao2020-11-041-3/+3
* amdfwtool: Change all error output to fprintf stderrZheng Bao2020-11-041-2/+2
* amdfwtool: Take a config file instead of command line parametersZheng Bao2020-10-301-0/+418