audk/ArmPkg/Universal/Smbios
Nhi Pham ac6388add4 ArmPkg/ProcessorSubClassDxe: Fix the format of ProcessorId
According to SMBIOS 3.4, section 7.5.3.3 ARM64-class CPUs, if
SMCCC_ARCH_SOC_ID is supported, the first DWORD is the JEP-106 code and
the second DWORD is the SoC revision value. But in the current
implementation, they are set in reverse. This patch is to correct it.

Cc: Leif Lindholm <leif@nuviainc.com>
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Rebecca Cran <rebecca@nuviainc.com>
Signed-off-by: Nhi Pham <nhi@os.amperecomputing.com>
Reviewed-by: Rebecca Cran <rebecca@nuviainc.com>
Acked-by: Leif Lindholm <leif@nuviainc.com>
2021-09-16 14:45:48 +00:00
..
OemMiscLibNull ArmPkg: Allow platforms to report their boot status via OemMiscLib call 2021-04-27 12:46:26 +00:00
ProcessorSubClassDxe ArmPkg/ProcessorSubClassDxe: Fix the format of ProcessorId 2021-09-16 14:45:48 +00:00
SmbiosMiscDxe ArmPkg: Correct small typos 2021-04-28 12:03:51 +00:00