OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FVH_EXTHEADER_SIZE_OFFSET
(Results
1 - 4
of
4
) sorted by null
/device/linaro/bootloader/edk2/IntelFspWrapperPkg/Library/SecPeiFspPlatformSecLibSample/Ia32/
Fsp.h
25
#define
FVH_EXTHEADER_SIZE_OFFSET
0x10
SecEntry.asm
169
mov eax, dword ptr [edi +
FVH_EXTHEADER_SIZE_OFFSET
] ; Bypass Ext Fv Header
/device/linaro/bootloader/edk2/IntelFsp2WrapperPkg/Library/SecFspWrapperPlatformSecLibSample/Ia32/
Fsp.h
26
#define
FVH_EXTHEADER_SIZE_OFFSET
0x10
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/FspSupport/Library/SecFspPlatformSecLibVlv2/Ia32/
SecEntry.asm
168
mov eax, dword ptr [edi +
FVH_EXTHEADER_SIZE_OFFSET
] ; Bypass Ext Fv Header
Completed in 247 milliseconds