xref: /openbmc/u-boot/Documentation/efi.rst (revision 9ab403d0dd3c88370612c97f8c4cb88199302833)
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
12Runtime services
13----------------
14
15.. kernel-doc:: lib/efi_loader/efi_runtime.c
16   :internal:
17