OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gPcdDataBaseSignatureGuid
(Results
1 - 6
of
6
) sorted by null
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/PCD/Dxe/
Pcd.inf
334
gPcdDataBaseSignatureGuid
## CONSUMES ## GUID # PCD database signature GUID.
Service.c
776
if (!CompareGuid ((VOID *)DxePcdDbBinary, &
gPcdDataBaseSignatureGuid
) ||
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/PCD/Pei/
Pcd.inf
332
gPcdDataBaseSignatureGuid
## CONSUMES ## GUID # PCD database signature GUID.
Service.c
424
if (!CompareGuid (PcdDb, &
gPcdDataBaseSignatureGuid
) ||
[
all
...]
/device/linaro/bootloader/edk2/MdeModulePkg/Include/Guid/
PcdDataBaseSignatureGuid.h
21
extern EFI_GUID
gPcdDataBaseSignatureGuid
;
/device/linaro/bootloader/edk2/MdeModulePkg/
MdeModulePkg.dec
179
gPcdDataBaseSignatureGuid
= { 0x3c7d193c, 0x682c, 0x4c14, { 0xa6, 0x8f, 0x55, 0x2d, 0xea, 0x4f, 0x43, 0x7e }}
[
all
...]
Completed in 294 milliseconds