Lines Matching +full:system +full:- +full:firmware
1 What: /sys/firmware/gsmi
5 Some servers used internally at Google have firmware
9 historical reasons this different entry-point has been
13 these firmware callbacks. Currently, this functionality
14 is limited to handling the system event log and getting
15 access to EFI-style variables stored in nvram.
19 /sys/firmware/gsmi/vars:
22 underlying implementation as /sys/firmware/efi/vars.
23 See `Documentation/ABI/*/sysfs-firmware-efi-vars`
27 /sys/firmware/gsmi/append_to_eventlog - write-only:
30 the firmware to be timestamped and appended to
31 the system eventlog. The binary format is
32 interpreted by the firmware and may change from
33 platform to platform. The only kernel-enforced
35 32bit host-endian type used as part of the
36 firmware call.
38 /sys/firmware/gsmi/clear_config - write-only:
41 entire firmware configuration to be reset to
46 /sys/firmware/gsmi/clear_eventlog - write-only:
49 whole of the system event log. Values written
54 will error out if the firmware doesn't like your