From 232c0897d4cb4b101409429a34d81976eef7a6ee Mon Sep 17 00:00:00 2001 From: Daniel Maslowski Date: Sun, 18 Oct 2020 17:50:27 +0200 Subject: [PATCH 1/3] known entries: add 0x10062 (UEFI image) This is found in images from the ASRock DeskMini A300. --- types.csv | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/types.csv b/types.csv index 91a1cd4..0e1038a 100644 --- a/types.csv +++ b/types.csv @@ -55,6 +55,7 @@ ID,Name,ProposedName,Comment 0x224,,,Appears to be linked to 124 125 and 225 0x225,,, 0x30062,,,UEFI PEI Volume +0x10062,,,UEFI Image 0x00000068,,, 0x00100060,,, 0x00100064,,, @@ -68,4 +69,4 @@ ID,Name,ProposedName,Comment 0x00300065,,, 0x00300066,,, 0x00400064,,, -0x00400065,,, \ No newline at end of file +0x00400065,,, From 88ff25f9c5a6674b41f13f4e565190304165f3b1 Mon Sep 17 00:00:00 2001 From: Daniel Maslowski Date: Sun, 18 Oct 2020 17:54:40 +0200 Subject: [PATCH 2/3] reformat CSV --- types.csv | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/types.csv b/types.csv index 0e1038a..23a70f0 100644 --- a/types.csv +++ b/types.csv @@ -43,6 +43,7 @@ ID,Name,ProposedName,Comment 0x063,FW_INVALID,, 0x066,,, 0x067,,, +0x068,,, 0x070,,BL2_SECONDARY_DIRECTORY, 0x108,PSP_SMU_FN_FIRMWARE,, 0x112,,SMU_OFF_CHIP_FW_3,Tertiary SMUimage @@ -54,19 +55,18 @@ ID,Name,ProposedName,Comment 0x212,,, 0x224,,,Appears to be linked to 124 125 and 225 0x225,,, -0x30062,,,UEFI PEI Volume 0x10062,,,UEFI Image -0x00000068,,, -0x00100060,,, -0x00100064,,, -0x00100065,,, -0x00100066,,, -0x00100068,,, -0x00200064,,, -0x00200065,,, -0x00200066,,, -0x00300064,,, -0x00300065,,, -0x00300066,,, -0x00400064,,, -0x00400065,,, +0x30062,,,UEFI PEI Volume +0x100060,,, +0x100064,,, +0x100065,,, +0x100066,,, +0x100068,,, +0x200064,,, +0x200065,,, +0x200066,,, +0x300064,,, +0x300065,,, +0x300066,,, +0x400064,,, +0x400065,,, From d6aa68c2dbc28e84c1fa272f653719b5b59caf32 Mon Sep 17 00:00:00 2001 From: Daniel Maslowski Date: Sun, 18 Oct 2020 18:13:07 +0200 Subject: [PATCH 3/3] add new entries from PSPTool --- types.csv | 35 ++++++++++++++++++++--------------- 1 file changed, 20 insertions(+), 15 deletions(-) diff --git a/types.csv b/types.csv index 23a70f0..6a06121 100644 --- a/types.csv +++ b/types.csv @@ -15,27 +15,32 @@ ID,Name,ProposedName,Comment 0x00d,PSP_BOOT_TIME_TRUSTLETS_KEY,,Key that signed the Boot-Trustlets 0x010,PSP_AGESA_RESUME_FW,,PSP Agesa-Resume-Firmware 0x012,SMU_OFF_CHIP_FW_2,,Secondary SMU Image -0x013,,, +0x013,DEBUG_UNLOCK,, 0x014,,PSP_MCLF_TRUSTLETS,Unknown Trustlets 0x01a,PSP_S3_NV_DATA,,S3 Data Blob 0x020,,, -0x021,,, -0x022,,, -0x024,,, -0x028,,, -0x029,,, -0x02d,,, -0x030,,, -0x031,,, -0x032,,, -0x033,,, -0x034,,, -0x035,,, -0x036,,, -0x037,,, +0x021,WRAPPED_IKEK,, +0x022,TOKEN_UNLOCK,, +0x024,SEC_GASKET,, +0x025,MP2_FW,, +0x028,DRIVER_ENTRIES,, +0x02d,S0I3_DRIVER,, +0x030,ABL0,, +0x031,ABL1,, +0x032,ABL2,, +0x033,ABL3,, +0x034,ABL4,, +0x035,ABL5,, +0x036,ABL6,, +0x037,ABL7,, 0x038,,PSP_ENCRYPTED_NV_DATA, 0x039,,SEV_APP, +0x03a,FW_PSP_WHITELIST,, 0x040,,PL2_SECONDARY_DIRECTORY, +0x041,FW_IMC,, +0x042,FW_GEC,, +0x043,FW_XHCI,, +0x044,FW_INVALID,, 0x05f,FW_PSP_SMUSCS,,Primary Software Configuration Settings 0x060,FW_IMC,,IMC Firmware 0x061,FW_GEC,,GEC Firmware