History log of /freebsd-current/stand/efi/include/eficon.h
Revision Date Author Comments
# ed76a950 27-Dec-2023 Jose Luis Duran <jlduran@gmail.com>

stand: Fix typo (triple S)

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/955


# 2a63c3be 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line .c comment pattern

Remove /^/[*/]\s*\$FreeBSD\$.*\n/


# 9cd75b55 07-Feb-2022 Gordon Bergling <gbe@FreeBSD.org>

stand: Fix a common typo in source code comments

- s/existance/existence/

MFC after: 3 days


# 65641822 03-Jan-2019 Toomas Soome <tsoome@FreeBSD.org>

loader.efi: efi variable rework and lsefi command added

This update does add diag and debug capabilities to interpret the efi
variables, configuration and protocols (lsefi).

The side effect is that we add/update bunch of related headers.


# ca987d46 14-Nov-2017 Warner Losh <imp@FreeBSD.org>

Move sys/boot to stand. Fix all references to new location

Sponsored by: Netflix