Searched hist:"74 c5b31c6618f01079212332b2e5f6c42f2d6307" (Results 1 – 5 of 5) sorted by relevance
/linux/Documentation/ABI/testing/ |
H A D | sysfs-firmware-gsmi | 74c5b31c6618f01079212332b2e5f6c42f2d6307 Sat Apr 30 02:39:19 CEST 2011 Mike Waychison <mikew@google.com> driver: Google EFI SMI
The "gsmi" driver bridges userland with firmware specific routines for accessing hardware.
Currently, this driver only supports NVRAM and eventlog information. Deprecated functions have been removed from the driver, though their op-codes are left in place so that they are not re-used.
This driver works by trampolining into the firmware via the smi_command outlined in the FADT table. Three protocols are used due to various limitations over time, but all are included herein.
This driver should only ever load on Google boards, identified by either a "Google, Inc." board vendor string in DMI, or "GOOGLE" in the OEM strings of the FADT ACPI table. This logic happens in gsmi_system_valid().
Signed-off-by: Duncan Laurie <dlaurie@google.com> Signed-off-by: Aaron Durbin <adurbin@google.com> Signed-off-by: Mike Waychison <mikew@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
/linux/drivers/firmware/google/ |
H A D | Makefile | 74c5b31c6618f01079212332b2e5f6c42f2d6307 Sat Apr 30 02:39:19 CEST 2011 Mike Waychison <mikew@google.com> driver: Google EFI SMI
The "gsmi" driver bridges userland with firmware specific routines for accessing hardware.
Currently, this driver only supports NVRAM and eventlog information. Deprecated functions have been removed from the driver, though their op-codes are left in place so that they are not re-used.
This driver works by trampolining into the firmware via the smi_command outlined in the FADT table. Three protocols are used due to various limitations over time, but all are included herein.
This driver should only ever load on Google boards, identified by either a "Google, Inc." board vendor string in DMI, or "GOOGLE" in the OEM strings of the FADT ACPI table. This logic happens in gsmi_system_valid().
Signed-off-by: Duncan Laurie <dlaurie@google.com> Signed-off-by: Aaron Durbin <adurbin@google.com> Signed-off-by: Mike Waychison <mikew@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | Kconfig | 74c5b31c6618f01079212332b2e5f6c42f2d6307 Sat Apr 30 02:39:19 CEST 2011 Mike Waychison <mikew@google.com> driver: Google EFI SMI
The "gsmi" driver bridges userland with firmware specific routines for accessing hardware.
Currently, this driver only supports NVRAM and eventlog information. Deprecated functions have been removed from the driver, though their op-codes are left in place so that they are not re-used.
This driver works by trampolining into the firmware via the smi_command outlined in the FADT table. Three protocols are used due to various limitations over time, but all are included herein.
This driver should only ever load on Google boards, identified by either a "Google, Inc." board vendor string in DMI, or "GOOGLE" in the OEM strings of the FADT ACPI table. This logic happens in gsmi_system_valid().
Signed-off-by: Duncan Laurie <dlaurie@google.com> Signed-off-by: Aaron Durbin <adurbin@google.com> Signed-off-by: Mike Waychison <mikew@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
/linux/drivers/firmware/ |
H A D | Makefile | diff 74c5b31c6618f01079212332b2e5f6c42f2d6307 Sat Apr 30 02:39:19 CEST 2011 Mike Waychison <mikew@google.com> driver: Google EFI SMI
The "gsmi" driver bridges userland with firmware specific routines for accessing hardware.
Currently, this driver only supports NVRAM and eventlog information. Deprecated functions have been removed from the driver, though their op-codes are left in place so that they are not re-used.
This driver works by trampolining into the firmware via the smi_command outlined in the FADT table. Three protocols are used due to various limitations over time, but all are included herein.
This driver should only ever load on Google boards, identified by either a "Google, Inc." board vendor string in DMI, or "GOOGLE" in the OEM strings of the FADT ACPI table. This logic happens in gsmi_system_valid().
Signed-off-by: Duncan Laurie <dlaurie@google.com> Signed-off-by: Aaron Durbin <adurbin@google.com> Signed-off-by: Mike Waychison <mikew@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | Kconfig | diff 74c5b31c6618f01079212332b2e5f6c42f2d6307 Sat Apr 30 02:39:19 CEST 2011 Mike Waychison <mikew@google.com> driver: Google EFI SMI
The "gsmi" driver bridges userland with firmware specific routines for accessing hardware.
Currently, this driver only supports NVRAM and eventlog information. Deprecated functions have been removed from the driver, though their op-codes are left in place so that they are not re-used.
This driver works by trampolining into the firmware via the smi_command outlined in the FADT table. Three protocols are used due to various limitations over time, but all are included herein.
This driver should only ever load on Google boards, identified by either a "Google, Inc." board vendor string in DMI, or "GOOGLE" in the OEM strings of the FADT ACPI table. This logic happens in gsmi_system_valid().
Signed-off-by: Duncan Laurie <dlaurie@google.com> Signed-off-by: Aaron Durbin <adurbin@google.com> Signed-off-by: Mike Waychison <mikew@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|