summaryrefslogtreecommitdiffstats
path: root/util/amdfwtool/amdfwtool.c
Commit message (Expand)AuthorAgeFilesLines
* util/amdfwtool: Fix ISH_B directory offsetKarthikeyan Ramasubramanian2022-08-091-1/+1
* util/amdfwtool: Support PSP whitelist file on recovery A/B layoutKarthikeyan Ramasubramanian2022-08-011-1/+1
* util/amdfwtool: Update the location of PSP verstage and signing keyKarthikeyan Ramasubramanian2022-07-261-2/+2
* util/amdfwtool: Initalize all variables before useFred Reitberger2022-06-301-12/+1
* util/amdfwtool: Add amdfwread utilityRobert Zieba2022-05-131-30/+25
* util/amdfwtool: Add IKEK key for Trusted ApplicationKarthikeyan Ramasubramanian2022-05-051-0/+1
* amdfwtool: Use command line option use-combo to decide if use comboZheng Bao2022-04-251-14/+18
* amdfwtool: Change the name of macros for 'BHD'Zheng Bao2022-04-251-8/+8
* util/amdfwtool: Maintain one copy of PSP Level2 entriesKarthikeyan Ramasubramanian2022-04-141-4/+19
* amdfwtool: Add a flag to record the second gen instead of romsigZheng Bao2022-04-131-13/+37
* amdfwtool: Add a macro to set explicitly second gen for old SOCsZheng Bao2022-04-051-1/+5
* util/amdfwtool: use ISH support for Sabrina SoCFelix Held2022-03-301-0/+11
* util/amdfwtool: add Sabrina SoC typeFelix Held2022-03-301-0/+6
* util/amdfwtool: select A/B recovery when ISH is usedFelix Held2022-03-301-4/+6
* util/amdfwtool: use table-relative addressing in ISH caseFelix Held2022-03-301-1/+3
* amdfwtool: Clear the whole byte of EFS_GENZheng Bao2022-03-291-0/+1
* amdfwtool: Add ISH header support for A/B recovery layoutZheng Bao2022-03-271-10/+47
* util/amdfwtool: add MSMU, SPIROM_CFG and DMCUB PSP FW typesFelix Held2022-03-271-0/+3
* amdfwtool: Change the some FW's level for A/B recoveryZheng Bao2022-03-231-3/+3
* amdfwtool: Add entries for PMUI & PMUD with instance 2Zheng Bao2022-02-211-0/+4
* amdfwtool: Add support for AMD's BIOS A/B recovery featureZheng Bao2022-02-211-65/+181
* amdfwtool: Add options to support mainboard specific SPL tableZheng Bao2022-02-121-0/+8
* amdfwtool: Add SPL supportZheng Bao2022-02-071-0/+1
* amdfwtool: Upgrade "relative address" to four address modesZheng Bao2021-12-161-18/+75
* amdfwtool: Use relative address for EFS gen2Zheng Bao2021-12-141-3/+13
* amdfwtool: Call the set_efs_table for StoneyridgeZheng Bao2021-11-181-7/+5
* amdfwtool: Set flag comboable as bool typeZheng Bao2021-11-181-1/+1
* amdfwtool: Add a union for combo and psp directoryZheng Bao2021-11-181-1/+1
* amdfwtool: Set soc name for StoneyridgeZheng Bao2021-11-151-5/+7
* amdfwtool: Pack out-of-bounds check into a function and moveZheng Bao2021-11-111-13/+15
* amdfwtool: Change the flag value to type boolZheng Bao2021-11-051-17/+16
* amdfwtool: Fix the parameter point to NULL instead of integerZheng Bao2021-11-051-4/+4
* amdfwtool: Add PSP ID for combo and ISH header for A/B recoveryZheng Bao2021-10-291-13/+40
* util/amdfwtool: rename PSP related embedded_firmware struct elementsFelix Held2021-10-191-3/+3
* amdfwtool: Detect the flag multilevel to decide the actual valueZheng Bao2021-09-171-10/+16
* amdfwtool: Add new SOC mendocinoZheng Bao2021-09-151-0/+6
* amdfwtool: Add flag for multi FW level to the struct amd_cb_configZheng Bao2021-08-311-10/+10
* Revert "amdfwtool: Use relative address for EFS gen2"Kangheui Won2021-07-141-9/+3
* amdfwtool: Fix the NULL pointer in parametersZheng Bao2021-07-081-1/+1
* amdfwtool: Use relative address for EFS gen2Zheng Bao2021-07-081-3/+9
* amdfwtool: Null check the pointers before using themZheng Bao2021-06-141-2/+5
* amdfwtool: Move EFS related definitions to header fileZheng Bao2021-06-091-114/+0
* amdfwtool: Print the entry type when dumping the firmwaresZheng Bao2021-06-071-2/+2
* amdfwtool: Set the region_type as 0 for entry "BIOS level 2"Zheng Bao2021-06-071-0/+1
* amdfwtool: Remove the misleading option charactersZheng Bao2021-05-181-110/+151
* amdfwtool: Cleanup the message of helpZheng Bao2021-04-301-6/+9
* util/amdfwtool: Fix all warningsMartin Roth2021-02-161-2/+2
* amdfwtool:cezanne: Add entry of PSP_BOOTLOADER_AB (0x73)Zheng Bao2021-02-031-0/+1
* util/amdfwtool: portability fixes for FreeBSDIdwer Vollering2020-12-311-0/+1
* amdfwtool: Add support of cezanne and renoirZheng Bao2020-12-211-15/+61