Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/edk2/Include/Protocol/
HDDevicePath.h1137 EFI_GUID FvName; member
/freebsd-13-stable/lib/libefivar/
HDefivar-dp-format.c1934 UefiDevicePathLibCatPrint (Str, "Fv(%36s)", G(&Fv->FvName)); in DevPathToTextFv()
HDefivar-dp-parse.c3100 StrToGuid (GuidStr, &Fv->FvName); in DevPathFromTextFv()