| Current File : //usr/man/man3lib/libefi.3lib |
'\" te
.\" Copyright (c) 2008, 2011, Oracle and/or its affiliates. All rights reserved.
.TH libefi 3LIB "23 Aug 2011" "SunOS 5.11" "Interface Libraries"
.SH NAME
libefi \- EFI partition table library
.SH SYNOPSIS
.LP
.nf
cc [ \fIflag\fR... ] \fIfile\fR... \fB-lefi\fR [ \fIlibrary\fR... ]
.fi
.SH DESCRIPTION
.sp
.LP
The functions in this library manipulate a disk's EFI partition table.
.SH INTERFACES
.sp
.LP
The shared object \fBlibefi.so.1\fR provides the public interfaces defined below. See \fBIntro\fR(3) for additional information on shared object interfaces.
.sp
.sp
.TS
tab();
lw(2.75i) lw(2.75i)
lw(2.75i) lw(2.75i)
.
\fBefi_alloc_and_init\fR\fBefi_alloc_and_read\fR
\fBefi_free\fR\fBefi_use_whole_disk\fR
\fBefi_write\fR
.TE
.SH FILES
.sp
.ne 2
.mk
.na
\fB\fB/lib/libefi.so.1\fR\fR
.ad
.RS 23n
.rt
shared object
.RE
.sp
.ne 2
.mk
.na
\fB\fB/lib/64/libefi.so.1\fR\fR
.ad
.RS 23n
.rt
64-bit shared object
.RE
.SH ATTRIBUTES
.sp
.LP
See \fBattributes\fR(5) for descriptions of the following attributes:
.sp
.sp
.TS
tab() box;
cw(2.75i) |cw(2.75i)
lw(2.75i) |lw(2.75i)
.
ATTRIBUTE TYPEATTRIBUTE VALUE
_
Availabilitysystem/library
_
Interface StabilityCommitted
_
MT-LevelUnsafe
.TE
.SH SEE ALSO
.sp
.LP
\fBIntro\fR(3), \fBefi_alloc_and_init\fR(3EXT), \fBattributes\fR(5)