Wow, this has existed for a while and I didn’t know about it. Multiple very useful UEFI Shell tools!
Gcd: A tool to dump GCD data structure, according to PI specification.
HobList: A tool to dump HOB data structure, according to PI specification.
MemoryAttributesDump: A tool to dump Memory Attribute Table and Properties Table, according to UEFI specification.
HstiWsmtDump: A tool to dump HSTI table and WSMT table, according to Microsoft HSTI and WSMT specification.
EsrtFmpDump: A tool to dump ESRT table and FMP capsule information, according to UEFI specification.
MemoryTypeInfo: A tool to dump EDKII memory type information, according to EDKII implementation.
PerfDump: A tool to dump EDKII performance data, according to EDKII implementation.
PcdDump: A tool to dump PCD information according to PI specification and PCD internal database according to EDKII implementation.
SmmProfileDump: A tool to dump EDKII SMM profile data, according to EDKII implementation.
EdkiiCoreDatabaseDump: Tools to dump EDKII DXE Core, SMM Core, and PEI Core internal data structure, according to EDKII implementation.
https://github.com/jyao1/EdkiiShellTool




You must be logged in to post a comment.