History log of /src/usr.sbin/efitable/efitable.8 (Results 1 – 18 of 18)
Revision Date Author Comments
# 65e89517 22-Jul-2025 Alexander Ziaee <ziaee@FreeBSD.org>

efitable.8: Nits

+ tag spdx
+ uncapitalize beginning of Nd, these should not be capitalized
+ add bars to show that long options XOR short options
+ remove stray paragraph marker for linter complain

efitable.8: Nits

+ tag spdx
+ uncapitalize beginning of Nd, these should not be capitalized
+ add bars to show that long options XOR short options
+ remove stray paragraph marker for linter complaints

show more ...


# f840492b 19-Jul-2025 ShengYi Hung <aokblast@FreeBSD.org>

efidev: add support for memory attribute

The EFI_PROPERTIES_TABLE has been deprecated in the UEFI specification.
It is now replaced by the EFI_MEMORY_ATTRIBUTES_TABLE, which provides
a new header an

efidev: add support for memory attribute

The EFI_PROPERTIES_TABLE has been deprecated in the UEFI specification.
It is now replaced by the EFI_MEMORY_ATTRIBUTES_TABLE, which provides
a new header and data format for describing memory region attributes.

Reviewed by: imp
Approved by: markj (mentor)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D49998

show more ...


# cc61a079 16-Jul-2025 Alan Somers <asomers@FreeBSD.org>

manpages: prefer linking to xo_options.7 over xo_parse_args.3

Most libxo-enabled utilities link to xo_parse_args.3. But that man page
doesn't actually describe how to format command-line arguments.

manpages: prefer linking to xo_options.7 over xo_parse_args.3

Most libxo-enabled utilities link to xo_parse_args.3. But that man page
doesn't actually describe how to format command-line arguments. Rather,
xo_options.7 does. I suspect that these utilities link to the former
because the latter man page did not exist until libxo-0.7.2
(8a6eceff3ce). And newer utilities have probably been copy/pasting the
same text from older ones. But the superior man page does exist now,
so we should link to it instead.

MFC after: 2 weeks
Sponsored by: ConnectWise
Reviewed by: emaste
Differential Revision: https://reviews.freebsd.org/D51354

show more ...


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

Remove $FreeBSD$: two-line nroff pattern

Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/


# 140db0be 28-Jan-2022 Trond Endrestol <Trond.Endrestol@ximalas.info>

efitable(8): Add missing `-u` in the manpage

PR: 261524
MFC after: 3 days


# 24f398e7 01-Jul-2021 Pavel Balaev <pavel.balaev@3mdeb.com>

Add efitable(8), a userspace tool to fetch and parse EFI tables

Only ESRT and PROP tables are handled at the moment.

Submitted by: Pavel Balaev <pavel.balaev@3mdeb.com>
MFC after: 2 weeks
Different

Add efitable(8), a userspace tool to fetch and parse EFI tables

Only ESRT and PROP tables are handled at the moment.

Submitted by: Pavel Balaev <pavel.balaev@3mdeb.com>
MFC after: 2 weeks
Differential revision: https://reviews.freebsd.org/D30104

show more ...


# 65e89517 22-Jul-2025 Alexander Ziaee <ziaee@FreeBSD.org>

efitable.8: Nits

+ tag spdx
+ uncapitalize beginning of Nd, these should not be capitalized
+ add bars to show that long options XOR short options
+ remove stray paragraph marker for linter complain

efitable.8: Nits

+ tag spdx
+ uncapitalize beginning of Nd, these should not be capitalized
+ add bars to show that long options XOR short options
+ remove stray paragraph marker for linter complaints

show more ...


# f840492b 19-Jul-2025 ShengYi Hung <aokblast@FreeBSD.org>

efidev: add support for memory attribute

The EFI_PROPERTIES_TABLE has been deprecated in the UEFI specification.
It is now replaced by the EFI_MEMORY_ATTRIBUTES_TABLE, which provides
a new header an

efidev: add support for memory attribute

The EFI_PROPERTIES_TABLE has been deprecated in the UEFI specification.
It is now replaced by the EFI_MEMORY_ATTRIBUTES_TABLE, which provides
a new header and data format for describing memory region attributes.

Reviewed by: imp
Approved by: markj (mentor)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D49998

show more ...


# cc61a079 16-Jul-2025 Alan Somers <asomers@FreeBSD.org>

manpages: prefer linking to xo_options.7 over xo_parse_args.3

Most libxo-enabled utilities link to xo_parse_args.3. But that man page
doesn't actually describe how to format command-line arguments.

