freebsd-dev/lib/libefivar
Mateusz Piotrowski 4026e1cc68 efivar(3): Fix some typos and improve style
- Fix some typos.
- Remove redundant semicolons from the synopsis section.
- Stylize variable names and types with Vt and Va respectively.
- Use a list to present non-implemented functions.
- Sort the order of the sections.
- Add a history section.
- Use Nm when "libefivar" is mentioned.

PR:		232626
Reported by:	Tiwei Bie <btw@mail.ustc.edu.cn>
Reviewed by:	bcr, imp
Approved by:	krion (mentor, implicit), mat (mentor, implicit)
MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D17686
2018-10-25 15:41:19 +00:00
..
efi-osdep.h libefivar: use standard 2-Clause FreeBSD license 2018-03-02 15:12:18 +00:00
efivar-dp-format.c libefivar: use standard 2-Clause FreeBSD license 2018-03-02 15:12:18 +00:00
efivar-dp-parse.c libefivar: use standard 2-Clause FreeBSD license 2018-03-02 15:12:18 +00:00
efivar-dp-xlate.c libefivar: use standard 2-Clause FreeBSD license 2018-03-02 15:12:18 +00:00
efivar-dp.h libefivar: use standard 2-Clause FreeBSD license 2018-03-02 15:12:18 +00:00
efivar.3 efivar(3): Fix some typos and improve style 2018-10-25 15:41:19 +00:00
efivar.c libefivar: use standard 2-Clause FreeBSD license 2018-03-02 15:12:18 +00:00
efivar.h libefivar: use standard 2-Clause FreeBSD license 2018-03-02 15:12:18 +00:00
FreeBSD-update Bring in EDK2 routines for printing and parsing device paths. 2017-03-09 00:31:31 +00:00
Makefile Create a function to translate UEFI paths to unix paths 2017-12-02 07:29:19 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
ProcessorBind.h Bring in EDK2 routines for printing and parsing device paths. 2017-03-09 00:31:31 +00:00
uefi-dplib.h Fix an obvious 'is odd' check. 2018-07-12 16:19:17 +00:00
uefi-dputil.c libefivar: use standard 2-Clause FreeBSD license 2018-03-02 15:12:18 +00:00
uefi-guid.c Bring in EDK2 routines for printing and parsing device paths. 2017-03-09 00:31:31 +00:00
uefi-guid.dat Bring in EDK2 routines for printing and parsing device paths. 2017-03-09 00:31:31 +00:00