LIBEFI(3LIB) Interface Libraries LIBEFI(3LIB)

libefi - EFI partition table library

cc [ flag... ] file... -lefi [ library... ]

The functions in this library manipulate a disk's EFI partition table.

The shared object libefi.so.1 provides the public interfaces defined below. See Intro(3) for additional information on shared object interfaces.

efi_alloc_and_init efi_alloc_and_read
efi_free efi_reserved_sectors
efi_use_whole_disk efi_write

/lib/libefi.so.1

shared object

/lib/64/libefi.so.1

64-bit shared object

See attributes(7) for descriptions of the following attributes:

ATTRIBUTE TYPE ATTRIBUTE VALUE
Interface Stability Committed
MT-Level Unsafe

Intro(3), efi_alloc_and_init(3EXT), attributes(7)

November 20, 2019 OmniOS