manpages: prefer linking to xo_options.7 over xo_parse_args.3

Most libxo-enabled utilities link to xo_parse_args.3. But that man page
doesn't actually describe how to format command-line arguments. Rather,
xo_options.7 does. I suspect that these utilities link to the former
because the latter man page did not exist until libxo-0.7.2
(8a6eceff3ce). And newer utilities have probably been copy/pasting the
same text from older ones. But the superior man page does exist now,
so we should link to it instead.

MFC after: 2 weeks
Sponsored by: ConnectWise
Reviewed by: emaste
Differential Revision: https://reviews.freebsd.org/D51354

show more ...


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

Remove $FreeBSD$: two-line nroff pattern

Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/


# 140db0be 28-Jan-2022 Trond Endrestol <Trond.Endrestol@ximalas.info>

efitable(8): Add missing `-u` in the manpage

PR: 261524
MFC after: 3 days


# 24f398e7 01-Jul-2021 Pavel Balaev <pavel.balaev@3mdeb.com>

Add efitable(8), a userspace tool to fetch and parse EFI tables

Only ESRT and PROP tables are handled at the moment.

Submitted by: Pavel Balaev <pavel.balaev@3mdeb.com>
MFC after: 2 weeks
Different

Add efitable(8), a userspace tool to fetch and parse EFI tables

Only ESRT and PROP tables are handled at the moment.

Submitted by: Pavel Balaev <pavel.balaev@3mdeb.com>
MFC after: 2 weeks
Differential revision: https://reviews.freebsd.org/D30104

show more ...


# 65e89517 22-Jul-2025 Alexander Ziaee <ziaee@FreeBSD.org>

efitable.8: Nits

+ tag spdx
+ uncapitalize beginning of Nd, these should not be capitalized
+ add bars to show that long options XOR short options
+ remove stray paragraph marker for linter complain

efitable.8: Nits

+ tag spdx
+ uncapitalize beginning of Nd, these should not be capitalized
+ add bars to show that long options XOR short options
+ remove stray paragraph marker for linter complaints

show more ...


# f840492b 19-Jul-2025 ShengYi Hung <aokblast@FreeBSD.org>

efidev: add support for memory attribute

The EFI_PROPERTIES_TABLE has been deprecated in the UEFI specification.
It is now replaced by the EFI_MEMORY_ATTRIBUTES_TABLE, which provides
a new header an

efidev: add support for memory attribute

The EFI_PROPERTIES_TABLE has been deprecated in the UEFI specification.
It is now replaced by the EFI_MEMORY_ATTRIBUTES_TABLE, which provides
a new header and data format for describing memory region attributes.

Reviewed by: imp
Approved by: markj (mentor)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D49998

show more ...


# cc61a079 16-Jul-2025 Alan Somers <asomers@FreeBSD.org>

manpages: prefer linking to xo_options.7 over xo_parse_args.3

Most libxo-enabled utilities link to xo_parse_args.3. But that man page
doesn't actually describe how to format command-line arguments.

manpages: prefer linking to xo_options.7 over xo_parse_args.3

Most libxo-enabled utilities link to xo_parse_args.3. But that man page
doesn't actually describe how to format command-line arguments. Rather,
xo_options.7 does. I suspect that these utilities link to the former
because the latter man page did not exist until libxo-0.7.2
(8a6eceff3ce). And newer utilities have probably been copy/pasting the
same text from older ones. But the superior man page does exist now,
so we should link to it instead.

MFC after: 2 weeks
Sponsored by: ConnectWise
Reviewed by: emaste
Differential Revision: https://reviews.freebsd.org/D51354

show more ...


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

Remove $FreeBSD$: two-line nroff pattern

Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/


# 140db0be 28-Jan-2022 Trond Endrestol <Trond.Endrestol@ximalas.info>

efitable(8): Add missing `-u` in the manpage

PR: 261524
MFC after: 3 days


# 24f398e7 01-Jul-2021 Pavel Balaev <pavel.balaev@3mdeb.com>

Add efitable(8), a userspace tool to fetch and parse EFI tables

Only ESRT and PROP tables are handled at the moment.

Submitted by: Pavel Balaev <pavel.balaev@3mdeb.com>
MFC after: 2 weeks
Different

Add efitable(8), a userspace tool to fetch and parse EFI tables

Only ESRT and PROP tables are handled at the moment.

Submitted by: Pavel Balaev <pavel.balaev@3mdeb.com>
MFC after: 2 weeks
Differential revision: https://reviews.freebsd.org/D30104

show more ...