Home
last modified time | relevance | path

Searched refs:EFI_VERSION102 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Defi_partition.h209 #define EFI_VERSION102 0x00010002 macro
/illumos-gate/usr/src/cmd/fmthard/
H A Dfmthard.c273 exit(disk_efi->efi_version <= EFI_VERSION102 ? 0 : 1); in main()