audk/ArmPkg/Universal/Smbios/ProcessorSubClassDxe
Nhi Pham b451c69088 ArmPkg/ProcessorSubClassDxe: Get serial and part number from OemMiscLib
Currently, the serial and part number of a processor are filled with
fixed PCDs. However, they may be updated dynamically according to the
information being passed from a the pre-UEFI firmware during booting.
So, this patch is to support updating these string fields from
OemMiscLib if the PCDs are empty.

Signed-off-by: Nhi Pham <nhi@os.amperecomputing.com>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
2021-12-16 18:08:22 +00:00
..
ProcessorSubClass.c ArmPkg/ProcessorSubClassDxe: Get serial and part number from OemMiscLib 2021-12-16 18:08:22 +00:00
ProcessorSubClassDxe.inf ArmPkg: Add Universal/Smbios/ProcessorSubClassDxe 2021-02-08 19:35:23 +00:00
ProcessorSubClassStrings.uni ArmPkg: Add Universal/Smbios/ProcessorSubClassDxe 2021-02-08 19:35:23 +00:00
SmbiosProcessor.h ArmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SmbiosProcessorAArch64.c ArmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SmbiosProcessorArm.c ArmPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
SmbiosProcessorArmCommon.c ArmPkg: Update SMC calls to use the new ArmCallSmc0/1/2/3 functions 2021-12-14 11:30:26 +00:00