xref: /openbmc/u-boot/Documentation/efi.rst (revision 1e7883f6)
1.. SPDX-License-Identifier: GPL-2.0+
2
3EFI subsystem
4=============
5
6Boot services
7-------------
8
9.. kernel-doc:: lib/efi_loader/efi_boottime.c
10   :internal:
11
12Image relocation
13~~~~~~~~~~~~~~~~
14
15.. kernel-doc:: lib/efi_loader/efi_image_loader.c
16   :internal:
17
18Runtime services
19----------------
20
21.. kernel-doc:: lib/efi_loader/efi_runtime.c
22   :internal:
23