Home
last modified time | relevance | path

Searched refs:FdtGuid (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/ArmVExpressDxe/
DArmFvpDxe.c62 IN CONST EFI_GUID *FdtGuid in InternalFindFdtByGuid() argument
78 if (FdtGuid == NULL) { in InternalFindFdtByGuid()
82 EfiInitializeFwVolDevicepathNode (&FileDevicePath, FdtGuid); in InternalFindFdtByGuid()
125 if (CompareGuid (&NameGuid, FdtGuid)) { in InternalFindFdtByGuid()
175 Status = InternalFindFdtByGuid (&FdtDevicePath, Platform->FdtGuid); in ArmFvpInitialise()
DArmVExpressInternal.h55 CONST EFI_GUID *FdtGuid; /// Name of the FDT when present into the FV member
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/Drivers/FdtDxe/
DFdtDxe.c115 EFI_GUID *FdtGuid = FixedPcdGetPtr(PcdStyxFdt); in FdtReadyToBoot() local
156 FdtGuid, in FdtReadyToBoot()