1libefi(3LIB)                  Interface Libraries                 libefi(3LIB)
2
3
4

NAME

6       libefi - EFI partition table library
7

SYNOPSIS

9       cc [ flag... ] file... -lefi [ library... ]
10
11

DESCRIPTION

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

INTERFACES

16       The  shared  object  libefi.so.1 provides the public interfaces defined
17       below. See Intro(3) for additional information on shared object  inter‐
18       faces.
19
20
21
22
23       efi_alloc_and_init            efi_alloc_and_read
24       efi_free                      efi_use_whole_disk
25       efi_write
26
27

FILES

29       /lib/libefi.so.1       shared object
30
31
32       /lib/64/libefi.so.1    64-bit shared object
33
34

ATTRIBUTES

36       See attributes(5) for descriptions of the following attributes:
37
38
39
40
41       ┌─────────────────────────────┬─────────────────────────────┐
42       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
43       ├─────────────────────────────┼─────────────────────────────┤
44       │Availability                 │SUNWcsl (32-bit)             │
45       ├─────────────────────────────┼─────────────────────────────┤
46       │                             │SUNWcslx (64-bit)            │
47       ├─────────────────────────────┼─────────────────────────────┤
48       │Interface Stability          │Committed                    │
49       ├─────────────────────────────┼─────────────────────────────┤
50       │MT-Level                     │Unsafe                       │
51       └─────────────────────────────┴─────────────────────────────┘
52

SEE ALSO

54       Intro(3), efi_alloc_and_init(3EXT), attributes(5)
55
56
57
58SunOS 5.11                        8 May 2008                      libefi(3LIB)
Impressum