]> git.baikalelectronics.ru Git - uboot.git/commit
efi_loader: DocBook comments for boot services
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 11 May 2018 16:15:41 +0000 (18:15 +0200)
committerAlexander Graf <agraf@suse.de>
Sun, 3 Jun 2018 13:27:21 +0000 (15:27 +0200)
commit4dd0465edbc4c2e6376d9c761aa94c0a5b5b0ee3
treefe0105b80c970bfca56e26980780961421e698c5
parent03830e824e82afd12df9691929871c70f7ff50a3
efi_loader: DocBook comments for boot services

With 'make htmldocs' we can generate a documentation if the function
comments follow the DocBook conventions.

This patch adjusts the comments for EFI boot services and provides the
DocBook template for the EFI subsystem.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
MAINTAINERS
doc/DocBook/Makefile
doc/DocBook/efi.tmpl [new file with mode: 0644]
lib/efi_loader/efi_boottime.c