1## SPDX-License-Identifier: GPL-2.0-only 2 3# ----------------------------------------------------------------- 4entries 5 6#start-bit length config config-ID name 7 80 120 r 0 reserved_memory 9 10# RTC_BOOT_BYTE (coreboot hardcoded) 11384 1 e 4 boot_option 12388 4 h 0 reboot_counter 13 14# coreboot config options: console 15395 4 e 3 debug_level 16 17# coreboot config options: cpu 18400 1 e 2 hyper_threading 19401 1 e 2 vtd 20 21# coreboot config options: pch 22408 2 e 4 power_on_after_fail 23 24# coreboot config options: mainboard 25440 1 e 2 ethernet1 26441 1 e 1 inhibit_flashlock 27 28# payload config options 29512 256 s 0 boot_devices 30768 8 h 0 boot_default 31784 1 e 1 cmos_defaults_loaded 32 33# coreboot config options: check sums 34984 16 h 0 check_sum 35 36# ----------------------------------------------------------------- 37 38enumerations 39 40#ID value text 411 0 No 421 1 Yes 432 0 Disable 442 1 Enable 453 0 Emergency 463 1 Alert 473 2 Critical 483 3 Error 493 4 Warning 503 5 Notice 513 6 Info 523 7 Debug 533 8 Spew 544 0 Disable 554 1 Enable 564 2 Keep 57# ----------------------------------------------------------------- 58checksums 59 60checksum 392 983 984 61