[1871] 2008-09-24 Robert Millan <[email protected]>

Robert Millan <[email protected]>
Newsgroups gmane.comp.boot-loaders.grub.cvs
Message-ID <[email protected]>
Revision: 1871
          http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=1871
Author:   robertmh
Date:     2008-09-24 10:17:56 +0000 (Wed, 24 Sep 2008)

Log Message:
-----------
2008-09-24  Robert Millan  <[email protected]>

        * include/grub/powerpc/ieee1275/console.h (GRUB_CONSOLE_KEY_*): Remove
        macros (they were i386-pc specific).
        * include/grub/sparc64/ieee1275/console.h: Likewise.
        * include/grub/efi/console.h: Likewise.

Modified Paths:
--------------
    trunk/grub2/ChangeLog
    trunk/grub2/include/grub/efi/console.h
    trunk/grub2/include/grub/powerpc/ieee1275/console.h
    trunk/grub2/include/grub/sparc64/ieee1275/console.h

Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog	2008-09-22 04:18:57 UTC (rev 1870)
+++ trunk/grub2/ChangeLog	2008-09-24 10:17:56 UTC (rev 1871)
@@ -1,3 +1,10 @@
+2008-09-24  Robert Millan  <[email protected]>
+
+	* include/grub/powerpc/ieee1275/console.h (GRUB_CONSOLE_KEY_*): Remove
+	macros (they were i386-pc specific).
+	* include/grub/sparc64/ieee1275/console.h: Likewise.
+	* include/grub/efi/console.h: Likewise.
+
 2008-09-22  Bean  <[email protected]>
 
 	* fs/ntfs.c (grub_ntfs_iterate_dir): Fix a rare case where $BITMAP is

Modified: trunk/grub2/include/grub/efi/console.h
===================================================================
--- trunk/grub2/include/grub/efi/console.h	2008-09-22 04:18:57 UTC (rev 1870)
+++ trunk/grub2/include/grub/efi/console.h	2008-09-24 10:17:56 UTC (rev 1871)
@@ -19,19 +19,6 @@
 #ifndef GRUB_EFI_CONSOLE_HEADER
 #define GRUB_EFI_CONSOLE_HEADER	1
 
-/* Define scan codes.  */
-#define GRUB_CONSOLE_KEY_LEFT		0x4B00
-#define GRUB_CONSOLE_KEY_RIGHT		0x4D00
-#define GRUB_CONSOLE_KEY_UP		0x4800
-#define GRUB_CONSOLE_KEY_DOWN		0x5000
-#define GRUB_CONSOLE_KEY_IC		0x5200
-#define GRUB_CONSOLE_KEY_DC		0x5300
-#define GRUB_CONSOLE_KEY_BACKSPACE	0x0008
-#define GRUB_CONSOLE_KEY_HOME		0x4700
-#define GRUB_CONSOLE_KEY_END		0x4F00
-#define GRUB_CONSOLE_KEY_NPAGE		0x4900
-#define GRUB_CONSOLE_KEY_PPAGE		0x5100
-
 #include <grub/types.h>
 #include <grub/symbol.h>
 

Modified: trunk/grub2/include/grub/powerpc/ieee1275/console.h
===================================================================
--- trunk/grub2/include/grub/powerpc/ieee1275/console.h	2008-09-22 04:18:57 UTC (rev 1870)
+++ trunk/grub2/include/grub/powerpc/ieee1275/console.h	2008-09-24 10:17:56 UTC (rev 1871)
@@ -19,19 +19,6 @@
 #ifndef GRUB_CONSOLE_MACHINE_HEADER
 #define GRUB_CONSOLE_MACHINE_HEADER	1
 
-/* Define scan codes.  */
-#define GRUB_CONSOLE_KEY_LEFT		0x4B00
-#define GRUB_CONSOLE_KEY_RIGHT		0x4D00
-#define GRUB_CONSOLE_KEY_UP		0x4800
-#define GRUB_CONSOLE_KEY_DOWN		0x5000
-#define GRUB_CONSOLE_KEY_IC		0x5200
-#define GRUB_CONSOLE_KEY_DC		0x5300
-#define GRUB_CONSOLE_KEY_BACKSPACE	0x0008
-#define GRUB_CONSOLE_KEY_HOME		0x4700
-#define GRUB_CONSOLE_KEY_END		0x4F00
-#define GRUB_CONSOLE_KEY_NPAGE		0x4900
-#define GRUB_CONSOLE_KEY_PPAGE		0x5100
-
 /* Initialize the console system.  */
 void grub_console_init (void);
 

Modified: trunk/grub2/include/grub/sparc64/ieee1275/console.h
===================================================================
--- trunk/grub2/include/grub/sparc64/ieee1275/console.h	2008-09-22 04:18:57 UTC (rev 1870)
+++ trunk/grub2/include/grub/sparc64/ieee1275/console.h	2008-09-24 10:17:56 UTC (rev 1871)
@@ -19,20 +19,6 @@
 #ifndef GRUB_CONSOLE_MACHINE_HEADER
 #define GRUB_CONSOLE_MACHINE_HEADER	1
 
-/* Define scan codes.  */
-/* FIXME (sparc64).  */
-#define GRUB_CONSOLE_KEY_LEFT		0x4B00
-#define GRUB_CONSOLE_KEY_RIGHT		0x4D00
-#define GRUB_CONSOLE_KEY_UP		0x4800
-#define GRUB_CONSOLE_KEY_DOWN		0x5000
-#define GRUB_CONSOLE_KEY_IC		0x5200
-#define GRUB_CONSOLE_KEY_DC		0x5300
-#define GRUB_CONSOLE_KEY_BACKSPACE	0x0008
-#define GRUB_CONSOLE_KEY_HOME		0x4700
-#define GRUB_CONSOLE_KEY_END		0x4F00
-#define GRUB_CONSOLE_KEY_NPAGE		0x4900
-#define GRUB_CONSOLE_KEY_PPAGE		0x5100
-
 /* Initialize the console system.  */
 void grub_console_init (void);
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.