• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SPDX-License-Identifier: GPL-2.0-only
2
3# -----------------------------------------------------------------
4entries
5
6# start-bit	length	config	config-ID	name
70		120	r	0		reserved_memory
8
9# -----------------------------------------------------------------
10# RTC_BOOT_BYTE (coreboot hardcoded)
11384		  1	e	4		boot_option
12388		  4	h	0		reboot_counter
13
14# -----------------------------------------------------------------
15# coreboot config options: console
16395		  4	e	6		debug_level
17
18# -----------------------------------------------------------------
19# coreboot config options: cpu
20400		  1	e	1		hyper_threading
21
22# -----------------------------------------------------------------
23# coreboot config options: southbridge
24410		  2	e	7		power_on_after_fail
25
26# -----------------------------------------------------------------
27# EC options
28500		  1	e	1		ac_fan_always_on
29502		  2	e	7		camera_boot_state
30504		  1	e	1		fn_win_swap
31505		  1	e	8		tp_toggle_mode
32
33519		  1	e	1		flexicharger_on
34520		  8	h	0		flexicharger_start
35528		  8	h	0		flexicharger_stop
36
37543		  1	e	1		kbled_booteffect
38544		 16	h	0		kbled_timeout
39
40# -----------------------------------------------------------------
41# vboot nv area
42800		128	r	0		vbnv
43
44# -----------------------------------------------------------------
45# coreboot config options: check sums
46984		 16	h	0		check_sum
47
48# -----------------------------------------------------------------
49
50enumerations
51
52#ID	value	text
531	0	Disable
541	1	Enable
554	0	Fallback
564	1	Normal
576	0	Emergency
586	1	Alert
596	2	Critical
606	3	Error
616	4	Warning
626	5	Notice
636	6	Info
646	7	Debug
656	8	Spew
667	0	Disable
677	1	Enable
687	2	Keep
698	0	CtrlAltF9
708	1	KeycodeF7F8
71
72# -----------------------------------------------------------------
73checksums
74
75checksum 392 799 984
76