Re: [edk2-devel] [edk2-platforms: PATCH] System will occur a CPU exception error when sorting CPU APIC map, because of a pointer point to an wrong space.

2021-12-21 Thread Donald Kuo
Reviewed-by: Donald Kuo -Original Message- From: Kumar, Chandana C Sent: Wednesday, December 22, 2021 12:33 AM To: Lin, JackX ; devel@edk2.groups.io Cc: Chiu, Chasel ; Dong, Eric ; Yao, Jiewen ; Ni, Ray ; Chaganty, Rangasai V ; Kuo, Donald Subject: RE: [edk2-platforms: PATCH] System

Re: [edk2-devel] [edk2-platforms: PATCH] System will occur a CPU exception error when sorting CPU APIC map, because of a pointer point to an wrong space.

2021-12-21 Thread Kumar, Chandana C
Reviewed-by: Chandana C Kumar > -Original Message- > From: Lin, JackX > Sent: Tuesday, December 21, 2021 12:18 PM > To: devel@edk2.groups.io > Cc: Lin, JackX ; Lin, JackX ; Chiu, > Chasel ; Dong, Eric ; Yao, Jiewen > ; Ni, Ray ; Chaganty, Rangasai V > ; Kuo, Donald ; Kumar, > Chandana C

Re: [edk2-devel] [edk2-platforms: PATCH] System will occur a CPU exception error when sorting CPU APIC map, because of a pointer point to an wrong space.

2021-12-20 Thread Ni, Ray
Reviewed-by: Ray Ni > -Original Message- > From: Lin, JackX > Sent: Tuesday, December 21, 2021 2:48 PM > To: devel@edk2.groups.io > Cc: Lin, JackX ; Lin, JackX ; Chiu, > Chasel ; Dong, Eric > ; Yao, Jiewen ; Ni, Ray > ; Chaganty, Rangasai V > ; Kuo, Donald ; Kumar, > Chandana C > Sub

[edk2-devel] [edk2-platforms: PATCH] System will occur a CPU exception error when sorting CPU APIC map, because of a pointer point to an wrong space.

2021-12-20 Thread JackX Lin
Signed-off-by: JackX Lin Cc: Chasel Chiu Cc: Dong Eric Cc: Jiewen Yao Cc: Ray Ni Cc: Rangasai V Chaganty Cc: Donald Kuo Cc: Chandana C Kumar Cc: JackX Lin --- Platform/Intel/MinPlatformPkg/Acpi/AcpiTables/AcpiPlatform.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a