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) 13# reboot_counter reserved for core, not used by platform. 14384 1 e 4 boot_option 15388 4 h 0 reboot_counter 16 17# ----------------------------------------------------------------- 18# coreboot config options: console 19395 4 e 6 debug_level 20 21# coreboot config options: cpu 22 23# coreboot config options: southbridge 24408 1 e 1 nmi 25409 2 e 7 power_on_after_fail 26 27# coreboot config options: bootloader 28 29# coreboot config options: check sums 30984 16 h 0 check_sum 31 32# ----------------------------------------------------------------- 33 34enumerations 35 36#ID value text 371 0 Disable 381 1 Enable 392 0 Enable 402 1 Disable 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