diff options
author | Andrew McRae <amcrae@google.com> | 2019-09-19 16:55:52 +1000 |
---|---|---|
committer | Furquan Shaikh <furquan@google.com> | 2019-09-21 01:22:20 +0000 |
commit | 524bcbb494d5486470b993d7d717234d5781da03 (patch) | |
tree | b74bcbd8c4a9fd9e5d033a53ee374db0440eb8ea /src/soc/intel | |
parent | 31839f3c45d71ac03688cc7719287798eafb0996 (diff) |
drivers/wifi/generic.c: Upper case the AML WiFi name as required by spec
ACPI 6.3, ASL 20.2.2 (Name Objects Encoding) states:
LeadNameChar := 'A'-'Z' | '_'
NameChar := DigitChar | LeadNameChar
Hence, the Intel WiFi names generated in ASL are required to be
upper-cased letters.
BUG=b:141206986
TEST=Reflash and confirmed SSDT table has correct name.
Change-Id: I803b9bc81804eec7bd5220b9dbc6ddd0bb0ecbcc
Signed-off-by: Andrew McRae <amcrae@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35466
Reviewed-by: Edward O'Callaghan <quasisec@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/intel')
0 files changed, 0 insertions, 0 deletions