mirror of
https://github.com/torvalds/linux.git
synced 2026-05-04 14:32:27 -04:00
There are two kernel-doc like descriptions at cper, which is used by other parts of cper and on ghes driver. They both have kernel-doc like descriptions. Change the tags for them to be actual kernel-doc tags and add them to the driver-api documentaion at the UEFI section. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Acked-by: Borislav Petkov (AMD) <bp@alien8.de> Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
17 lines
467 B
ReStructuredText
17 lines
467 B
ReStructuredText
.. 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
|