Home
last modified time | relevance | path

Searched refs:FdtName (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/ArmVExpressDxe/
DArmVExpressInternal.h56 CONST CHAR16 *FdtName; /// Name of the FDT when present into a File System member
DArmFvpDxe.c184 TextDevicePathSize += StrSize (Platform->FdtName); in ArmFvpInitialise()
189 StrCat (TextDevicePath, Platform->FdtName); in ArmFvpInitialise()