• 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
7
8# -----------------------------------------------------------------
90	120	r	0	reserved_memory
10
11# -----------------------------------------------------------------
12# RTC_BOOT_BYTE (coreboot hardcoded)
13384	1	e	4	boot_option
14388	4	h	0	reboot_counter
15
16# -----------------------------------------------------------------
17# coreboot config options: console
18395	4	e	6	debug_level
19
20# coreboot config options: cpu
21400	1	e	1	hyper_threading
22
23# coreboot config options: southbridge
24408	1	e	1	nmi
25409	2	e	7	power_on_after_fail
26
27# coreboot config options: ME
28416	1	e	2	me_state
29417	3	h	0	me_state_counter
30
31# coreboot config options: check sums
32984	16	h	0	check_sum
33
34# -----------------------------------------------------------------
35
36enumerations
37
38#ID	value	text
391	0	Disable
401	1	Enable
412	0	Enable
422	1	Disable
434	0	Fallback
444	1	Normal
456	0	Emergency
466	1	Alert
476	2	Critical
486	3	Error
496	4	Warning
506	5	Notice
516	6	Info
526	7	Debug
536	8	Spew
547	0	Disable
557	1	Enable
567	2	Keep
57# -----------------------------------------------------------------
58checksums
59
60checksum 392 423 984
61