Home
last modified time | relevance | path

Searched refs:BSP (Results 1 – 21 of 21) sorted by relevance

/device/linaro/bootloader/edk2/UefiCpuPkg/
DUefiCpuPkg.uni42 …PcdCpuApInitTimeOutInMicroSeconds_PROMPT #language en-US "Timeout for the BSP to detect all APs f…
44 …nds_HELP #language en-US "Specifies timeout value in microseconds for the BSP to detect all APs f…
78 …puPkgTokenSpaceGuid_PcdCpuSmmEnableBspElection_PROMPT #language en-US "Enable BSP election in SMM"
80BSP election in SMM will be enabled. If enabled, a BSP will be dynamically elected among all proce…
81 … "TRUE - BSP election in SMM will be enabled.<BR>\n"
82 … "FALSE - BSP election in SMM will be disabled.<BR>"
116 …out_HELP #language en-US "Specifies timeout value in microseconds for the BSP in SMM to wait for …
DUefiCpuPkg.dec109 ## Indicates if BSP election in SMM will be enabled.
110 # If enabled, a BSP will be dynamically elected among all processors in each SMI.
111 # Otherwise, processor 0 is always as BSP in each SMI.<BR><BR>
112 # TRUE - BSP election in SMM will be enabled.<BR>
113 # FALSE - BSP election in SMM will be disabled.<BR>
114 # @Prompt Enable BSP election in SMM.
188 ## Specifies timeout value in microseconds for the BSP to detect all APs for the first time.
189 # @Prompt Timeout for the BSP to detect all APs for the first time.
219 …## Specifies timeout value in microseconds for the BSP in SMM to wait for all APs to come into SMM.
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/SecPeiFspPlatformSecLibSample/Ia32/
DPeiCoreEntry.S69 # Push processor count to stack first, then BIST status (AP then BSP)
88 # We need to implement a long-term solution for BIST capture. For now, we just copy BSP BIST
DPeiCoreEntry.asm76 ; Push processor count to stack first, then BIST status (AP then BSP)
95 ; We need to implement a long-term solution for BIST capture. For now, we just copy BSP BIST
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Madt/
DMadt30.aslc75 …// BSP needs to be first entry in table. Check before boot. If BSP non zero need to rotate the ent…
76 // Suppore BSP is LAPIC ID xy. Rotate the table by using formula [x + (y * 4)]
77 // So if BSP LAPIC ID is 21 then table rotated 6 times.
/device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/Ia32/
DPeiCoreEntry.nasm74 ; Push processor count to stack first, then BIST status (AP then BSP)
93 ; We need to implement a long-term solution for BIST capture. For now, we just copy BSP BIST
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/Ia32/
DPeiCoreEntry.asm77 ; Push processor count to stack first, then BIST status (AP then BSP)
96 ; We need to implement a long-term solution for BIST capture. For now, we just copy BSP BIST
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ia32/
DProcessorAsms.S137 # NewBsp - New BSP
175 # NewBsp - New BSP
DProcessorAsms.Asm157 ; NewBsp - New BSP
192 ; NewBsp - New BSP
/device/google/wahoo/
Dsec_config316 /* hTC Extended QMI service from modem BSP team */
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DDebugMp.c156 if (MsrApicBase.Bits.BSP == 1) { in IsBsp()
/device/linaro/bootloader/edk2/EmulatorPkg/CpuRuntimeDxe/
DMpService.c1204 IN BOOLEAN BSP, in FillInProcessorInformation() argument
1210 if (BSP) { in FillInProcessorInformation()
1217 gMPSystem.ProcessorData[ProcessorNumber].State = BSP ? CPU_STATE_BUSY : CPU_STATE_IDLE; in FillInProcessorInformation()
/device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/Msr/
DP6Msr.h181 UINT32 BSP:1; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/X64/
DProcessorAsms.S36 # NewBsp - New BSP // r9 - not used
DProcessorAsms.Asm32 ; NewBsp - New BSP // r9 - not used
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/MpInitLib/Ia32/
DMpFuncs.nasm178 ; Note that BSP may become an AP due to SwitchBsp()
268 ;AsmExchangeRole procedure follows. This procedure executed by current BSP, that is
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/MpInitLib/X64/
DMpFuncs.nasm182 ; Note that BSP may become an AP due to SwitchBsp()
295 ;AsmExchangeRole procedure follows. This procedure executed by current BSP, that is
/device/linaro/bootloader/edk2/UefiCpuPkg/Library/MpInitLib/
DMpLib.c1581 ApicBaseMsr.Bits.BSP = 0; in SwitchBSPWorker()
1595 ApicBaseMsr.Bits.BSP = 1; in SwitchBSPWorker()
/device/linaro/bootloader/edk2/UefiCpuPkg/Include/Register/
DArchitecturalMsr.h200 UINT32 BSP:1; member
/device/linaro/bootloader/edk2/MdePkg/Include/Library/
DBaseLib.h80 UINT64 BSP; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
DEdkIIGlueBaseLib.h131 UINT64 BSP; member