blob: 5a6b6229592c9a9d1eb223966c582e0969ee9514 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
.. SPDX-License-Identifier: GPL-2.0
====================================================
Unified Extensible Firmware Interface (UEFI) Support
====================================================
UEFI stub library functions
===========================
.. kernel-doc:: drivers/firmware/efi/libstub/mem.c
:internal:
UEFI Common Platform Error Record (CPER) functions
==================================================
.. kernel-doc:: drivers/firmware/efi/cper.c
|