Re: [edk2-devel] [PATCH v5] MinPlatformPkg: Update HWSignature filed in FACS

2023-05-10 Thread VincentX Ke
; Ke, VincentX Cc: Chiu, Chasel ; Desimone, Nathaniel L ; Oram, Isaac W ; Gao, Liming ; Dong, Eric ; Sinha, Ankit Subject: RE: [edk2-devel] [PATCH v5] MinPlatformPkg: Update HWSignature filed in FACS Vincent, I don't quite understand your code logic. For example: 1. Why you use XSDT

Re: [edk2-devel] [PATCH v5] MinPlatformPkg: Update HWSignature filed in FACS

2023-05-07 Thread Ni, Ray
Wednesday, May 3, 2023 10:40 AM > To: devel@edk2.groups.io > Cc: Ke, VincentX ; Chiu, Chasel > ; Desimone, Nathaniel L > ; Oram, Isaac W > ; Gao, Liming ; Dong, > Eric > Subject: [edk2-devel] [PATCH v5] MinPlatformPkg: Update HWSignature > filed in FACS > > From: Vi

[edk2-devel] [PATCH v5] MinPlatformPkg: Update HWSignature filed in FACS

2023-05-02 Thread VincentX Ke
From: VincentX Ke REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4428 Calculating CRC based on each ACPI table. Update HWSignature filed in FACS based on CRC while ACPI table changed. Change-Id: Ic0ca66ff10cda0fbcd0683020fab1bc9aea9b78c Signed-off-by: VincentX Ke Cc: Chasel Chiu Cc: Nate