• 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
24409	2	e	7	power_on_after_fail
25
26# -----------------------------------------------------------------
27# coreboot config options: bootloader
28448	128	r	0	vbnv
29
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
414	0	Fallback
424	1	Normal
436	0	Emergency
446	1	Alert
456	2	Critical
466	3	Error
476	4	Warning
486	5	Notice
496	6	Info
506	7	Debug
516	8	Spew
527	0	Disable
537	1	Enable
547	2	Keep
55# -----------------------------------------------------------------
56checksums
57
58checksum 392 415 984
59