commonlib: Refactor CSE sync eventLog
[coreboot2.git] / src / mainboard / compulab / intense_pc / acpi / ec.asl
blob7ee0e29439dba99f2d64b267eafd88b5fa5cec3d
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 Device(EC)
5         Name (_HID, EISAID("PNP0C09"))
6         Name (_UID, 0)
7         Name (_GPE, 23)
8 /* FIXME: EC support */