kgpe: allow to configure recovery nvram values
On amd64 platforms, booting ownerboot with the recovery jumper installed will wipe the battery-backed nvram (aka "cmos" aka "rtc nvram") and overwrite it with known-safe values taken from the coreboot source code (`src/mainboard/asus/kgpe-d16/cmos.default`). You should always do this when flashing a motherboard with ownerboot for the first time. This commit allows the user to customize the set of known-safe values which are written when the recovery jumper is installed. To do so, copy `src/mainboard/asus/kgpe-d16/cmos.default` out of coreboot, edit to suit your tastes, and then override `cmos-defaults` with the path to your customized `cmos.default` file.master
parent
25bf9f95e0
commit
516b86434a
Loading…
Reference in New Issue