Re: [edk2-devel] [PATCH] ShellPkg: Parse I/O APIC and x2APIC structure

2021-10-20 Thread Gao, Zhichao
; devel@edk2.groups.io > Cc: Ni, Ray > Subject: RE: [edk2-devel] [PATCH] ShellPkg: Parse I/O APIC and x2APIC > structure > > [CAUTION: External Email] > > Reviewed-by: Zhichao Gao > > Thanks, > Zhichao > > > -Original Message- > > From: Abd

Re: [edk2-devel] [PATCH] ShellPkg: Parse I/O APIC and x2APIC structure

2021-10-20 Thread Attar, AbdulLateef (Abdul Lateef) via groups.io
[AMD Official Use Only] Gentle reminder to merge the code. -Original Message- From: Gao, Zhichao Sent: 09 September 2021 07:54 To: Attar, AbdulLateef (Abdul Lateef) ; devel@edk2.groups.io Cc: Ni, Ray Subject: RE: [edk2-devel] [PATCH] ShellPkg: Parse I/O APIC and x2APIC structure

Re: [edk2-devel] [PATCH] ShellPkg: Parse I/O APIC and x2APIC structure

2021-09-08 Thread Gao, Zhichao
Reviewed-by: Zhichao Gao Thanks, Zhichao > -Original Message- > From: Abdul Lateef Attar > Sent: Tuesday, August 24, 2021 11:30 PM > To: devel@edk2.groups.io > Cc: Ni, Ray ; Gao, Zhichao ; > Abdul Lateef Attar > Subject: [edk2-devel] [PATCH] ShellPkg: Pars

[edk2-devel] [PATCH] ShellPkg: Parse I/O APIC and x2APIC structure

2021-08-24 Thread Abdul Lateef Attar via groups.io
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 --- .../Parsers/Madt/MadtParser.c | 99 +++ 1 file