From 9a7a7f6db7abddbc5973ba5db0c9ca0340318bec Mon Sep 17 00:00:00 2001 From: Erwan Velu Date: Mon, 30 Nov 2009 10:07:02 +0100 Subject: [PATCH] hdt: Adding memtest entry in the menu Imapct: Allow people starting memtest from the menu Users can now starts memtest for our menu --- com32/hdt/floppy/hdt.cfg | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/com32/hdt/floppy/hdt.cfg b/com32/hdt/floppy/hdt.cfg index 5627246..31b5ff1 100644 --- a/com32/hdt/floppy/hdt.cfg +++ b/com32/hdt/floppy/hdt.cfg @@ -67,3 +67,12 @@ TEXT HELP ENDTEXT COM32 hdt.c32 APPEND modules_pcimap=modules.pcimap modules_alias=modules.alias pciids=pci.ids vesa nomenu + +MENU SEPARATOR + +LABEL memtest +MENU LABEL Memtest86+ 4.00 +TEXT HELP + Starts Memtest86+ 4.00 +ENDTEXT +KERNEL memtest -- 2.7.4