1 .. SPDX-License-Identifier: GPL-2.0-only 2 3 ============================== 4 WMI embedded Binary MOF driver 5 ============================== 6 7 Introduction 8 ============ 9 10 Many machines embed WMI Binary MOF (Managed Ob 11 describe the details of their ACPI WMI interfa 12 with tools like `bmfdec <https://github.com/pa 13 human readable WMI interface description, whic 14 new WMI drivers. 15 16 The Binary MOF data can be retrieved from the 17 associated WMI device. Please note that multip 18 MOF data can exist on a given system. 19 20 WMI interface 21 ============= 22 23 The Binary MOF WMI device is identified by the 24 The Binary MOF can be obtained by doing a WMI 25 then returned as an ACPI buffer with a variabl
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.