Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Record SMBIOS Wake-up Type #326

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Record SMBIOS Wake-up Type #326

wants to merge 1 commit into from

Conversation

crawfxrd
Copy link
Member

@crawfxrd crawfxrd commented Jan 10, 2023

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: system76/coreboot#159

TODO

  • Implement a way for coreboot to read the value

@crawfxrd crawfxrd changed the title Report power-on source for SMBIOS Report SMBIOS Wake-up Type Jan 10, 2023
@crawfxrd crawfxrd changed the title Report SMBIOS Wake-up Type Record SMBIOS Wake-up Type Oct 18, 2023
Wake-up Type identifies the event that caused the system to power on.
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
Signed-off-by: Tim Crawford <tcrawford@system76.com>
@crawfxrd crawfxrd marked this pull request as ready for review October 18, 2023 14:46
@crawfxrd crawfxrd requested review from a team October 18, 2023 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants