]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg/AcpiView: ERST Parser
authorJeshua Smith <jeshuas@nvidia.com>
Thu, 3 Nov 2022 18:14:26 +0000 (18:14 +0000)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 2 Feb 2023 02:49:33 +0000 (02:49 +0000)
commit558b37b49b2196e82f2e8f9da7939f755343e94a
tree36f3700952ee3e016144d575853ec0e0614f4d63
parentd375273c899bfa279c2732c509caf455af285006
ShellPkg/AcpiView: ERST Parser

Add a new parser for the Error Record Serialization Table.
The ERST table describes how an OS can save and retrieve
hardware error information to and from a persistent store.

Signed-off-by: Jeshua Smith <jeshuas@nvidia.com>
Reviewed-by: Zhichao Gao <zhichao.gao@intel.com>
ShellPkg/Library/UefiShellAcpiViewCommandLib/AcpiParser.h
ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Erst/ErstParser.c [new file with mode: 0644]
ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.c
ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewCommandLib.inf