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)
commit47a94c551a7401a196cba881470dc9cb92573e82
tree8c3e7fa1c7a656477d1d7cca17db24b097e46cc0
parent30a44f7b80c0b48c582026803ac21cdd94936030
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