diff options
Diffstat (limited to 'resources/coreboot/t500_8mb')
-rw-r--r-- | resources/coreboot/t500_8mb/board.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/coreboot/t500_8mb/board.cfg b/resources/coreboot/t500_8mb/board.cfg index 64b5b663..38738f3d 100644 --- a/resources/coreboot/t500_8mb/board.cfg +++ b/resources/coreboot/t500_8mb/board.cfg @@ -6,3 +6,4 @@ payload_grub_withseabios="y" payload_grub_withtianocore="n" payload_seabios="y" payload_tianocore="n" +payload_memtest="y" |