Home
last modified time | relevance | path

Searched refs:SIGNATURE_TYPE_MBR (Results 1 – 5 of 5) sorted by relevance

/freebsd/stand/efi/include/
H A Defidevp.h342 #define SIGNATURE_TYPE_MBR 0x01 macro
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h1044 #define SIGNATURE_TYPE_MBR 0x01 macro
/freebsd/stand/efi/libefi/
H A Ddevpath.c351 case SIGNATURE_TYPE_MBR: in efi_media_dev_path()
/freebsd/lib/libefivar/
H A Defivar-dp-format.c1944 case SIGNATURE_TYPE_MBR: in DevPathToTextHardDrive()
H A Defivar-dp-parse.c3221 Hd->SignatureType = SIGNATURE_TYPE_MBR; in DevPathFromTextHD()