Home
last modified time | relevance | path

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

/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h1137 EFI_GUID FvName; member
/freebsd/lib/libefivar/
H A Defivar-dp-format.c2095 UefiDevicePathLibCatPrint (Str, "Fv(%36s)", G(&Fv->FvName)); in DevPathToTextFv()
H A Defivar-dp-parse.c3398 StrToGuid (GuidStr, &Fv->FvName); in DevPathFromTextFv()