• 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: southbridge
21408	1	e	1	nmi
22409	2	e	7	power_on_after_fail
23
24# coreboot config options: bootloader
25#Used by ChromeOS:
26416	128	r	0	vbnv
27
28# coreboot config options: check sums
29984	16	h	0	check_sum
30
31# -----------------------------------------------------------------
32
33enumerations
34
35#ID	value	text
361	0	Disable
371	1	Enable
384	0	Fallback
394	1	Normal
406	0	Emergency
416	1	Alert
426	2	Critical
436	3	Error
446	4	Warning
456	5	Notice
466	6	Info
476	7	Debug
486	8	Spew
497	0	Disable
507	1	Enable
517	2	Keep
52# -----------------------------------------------------------------
53checksums
54
55checksum 392 415 984
56