Interface Libraries libefi(3LIB)
NAME
libefi - EFI partition table library
SYNOPSIS
cc [ flag... ] file... -lefi [ library... ]
DESCRIPTION
The functions in this library manipulate a disk's EFI parti-
tion table. INTERFACESThe 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_use_whole_disk
efi_write
FILES/lib/libefi.so.1 shared object
/lib/64/libefi.so.1 64-bit shared object
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:SunOS 5.11 Last change: 8 May 2008 1
Interface Libraries libefi(3LIB)
____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | system/library (32-bit) |
|_____________________________|_____________________________|
| | SUNWcslx (64-bit) |
|_____________________________|_____________________________|
| Interface Stability | Committed ||_____________________________|_____________________________|
| MT-Level | Unsafe |
|_____________________________|_____________________________|
SEE ALSO
Intro(3), efi_alloc_and_init(3EXT), attributes(5)
SunOS 5.11 Last change: 8 May 2008 2