ec icon indicating copy to clipboard operation
ec copied to clipboard

Record SMBIOS Wake-up Type

Open crawfxrd opened this issue 2 years ago • 0 comments

Wake-up type identifies the event that caused the system to power up. Only power switch and Wake-on-LAN are currently implemented.

The list of values is defined in section 7.2.2 System - Wake-up Type.

Ref: SMBIOS Reference Specification 3.6.0 Ref: https://github.com/system76/coreboot/pull/159

TODO

  • [ ] Implement a way for coreboot to read the value

crawfxrd avatar Jan 10 '23 20:01 crawfxrd