]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg: Parse I/O APIC and x2APIC structure
authorAbdul Lateef Attar <AbdulLateef.Attar@amd.com>
Tue, 24 Aug 2021 15:30:13 +0000 (23:30 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 21 Oct 2021 05:46:17 +0000 (05:46 +0000)
commit2f286930a8280f4d817460020110009938f695b6
treef51d75c3b74dcfc98349c82c34568e6bbe327b64
parent305fd6bee0bfe1602163d1f8841954f84aa31b68
ShellPkg: Parse I/O APIC and x2APIC structure

Parse and print the below interrupt structures
  - I/O APIC Structure
  - Interrupt Source Override Structure
  - Processor Local x2APIC Structure
  - Local x2APIC NMI Structure

Signed-off-by: Abdul Lateef Attar <AbdulLateef.Attar@amd.com>
Reviewed-by: Zhichao Gao <zhichao.gao@intel.com>
ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Madt/MadtParser.c