Re: [edk2-devel] [PATCH v3] IntelSiliconPkg: FIT based shadow microcode PPI support.

2020-02-17 Thread Siyuan, Fu
: Fu, Siyuan ; devel@edk2.groups.io; Kinney, > Michael D > Cc: Ni, Ray ; Chaganty, Rangasai V > > Subject: RE: [edk2-devel] [PATCH v3] IntelSiliconPkg: FIT based shadow > microcode PPI support. > > Then the checks against 0x and 0x > sho

Re: [edk2-devel] [PATCH v3] IntelSiliconPkg: FIT based shadow microcode PPI support.

2020-02-16 Thread Michael D Kinney
. Mike > -Original Message- > From: Fu, Siyuan > Sent: Saturday, February 15, 2020 7:36 PM > To: Kinney, Michael D ; > devel@edk2.groups.io > Cc: Ni, Ray ; Chaganty, Rangasai V > > Subject: RE: [edk2-devel] [PATCH v3] IntelSiliconPkg: > FIT based shadow microcode

Re: [edk2-devel] [PATCH v3] IntelSiliconPkg: FIT based shadow microcode PPI support.

2020-02-15 Thread Siyuan, Fu
age- > From: Kinney, Michael D > Sent: 2020年2月15日 7:07 > To: Fu, Siyuan ; devel@edk2.groups.io; Kinney, > Michael D > Cc: Ni, Ray ; Chaganty, Rangasai V > > Subject: RE: [edk2-devel] [PATCH v3] IntelSiliconPkg: FIT based shadow > microcode PPI support. > > Siy

Re: [edk2-devel] [PATCH v3] IntelSiliconPkg: FIT based shadow microcode PPI support.

2020-02-14 Thread Michael D Kinney
y, Michael D ; > devel@edk2.groups.io > Cc: Ni, Ray ; Chaganty, Rangasai V > > Subject: RE: [edk2-devel] [PATCH v3] IntelSiliconPkg: > FIT based shadow microcode PPI support. > > Hi Mike > > See my reply for the ASSERT and magic number around FIT > table parsing code.

Re: [edk2-devel] [PATCH v3] IntelSiliconPkg: FIT based shadow microcode PPI support.

2020-02-13 Thread Siyuan, Fu
Subject: RE: [edk2-devel] [PATCH v3] IntelSiliconPkg: FIT based shadow > microcode PPI support. > > Siyuan, > > IntelSiliconPkg/Feature/ShadowMicrocode: > > For simple modules that only have a single .c file, there > Is not need to split out a .h file. Please merge the .h &

Re: [edk2-devel] [PATCH v3] IntelSiliconPkg: FIT based shadow microcode PPI support.

2020-02-13 Thread Siyuan, Fu
aganty, Rangasai V > > Subject: RE: [edk2-devel] [PATCH v3] IntelSiliconPkg: FIT based shadow > microcode PPI support. > > Siyuan, > > IntelSiliconPkg/Feature/ShadowMicrocode: > > For simple modules that only have a single .c file, there > Is not need to split ou

Re: [edk2-devel] [PATCH v3] IntelSiliconPkg: FIT based shadow microcode PPI support.

2020-02-12 Thread Michael D Kinney
devel@edk2.groups.io On > Behalf Of Siyuan, Fu > Sent: Tuesday, February 11, 2020 4:48 PM > To: devel@edk2.groups.io > Cc: Ni, Ray ; Chaganty, Rangasai V > > Subject: [edk2-devel] [PATCH v3] IntelSiliconPkg: FIT > based shadow microcode PPI support. > > V3

[edk2-devel] [PATCH v3] IntelSiliconPkg: FIT based shadow microcode PPI support.

2020-02-11 Thread Siyuan, Fu
V3 Changes: Remove the feature PCD PcdCpuShadowMicrocodeByFit because the whole FIT microcode shadow code is moved to this PEIM so platform could disable this feature by not include PEIM now. V2 Changes: Rename EDKII_PEI_CPU_MICROCODE_ID to EDKII_PEI_MICROCODE_CPU_ID. This patch adds a platform