]> git.baikalelectronics.ru Git - kernel.git/commit
platform/x86: dcdbas: Check SMBIOS for protected buffer address
authorStuart Hayes <stuart.w.hayes@gmail.com>
Tue, 19 May 2020 15:27:33 +0000 (11:27 -0400)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 1 Jun 2020 09:27:25 +0000 (12:27 +0300)
commit97f1231b6447bc7c8042e03180d15674b8bd69f0
tree8c3e7fa1c7a656477d1d7cca17db24b097e46cc0
parent10baede992f793b695bbad830472d2dc362476bd
platform/x86: dcdbas: Check SMBIOS for protected buffer address

Add support for a new method for BIOS to provide the address and length
of the protected SMI communication buffer, via SMBIOS OEM strings.

Signed-off-by: Stuart Hayes <stuart.w.hayes@gmail.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/dcdbas.c