Searched refs:PartitionStart (Results 1 – 3 of 3) sorted by relevance
| /dflybsd-src/stand/contrib/edk2/MdePkg/Include/Protocol/ |
| H A D | DevicePath.h | 1011 UINT64 PartitionStart; member 1063 UINT64 PartitionStart; member
|
| /dflybsd-src/lib/libefivar/ |
| H A D | efivar-dp-format.c | 1818 UefiDevicePathLibCatPrint (Str, "0x%lx,0x%lx)", Hd->PartitionStart, Hd->PartitionSize); in DevPathToTextHardDrive() 1850 …UefiDevicePathLibCatPrint (Str, "CDROM(0x%x,0x%lx,0x%lx)", Cd->BootEntry, Cd->PartitionStart, Cd->… in DevPathToTextCDROM()
|
| H A D | efivar-dp-parse.c | 2947 Strtoi64 (StartStr, &Hd->PartitionStart); in DevPathFromTextHD() 2982 Strtoi64 (StartStr, &CDROMDevPath->PartitionStart); in DevPathFromTextCDROM()
|