docs: efi: add CPER functions to driver-apiThere are two kernel-doc like descriptions at cper, which is usedby other parts of cper and on ghes driver. They both have kernel-doclike descriptions.
docs: efi: add CPER functions to driver-apiThere are two kernel-doc like descriptions at cper, which is usedby other parts of cper and on ghes driver. They both have kernel-doclike descriptions.Change the tags for them to be actual kernel-doc tags and add themto 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>
show more ...
efi/libstub: Add libstub/mem.c to the documentation treeLet the description of the efi/libstub/mem.c functions appear in the kernelAPI documentation in the following chapters: The Linux drive
efi/libstub: Add libstub/mem.c to the documentation treeLet the description of the efi/libstub/mem.c functions appear in the kernelAPI documentation in the following chapters: The Linux driver implementer’s API guide Linux Firmware API UEFI Support UEFI stub library functionsAcked-by: Jonathan Corbet <corbet@lwn.net>Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>Signed-off-by: Ard Biesheuvel <ardb@kernel.org>Signed-off-by: Ingo Molnar <mingo@kernel.org>Link: https://lore.kernel.org/r/20200221035832.144960-1-xypron.glpk@gmx.deLink: https://lore.kernel.org/r/20200308080859.21568-9-ardb@kernel.org