Searched refs:BootEntry (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h1060 UINT32 BootEntry; member in struct:__anon9519
/freebsd-13-stable/stand/efi/include/
H A Defidevp.h349 UINT32 BootEntry; member in struct:_CDROM_DEVICE_PATH
/freebsd-13-stable/stand/efi/libefi/
H A Ddevpath.c386 ((CDROM_DEVICE_PATH *)node)->BootEntry,
/freebsd-13-stable/lib/libefivar/
H A Defivar-dp-format.c1847 UefiDevicePathLibCatPrint (Str, "CDROM(0x%x)", Cd->BootEntry);
1851 UefiDevicePathLibCatPrint (Str, "CDROM(0x%x,0x%lx,0x%lx)", Cd->BootEntry, Cd->PartitionStart, Cd->PartitionSize);
H A Defivar-dp-parse.c2982 CDROMDevPath->BootEntry = (UINT32) Strtoi (EntryStr);

Completed in 74 milliseconds