Home
last modified time | relevance | path

Searched refs:PlatformId (Results 1 – 13 of 13) sorted by relevance

/device/linaro/bootloader/edk2/UefiCpuPkg/Library/MpInitLib/
DMicrocode.c54 UINT8 PlatformId; in MicrocodeDetect() local
92 PlatformId = (UINT8) PlatformIdMsr.Bits.PlatformId; in MicrocodeDetect()
112 (MicrocodeEntryPoint->ProcessorFlags & (1 << PlatformId)) in MicrocodeDetect()
153 (ExtendedTable->ProcessorFlag & (1 << PlatformId)) ) { in MicrocodeDetect()
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/ArmVExpressDxe/
DArmVExpressCommon.c32 IN CONST ARM_VEXPRESS_PLATFORM_ID PlatformId, in ArmVExpressGetPlatformFromId() argument
41 if (ArmVExpressPlatforms[Index].Id == PlatformId) { in ArmVExpressGetPlatformFromId()
DArmVExpressInternal.h77 IN CONST ARM_VEXPRESS_PLATFORM_ID PlatformId,
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DElTorito.h112 UINT8 PlatformId; member
138 UINT8 PlatformId; member
/device/linaro/bootloader/edk2/UefiCpuPkg/Feature/Capsule/MicrocodeUpdateDxe/
DMicrocodeUpdate.c93 UINT8 PlatformId; in GetCurrentPlatformId() local
95 PlatformId = (UINT8)AsmMsrBitFieldRead64(MSR_IA32_PLATFORM_ID, 50, 52); in GetCurrentPlatformId()
96 return PlatformId; in GetCurrentPlatformId()
191 ProcessorInfo->PlatformId = GetCurrentPlatformId(); in CollectProcessorInfo()
336 ((ProcessorFlags & (1 << MicrocodeFmpPrivate->ProcessorInfo[Index].PlatformId)) != 0)) { in GetMatchedProcessor()
345 ((ProcessorFlags & (1 << MicrocodeFmpPrivate->ProcessorInfo[Index].PlatformId)) != 0)) { in GetMatchedProcessor()
DMicrocodeUpdate.h63 UINT8 PlatformId; member
DMicrocodeFmp.c598 ProcessorInfo[Index].PlatformId, in DumpPrivateInfo()
/device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/Msr/
DCore2Msr.h66 UINT32 PlatformId:3; member
DSilvermontMsr.h66 UINT32 PlatformId:3; member
DP6Msr.h130 UINT32 PlatformId:3; member
DNehalemMsr.h61 UINT32 PlatformId:3; member
/device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/
DArchitecturalMsr.h158 UINT32 PlatformId:3; member
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
DGenFw.c73 UINT32 PlatformId; member