diff options
author | Nhi Pham <nhi@os.amperecomputing.com> | 2021-09-15 20:55:32 +0700 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2021-09-16 14:45:48 +0000 |
commit | ac6388add4ade3ae5c4036ea6c2ce9c8d301d057 (patch) | |
tree | f65394870c05e7fd67d65de2a51023ee4dd3b706 /EmbeddedPkg/Library/AndroidBootImgLib/AndroidBootImgLib.c | |
parent | 60d8bb9f28f663e6ca58bc87c042fdd82f5607bd (diff) | |
download | edk2-ac6388add4ade3ae5c4036ea6c2ce9c8d301d057.tar.gz edk2-ac6388add4ade3ae5c4036ea6c2ce9c8d301d057.tar.bz2 edk2-ac6388add4ade3ae5c4036ea6c2ce9c8d301d057.zip |
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>
Diffstat (limited to 'EmbeddedPkg/Library/AndroidBootImgLib/AndroidBootImgLib.c')
0 files changed, 0 insertions, 0 deletions