HomeSort by relevance Sort by last modified time
    Searched refs:BIST (Results 1 - 25 of 25) sorted by null

  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformSecLib/
PlatformSecLib.c 154 UINT32 *BIST;
168 BIST = GET_GUID_HOB_DATA (GuidHob);
171 // The entries of BIST information, together with the number of them,
173 // This routine copies the BIST information to the buffer pointed by
178 BIST = (UINT32 *) ((UINT32) TopOfStack - sizeof (UINT32) - Size);
185 BIST,
190 BIST = GET_GUID_HOB_DATA (GuidHob);
199 CopyMem (PlatformInformationRecord, BIST, Size);
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-h8300/
relax-4.s 2 ; BAND, BCLR, BIAND, BILD, BIOR, BIST, BIXOR, BLD, BNOT, BOR, BSET, BST, BTST, BXOR
  /device/linaro/bootloader/edk2/UefiCpuPkg/ResetVector/Vtf0/Ia16/
Init16.asm 36 ; @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/
PeiCoreEntry.S 69 # 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
PeiCoreEntry.asm 76 ; 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
AsmSaveSecContext.asm 29 ; MM0 = BIST State
AsmSaveSecContext.S 24 # MM0 = BIST State
SecEntry.S 53 # MM0 = BIST State
64 # Store the BIST value in mm0
129 # Initializes stack with some early data (BIST, PEI entry, etc)
SecEntry.asm 62 ; MM0 = BIST State
72 ; Store the BIST value in mm0
140 ; Initializes stack with some early data (BIST, PEI entry, etc)
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/Ia32/
PeiCoreEntry.asm 77 ; 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
AsmSaveSecContext.asm 30 ; MM0 = BIST State
SecEntry.asm 61 ; MM0 = BIST State
71 ; Store the BIST value in mm0
139 ; Initializes stack with some early data (BIST, PEI entry, etc)
  /device/linaro/bootloader/edk2/CorebootModulePkg/SecCore/Ia32/
SecEntry.S 33 # @param[in] EAX Initial value of the EAX register (BIST: Built-in Self Test)
SecEntry.asm 40 ; @param[in] EAX Initial value of the EAX register (BIST: Built-in Self Test)
  /external/syslinux/efi32/include/efi/
pci22.h 47 UINT8 BIST;
  /external/syslinux/efi64/include/efi/
pci22.h 47 UINT8 BIST;
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
pci22.h 47 UINT8 BIST;
  /device/linaro/bootloader/edk2/UefiCpuPkg/ResetVector/Vtf0/
Main.asm 23 ; (BIST: Built-in Self Test)
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformSecLib/Ia32/
Flat32.asm 184 ; Store the the BIST value in EBP
186 mov ebp, 00h ; No processor BIST on Quark
189 ; Push processor count to stack first, then BIST status (AP then BSP)
208 ; We need to implement a long-term solution for BIST capture. For now, we just copy BSP BIST
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/IndustryStandard/
pci22.h 42 UINT8 BIST;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/IndustryStandard/
pci22.h 49 UINT8 BIST;
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Pci22.h 45 UINT8 BIST;
  /device/linaro/bootloader/edk2/OptionRomPkg/UndiRuntimeDxe/
E100b.h 88 UINT8 BIST; // built-in self test
  /external/syslinux/gpxe/src/include/gpxe/efi/IndustryStandard/
Pci22.h 40 UINT8 BIST;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]

Completed in 3648 milliseconds