coreboot-kgpe-d16/src/arch
Timothy Pearson f20c6e81fe nvram: Add option to reset NVRAM to default parameters on every boot
In specific configurations, such as homogeneous supercomputing systems,
changeable NVRAM parameters are more of a liability than a useful tool.
This patch allows a coreboot image to be compiled that will always set
the NVRAM parameters to their default values, reducing maintainance
overhead on large clusters.

Change-Id: Ic03e34211d4a58cd60740f2d9a6b50e11fe85822
Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
Reviewed-on: http://review.coreboot.org/8446
Tested-by: build bot (Jenkins)
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
2015-02-16 08:36:37 +01:00
..
arm src/arch/*/include/stdint.h: Provide definitions for bool type 2015-02-02 20:29:23 +01:00
arm64 arm64: Cleanup arch io header files 2015-02-14 00:34:37 +01:00
riscv src/arch/*/include/stdint.h: Provide definitions for bool type 2015-02-02 20:29:23 +01:00
x86 nvram: Add option to reset NVRAM to default parameters on every boot 2015-02-16 08:36:37 +01:00