From: robertmh Date: Sun, 31 Aug 2008 19:25:41 +0000 (+0000) Subject: 2008-08-31 Robert Millan X-Git-Tag: 1.98~1274 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21751d508aad72611e710b423403e8f5ea38de8b;p=thirdparty%2Fgrub.git 2008-08-31 Robert Millan * loader/i386/pc/multiboot.c: Update comment not to say that boot_device support is unimplemented. --- diff --git a/ChangeLog b/ChangeLog index cc73734d4..5fa24cd97 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-08-31 Robert Millan + + * loader/i386/pc/multiboot.c: Update comment not to say that + boot_device support is unimplemented. + 2008-08-31 Robert Millan * loader/i386/pc/multiboot.c: Update comment not to say that a.out diff --git a/loader/i386/pc/multiboot.c b/loader/i386/pc/multiboot.c index 895811378..b64e2b7dc 100644 --- a/loader/i386/pc/multiboot.c +++ b/loader/i386/pc/multiboot.c @@ -21,7 +21,6 @@ * FIXME: The following features from the Multiboot specification still * need to be implemented: * - VBE support - * - boot device * - symbol table * - drives table * - ROM configuration table