]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
REmove obsolete FIXME
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sun, 12 Sep 2010 12:04:10 +0000 (14:04 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Sun, 12 Sep 2010 12:04:10 +0000 (14:04 +0200)
grub-core/lib/legacy_parse.c

index 01b836087fae47149fa278adc95ecf337dbb0b15..44dc31d81e021093d46c2ee39084665b98fa607a 100644 (file)
@@ -193,7 +193,6 @@ struct legacy_command legacy_commands[] =
      "Read a 32-bit value from memory at address ADDR and"
      " display it in hex format."},
     {"reboot", "reboot\n", 0, {}, 0, 0, "Reboot your system."},
-    /* FIXME: Support HDBIAS.  */
     /* FIXME: Support printing.  */
     {"root", "set root='%s'; set legacy_hdbias='%s'\n",
      2, {TYPE_PARTITION, TYPE_INT}, 0,