]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
2010-01-07 Robert Millan <rmh.grub@aybabtu.com>
authorRobert Millan <rmh@aybabtu.com>
Thu, 7 Jan 2010 19:56:22 +0000 (19:56 +0000)
committerRobert Millan <rmh@aybabtu.com>
Thu, 7 Jan 2010 19:56:22 +0000 (19:56 +0000)
* doc/multiboot.h (MULTIBOOT_UNSUPPORTED): Remove macro (moved to
GRUB).

ChangeLog
doc/multiboot.h

index 5e948edc08df576bd45295ccb648a40376a346b6..6cfb70a6c72c13a52f4321b1966872159c810e64 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-01-07  Robert Millan  <rmh.grub@aybabtu.com>
+
+       * doc/multiboot.h (MULTIBOOT_UNSUPPORTED): Remove macro (moved to
+       GRUB).
+
 2010-01-03  Robert Millan  <rmh.grub@aybabtu.com>
 
        Install multiboot.h system-wide.
index 587f50832c0d40cb7ca3fb2adf17b8b70d598368..da7afd9b3b6d93b731795025919cb544eac84342 100644 (file)
@@ -31,9 +31,6 @@
 /* This should be in %eax.  */
 #define MULTIBOOT_BOOTLOADER_MAGIC             0x2BADB002
 
-/* The bits in the required part of flags field we don't support.  */
-#define MULTIBOOT_UNSUPPORTED                  0x0000fffc
-
 /* Alignment of multiboot modules.  */
 #define MULTIBOOT_MOD_ALIGN                    0x00001000