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)
Mon, Oct 6, 11:17 PM
Unknown Object (File)
Sat, Sep 20, 11:53 AM
Unknown Object (File)
Thu, Sep 18, 10:46 AM
Unknown Object (File)
Sep 2 2025, 8:42 PM
Unknown Object (File)
Sep 2 2025, 8:30 AM
Unknown Object (File)
Sep 1 2025, 12:28 AM
Unknown Object (File)
Aug 31 2025, 5:17 AM
Unknown Object (File)
Aug 25 2025, 11:44 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