diff options
author | Bill XIE <persmule@hardenedlinux.org> | 2021-06-01 00:21:39 +0800 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2021-06-16 09:52:56 +0000 |
commit | 1109246cd1462dee38804a5a7092e6bf69bf14b5 (patch) | |
tree | a4658e7082bfb80b5d327015225db669e407bd90 /src/mainboard/asus/p8x7x-series/variants/p8h77-v/cmos.default | |
parent | 17cb5becca3972525e53aa36fe9abdb5d5b8d782 (diff) |
mb/asus/p8x7x-series: Add P8H77-V as a variant of P8X7X series
Mainboard information can be found in the included documentation.
Signed-off-by: Bill XIE <persmule@hardenedlinux.org>
Change-Id: Ic811e24bd72da84e5ca8f5b09f2eb65872153b72
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55111
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/asus/p8x7x-series/variants/p8h77-v/cmos.default')
-rw-r--r-- | src/mainboard/asus/p8x7x-series/variants/p8h77-v/cmos.default | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/mainboard/asus/p8x7x-series/variants/p8h77-v/cmos.default b/src/mainboard/asus/p8x7x-series/variants/p8h77-v/cmos.default new file mode 100644 index 0000000000..c7aa6208f4 --- /dev/null +++ b/src/mainboard/asus/p8x7x-series/variants/p8h77-v/cmos.default @@ -0,0 +1,6 @@ +boot_option=Fallback +debug_level=Debug +nmi=Disable +power_on_after_fail=Disable +sata_mode=AHCI +gfx_uma_size=64M |