Page MenuHomeFreeBSD

New port: converters/bmfdec: Decompile binary MOF file (BMF) from WMI buffer
ClosedPublic

Authored by 0mp on Sep 6 2019, 10:57 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jul 19, 9:51 PM
Unknown Object (File)
Sat, Jul 18, 5:25 PM
Unknown Object (File)
Fri, Jul 10, 11:52 AM
Unknown Object (File)
Wed, Jul 8, 2:05 PM
Unknown Object (File)
Tue, Jul 7, 6:45 AM
Unknown Object (File)
Sat, Jul 4, 1:20 PM
Unknown Object (File)
Jun 4 2026, 1:43 AM
Unknown Object (File)
May 18 2026, 2:46 PM
Subscribers

Details

Summary
New port: converters/bmfdec: Decompile binary MOF file (BMF) from WMI buffer

Binary MOF buffer in WMI tools:
* Decompile binary MOF file (BMF) to UTF-8 plain text MOF file.
* Decompress binary MOF file (BMF)
* Parse binary MOF file (BMF)

EXAMPLES:
 sysctl -b dev.acpi_wmi.0.bmof | bmf2mof

SEE ALSO:
 acpi_wmi(4)

WWW: https://github.com/pali/bmfdec/

PR:	240353
Submitted by:	<nork ninth-nine com> (previous version)

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable