summaryrefslogtreecommitdiff
path: root/ArmPkg/Universal/Smbios/ProcessorSubClassDxe
AgeCommit message (Expand)AuthorFilesLines
2024-06-17ArmPkg/ProcessorSubClassDxe: Limit values to 0xFFJeff Brasen1-3/+3
2023-04-10ArmPkg: Update code to be more C11 compliant by using __func__Rebecca Cran1-1/+1
2022-09-23ArmPkg: Correct return value of "SMCCC_ARCH_SOC_ID" Function ID callMinh Nguyen1-3/+3
2022-09-23ArmPkg/ProcessorSubClassDxe: Get processor version from OemMiscLibMinh Nguyen1-1/+7
2021-12-16ArmPkg/ProcessorSubClassDxe: Get serial and part number from OemMiscLibNhi Pham1-2/+12
2021-12-14ArmPkg: Update SMC calls to use the new ArmCallSmc0/1/2/3 functionsRebecca Cran1-24/+16
2021-12-07ArmPkg: Apply uncrustify changesMichael Kubacki5-302/+351
2021-11-08ArmPkg: Reproduce builds across source format changesMichael D Kinney1-1/+1
2021-10-15ArmPkg/Smbios: Fix max cache size 2 wrong issueMing Huang1-1/+1
2021-09-16ArmPkg/ProcessorSubClassDxe: Fix the format of ProcessorIdNhi Pham1-1/+2
2021-06-18ArmPkg: Move cache defs used in Universal/Smbios into ArmCache.hRebecca Cran4-4/+4
2021-02-23ArmPkg: Rename some functions and parameters in OemMiscLibRebecca Cran1-20/+20
2021-02-10ArmPkg: Fix ARM ProcessorSubClassDxe buildRebecca Cran1-4/+2
2021-02-08ArmPkg: Add Universal/Smbios/ProcessorSubClassDxeRebecca Cran7-0/+1385