Add support for dumping the Microsoft Data Management (MSDM) table,
which contains the Windows product key embedded in firmware by the OEM.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
No Test Coverage - Build Status
Buildable 76876 Build 73759: arc lint + arc unit
Event Timeline
| usr.sbin/acpi/acpidump/acpidump.h | ||
|---|---|---|
| 140 | I suggest to use std uint32_t/uint8_t types, the header already mixes BSD and std types. | |