Home
last modified time | relevance | path

Searched refs:BootGdtTable (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/SecPeiFspPlatformSecLibSample/Ia32/
DSecEntry.asm258 PUBLIC BootGdtTable
265 BootGdtTable DD 0 define
339 GDT_SIZE EQU $ - BootGdtTable ; Size, in bytes
346 DD OFFSET BootGdtTable ; GDT base address
DSecEntry.S252 BootGdtTable: .long 0 label
326 .equ GDT_SIZE, . - BootGdtTable # Size, in bytes
333 .long BootGdtTable # GDT base address
/device/linaro/bootloader/edk2/IntelFsp2Pkg/Library/SecFspSecPlatformLibNull/Ia32/
DFlat32.nasm81 global ASM_PFX(BootGdtTable)
88 ASM_PFX(BootGdtTable): DD 0
/device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/Ia32/
DSecEntry.nasm246 global ASM_PFX(BootGdtTable)
253 ASM_PFX(BootGdtTable):
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformSecLib/Ia32/
DFlat32.S718 BootGdtTable: label
797 .long BootGdtTable