Re: [edk2-devel] [PATCH] IntelSiliconPkg: Define PCDs for microcode location in flash

2021-03-26 Thread Ni, Ray
om: Ni, Ray > Sent: Friday, March 26, 2021 2:49 PM > To: devel@edk2.groups.io; Ni, Ray > Cc: Chaganty, Rangasai V > Subject: RE: [edk2-devel] [PATCH] IntelSiliconPkg: Define PCDs for microcode > location in flash > > Please ignore the "Change-Id" in the comm

Re: [edk2-devel] [PATCH] IntelSiliconPkg: Define PCDs for microcode location in flash

2021-03-25 Thread Ni, Ray
Subject: [edk2-devel] [PATCH] IntelSiliconPkg: Define PCDs for microcode > location in flash > > 3 PCDs are defined assuming that microcode is put in the end of a FV: > PcdFlashFvMicrocodeBase: The base address of the microcode FV > PcdFlashFvMicrocodeSize: The size of the microcode

[edk2-devel] [PATCH] IntelSiliconPkg: Define PCDs for microcode location in flash

2021-03-25 Thread Ni, Ray
3 PCDs are defined assuming that microcode is put in the end of a FV: PcdFlashFvMicrocodeBase: The base address of the microcode FV PcdFlashFvMicrocodeSize: The size of the microcode FV PcdFlashMicrocodeOffset: The microcode offset relative to the FV base address The 3 new