Page MenuHomeFreeBSD

acpidump: Document the alphabit soup of ACPI Table names
ClosedPublic

Authored by imp on Oct 11 2024, 9:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 24, 12:48 AM
Unknown Object (File)
Thu, Oct 23, 1:11 AM
Unknown Object (File)
Tue, Oct 21, 11:17 PM
Unknown Object (File)
Sun, Oct 19, 10:19 PM
Unknown Object (File)
Sun, Oct 19, 10:15 PM
Unknown Object (File)
Sun, Oct 19, 10:15 PM
Unknown Object (File)
Sun, Oct 19, 10:15 PM
Unknown Object (File)
Fri, Oct 17, 8:40 AM
Subscribers
None

Details

Summary

Clarify what's reported with -t (it's all the fixed acpi tables,
not just the listed ones). The listed tables are more fully decoded,
while all other tables just have their headers decoded.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

imp requested review of this revision.Oct 11 2024, 9:54 PM
imp created this revision.
usr.sbin/acpi/acpidump/acpidump.8
104
107
119

Missing a description here.

123
139–157

update per markj's review

nice work! approved (after markj's comments)

This revision is now accepted and ready to land.Oct 13 2024, 10:43 PM