public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] ShellPkg: UefiShellAcpiViewCommandLib: Add support for parsing Local APIC NMI structure
@ 2023-05-03 21:50 Rebecca Cran
  2023-05-03 21:50 ` [PATCH 1/2] ShellPkg: acpiview: add support for parsing the " Rebecca Cran
  2023-05-03 21:50 ` [PATCH 2/2] ShellPkg: Fix typo of 'Controller' in acpiview MadtParser.c Rebecca Cran
  0 siblings, 2 replies; 4+ messages in thread
From: Rebecca Cran @ 2023-05-03 21:50 UTC (permalink / raw)
  To: devel, Ray Ni, Zhichao Gao; +Cc: Rebecca Cran

Add support to acpiview for parsing the Local APIC NMI structure.

Fix a typo of 'Controller' in MadtParser.c.

The function to dump MPS INTI flags is almost a duplicate of the
function above it, but I wasn't sure how to avoid it.

Rebecca Cran (2):
  ShellPkg: acpiview: add support for parsing the Local APIC NMI
    structure
  ShellPkg: Fix typo of 'Controller' in acpiview MadtParser.c

 ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Madt/MadtParser.c | 90 ++++++++++++++++----
 1 file changed, 75 insertions(+), 15 deletions(-)

-- 
2.39.2


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-05-04  3:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-03 21:50 [PATCH 0/2] ShellPkg: UefiShellAcpiViewCommandLib: Add support for parsing Local APIC NMI structure Rebecca Cran
2023-05-03 21:50 ` [PATCH 1/2] ShellPkg: acpiview: add support for parsing the " Rebecca Cran
2023-05-03 21:50 ` [PATCH 2/2] ShellPkg: Fix typo of 'Controller' in acpiview MadtParser.c Rebecca Cran
2023-05-04  3:44   ` Rebecca Cran

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox