coreboot/src/drivers/intel/dptf
Cliff Huang 95e4ffe848 acpi: Comply with ACPI specification by making _STR unicode strings
_STR should return Unicode string. From ACPI spec:
6.1.10 _STR (String)
The _STR object evaluates to an Unicode string that describes the
device or thermal zone.

BUG=NA
TEST=Check the changed _STR in SSDT to see if Unicode() macro is used

Signed-off-by: Cliff Huang <cliff.huang@intel.com>
Change-Id: I1f4b55a268c1dadbae456afe5821ae161b8e15a5
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77695
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jérémy Compostella <jeremy.compostella@intel.com>
2023-09-14 12:03:32 +00:00
..
chip.h Reland "drivers/intel/dptf: Add multiple fan support under dptf" 2023-04-12 14:11:45 +00:00
dptf.c acpi: Comply with ACPI specification by making _STR unicode strings 2023-09-14 12:03:32 +00:00
dptf.h soc/intel: Drop SoC specific DPTF implementation 2022-12-23 13:00:30 +00:00
Kconfig drivers/intel/dptf: Add new config for EISA HID support 2022-12-22 08:06:21 +00:00
Makefile.inc drivers: Add SPDX license headers to Makefiles 2023-08-06 19:27:36 +00:00