Home
last modified time | relevance | path

Searched refs:BIST (Results 1 – 25 of 27) sorted by relevance

12

/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformSecLib/
DPlatformSecLib.c154 UINT32 *BIST; in SecPlatformInformation() local
168 BIST = GET_GUID_HOB_DATA (GuidHob); in SecPlatformInformation()
178 BIST = (UINT32 *) ((UINT32) TopOfStack - sizeof (UINT32) - Size); in SecPlatformInformation()
185 BIST, in SecPlatformInformation()
190 BIST = GET_GUID_HOB_DATA (GuidHob); in SecPlatformInformation()
199 CopyMem (PlatformInformationRecord, BIST, Size); in SecPlatformInformation()
/device/linaro/bootloader/edk2/UefiCpuPkg/ResetVector/Vtf0/Ia16/
DInit16.asm36 ; @param[in] EAX Initial value of the EAX register (BIST: Built-in Self Test)
37 ; @param[out] ESP Initial value of the EAX register (BIST: Built-in Self Test)
41 ; ESP - Initial value of the EAX register (BIST: Built-in Self Test)
/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
DAsmSaveSecContext.S24 # MM0 = BIST State
DAsmSaveSecContext.asm29 ; MM0 = BIST State
DSecEntry.S53 # MM0 = BIST State
64 # Store the BIST value in mm0
DSecEntry.asm62 ; MM0 = BIST State
72 ; Store the BIST value in mm0
/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
DSecEntry.asm61 ; MM0 = BIST State
71 ; Store the BIST value in mm0
DAsmSaveSecContext.asm30 ; MM0 = BIST State
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuMpPei/Ia32/
DMpFuncs.asm39 ; Save BIST information to ebp firstly
40 db 66h, 08bh, 0e8h ; mov ebp, eax ; save BIST information
123 push ebp ; push BIST data at top of AP stack
DMpFuncs.nasm38 mov ebp, eax ; save BIST information
113 push ebp ; push BIST data at top of AP stack
/device/linaro/bootloader/edk2/OvmfPkg/Sec/Ia32/
DSecEntry.nasm29 ; @param[in] EAX Initial value of the EAX register (BIST: Built-in Self Test)
/device/linaro/bootloader/edk2/OvmfPkg/Sec/X64/
DSecEntry.nasm30 ; @param[in] RAX Initial value of the EAX register (BIST: Built-in Self Test)
/device/linaro/bootloader/edk2/UefiCpuPkg/ResetVector/Vtf0/
DReadMe.txt25 EAX/RAX - Initial value of the EAX register (BIST: Built-in Self Test)
DMain.asm23 ; (BIST: Built-in Self Test)
/device/linaro/bootloader/edk2/CorebootModulePkg/SecCore/Ia32/
DSecEntry.S33 # @param[in] EAX Initial value of the EAX register (BIST: Built-in Self Test)
DSecEntry.asm40 ; @param[in] EAX Initial value of the EAX register (BIST: Built-in Self Test)
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuMpPei/X64/
DMpFuncs.asm35 ; Save BIST information to ebp firstly
36 db 66h, 08bh, 0e8h ; mov ebp, eax ; save BIST information
158 push rbp ; push BIST data
DMpFuncs.nasm39 ; Save BIST information to ebp firstly
43 mov ebp, eax ; save BIST information
154 push rbp ; push BIST data at top of AP stack
/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/IndustryStandard/
Dpci22.h42 UINT8 BIST; member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
Dpci22.h49 UINT8 BIST; member
/device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
DPci22.h46 UINT8 BIST; member
/device/linaro/bootloader/edk2/OptionRomPkg/UndiRuntimeDxe/
DE100b.h88 UINT8 BIST; // built-in self test member

12