blob: 86c986b9a9067df7957b4ed8f3f258abb277ca51 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
.. _libc_uefi:
=============
libc for UEFI
=============
.. note:: This feature is very experimental and may change in the future.
The *UEFI* support for LLVM's libc project aims to provide a standard libc
frontend to the UEFI protocols. This allows for many existing
applications to be easily ported to UEFI. Navigate using the links below to
learn more about this project.
.. toctree::
building
using
support
testing
|