OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FV2_DEVICE_SIGNATURE
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/FwVol/
FwVolDriver.h
20
#define
FV2_DEVICE_SIGNATURE
SIGNATURE_32 ('_', 'F', 'V', '2')
52
#define FV_DEVICE_FROM_THIS(a) CR(a, FV_DEVICE, Fv,
FV2_DEVICE_SIGNATURE
)
FwVol.c
28
FV2_DEVICE_SIGNATURE
,
693
if (FvDevice->Signature ==
FV2_DEVICE_SIGNATURE
) {
Completed in 63 milliseconds