No description
Find a file
cjwatson 4cbe67e509 2009-08-28 Colin Watson <cjwatson@ubuntu.com>
2009-08-28  Robert Millan  <rmh.grub@aybabtu.com>

	Add `getkeystatus' terminal method.  Add a new `keystatus' command
	to query it.

	* include/grub/term.h (GRUB_TERM_STATUS_SHIFT,
	GRUB_TERM_STATUS_CTRL, GRUB_TERM_STATUS_ALT): Definitions for
	modifier key bitmasks.
	(struct grub_term_input): Add `getkeystatus' member.
	(grub_getkeystatus): Add prototype.
	* kern/term.c (grub_getkeystatus): New function.

	* include/grub/i386/pc/memory.h
	(GRUB_MEMORY_MACHINE_BIOS_DATA_AREA_ADDR): New macro.
	(struct grub_machine_bios_data_area): Define necessary parts of BIOS
	Data Area layout.
	* term/i386/pc/console.c (grub_console_getkeystatus): New function.
	(grub_console_term_input): Set `getkeystatus' member.
	* term/usb_keyboard.c (grub_usb_hid): Macroify HID protocol
	constants.
	(grub_usb_keyboard_getreport): Likewise.
	(grub_usb_keyboard_checkkey): Likewise.
	(grub_usb_keyboard_getkeystatus): New function.
	(grub_usb_keyboard_term): Set `getkeystatus' member.

	* commands/keystatus.c: New file.
	* conf/common.rmk (pkglib_MODULES): Add keystatus.mod.
	(keystatus_mod_SOURCES): New variable.
	(keystatus_mod_CFLAGS): Likewise.
	(keystatus_mod_LDFLAGS): Likewise.
	* conf/i386-coreboot.rmk (grub_emu_SOURCES): Add
	commands/keystatus.c.
	* conf/i386-efi.rmk (grub_emu_SOURCES): Likewise.
	* conf/i386-ieee1275.rmk (grub_emu_SOURCES): Likewise.
	* conf/i386-pc.rmk (grub_emu_SOURCES): Likewise.
	* conf/powerpc-ieee1275.rmk (grub_emu_SOURCES): Likewise.
	* conf/sparc64-ieee1275.rmk (grub_emu_SOURCES): Likewise.
	* conf/x86_64-efi.rmk (grub_emu_SOURCES): Likewise.
	* DISTLIST: Add commands/keystatus.c.
2009-08-28 13:20:34 +00:00
boot 2009-08-14 Pavel Roskin <proski@gnu.org> 2009-08-14 04:12:22 +00:00
bus 2009-07-16 Pavel Roskin <proski@gnu.org> 2009-07-16 22:14:09 +00:00
commands 2009-08-28 Colin Watson <cjwatson@ubuntu.com> 2009-08-28 13:20:34 +00:00
conf 2009-08-28 Colin Watson <cjwatson@ubuntu.com> 2009-08-28 13:20:34 +00:00
disk 2009-07-31 Bean <bean123ch@gmail.com> 2009-07-31 14:25:19 +00:00
docs 2009-08-07 Robert Millan <rmh.grub@aybabtu.com> 2009-08-07 17:18:12 +00:00
efiemu 2009-07-16 Pavel Roskin <proski@gnu.org> 2009-07-16 22:14:09 +00:00
font 2009-07-20 Vladimir Serbinenko <phcoder@gmail.com> 2009-07-20 17:37:37 +00:00
fs 2009-08-28 Vladimir Serbinenko <phcoder@gmail.com> 2009-08-28 13:01:26 +00:00
hello 2009-05-03 Pavel Roskin <proski@gnu.org> 2009-05-04 03:49:08 +00:00
hook 2009-05-03 Pavel Roskin <proski@gnu.org> 2009-05-04 03:49:08 +00:00
include 2009-08-28 Colin Watson <cjwatson@ubuntu.com> 2009-08-28 13:20:34 +00:00
io 2009-06-10 Pavel Roskin <proski@gnu.org> 2009-06-11 01:06:39 +00:00
kern 2009-08-28 Colin Watson <cjwatson@ubuntu.com> 2009-08-28 13:20:34 +00:00
lib 2009-07-07 Pavel Roskin <proski@gnu.org> 2009-07-07 19:54:19 +00:00
loader 2009-08-25 Vladimir Serbinenko <phcoder@gmail.com> 2009-08-26 00:32:57 +00:00
mmap remove all trailing whitespace 2009-06-10 21:04:23 +00:00
normal 2009-08-25 Vladimir Serbinenko <phcoder@gmail.com> 2009-08-25 08:11:50 +00:00
partmap 2009-08-24 Vladimir Serbinenko <phcoder@gmail.com> 2009-08-24 13:34:03 +00:00
parttool 2009-08-24 Vladimir Serbinenko <phcoder@gmail.com> 2009-08-24 13:34:03 +00:00
script 2009-08-24 Vladimir Serbinenko <phcoder@gmail.com> 2009-08-24 19:08:11 +00:00
term 2009-08-28 Colin Watson <cjwatson@ubuntu.com> 2009-08-28 13:20:34 +00:00
util 2009-08-25 Felix Zielcke <fzielcke@z-51.de> 2009-08-25 19:42:56 +00:00
video 2009-08-18 Pavel Roskin <proski@gnu.org> 2009-08-18 17:26:35 +00:00
aclocal.m4 2009-06-18 Vladimir Serbinenko <phcoder@gmail.com> 2009-06-18 14:25:51 +00:00
AUTHORS 2005-09-03 Yoshinori K. Okuji <okuji@enbug.org> 2005-09-03 16:54:27 +00:00
autogen.sh 2008-09-21 Felix Zielcke <fzielcke@z-51.de> 2008-09-21 16:39:28 +00:00
ChangeLog 2009-08-28 Colin Watson <cjwatson@ubuntu.com> 2009-08-28 13:20:34 +00:00
config.guess 2009-01-19 Robert Millan <rmh@aybabtu.com> 2009-01-19 12:33:07 +00:00
config.sub 2009-01-19 Robert Millan <rmh@aybabtu.com> 2009-01-19 12:33:07 +00:00
configure.ac 2009-07-20 Pavel Roskin <proski@gnu.org> 2009-07-20 13:48:41 +00:00
COPYING 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
gencmdlist.sh 2009-06-04 Vladimir Serbinenko <phcoder@gmail.com> 2009-06-04 19:39:51 +00:00
gendistlist.sh 2009-06-10 Felix Zielcke <fzielcke@z-51.de> 2009-06-10 21:01:29 +00:00
genfslist.sh 2009-01-10 Robert Millan <rmh@aybabtu.com> 2009-01-10 13:07:44 +00:00
genhandlerlist.sh 2009-04-14 Bean <bean123ch@gmail.com> 2009-04-14 18:12:14 +00:00
geninit.sh 2007-07-22 Robert Millan <rmh@aybabtu.com> 2007-07-22 19:17:27 +00:00
geninitheader.sh 2007-07-22 Robert Millan <rmh@aybabtu.com> 2007-07-22 19:17:27 +00:00
genkernsyms.sh.in 2009-01-10 Robert Millan <rmh@aybabtu.com> 2009-01-10 13:07:44 +00:00
genmk.rb 2009-07-16 Vladimir Serbinenko <phcoder@gmail.com> 2009-07-16 14:53:33 +00:00
genmoddep.awk remove all trailing whitespace 2009-06-10 21:04:23 +00:00
genmodsrc.sh 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
genpartmaplist.sh 2008-08-22 Bean <bean123ch@gmail.com> 2008-08-23 14:20:45 +00:00
genparttoollist.sh 2009-07-02 Pavel Roskin <proski@gnu.org> 2009-07-02 04:12:23 +00:00
gensymlist.sh.in 2009-01-10 Robert Millan <rmh@aybabtu.com> 2009-01-10 13:07:44 +00:00
INSTALL 2009-07-19 Pavel Roskin <proski@gnu.org> 2009-07-19 20:23:33 +00:00
install-sh 2008-03-01 Yoshinori K. Okuji <okuji@enbug.org> 2008-03-01 17:27:51 +00:00
Makefile.in 2009-08-21 Pavel Roskin <proski@gnu.org> 2009-08-21 21:42:58 +00:00
mkinstalldirs 2006-06-04 Yoshinori K. Okuji <okuji@enbug.org> 2006-06-04 12:59:19 +00:00
NEWS 2009-07-19 Pavel Roskin <proski@gnu.org> 2009-07-19 20:23:33 +00:00
README Update the URL of the wiki. 2006-04-02 08:59:23 +00:00
THANKS 2009-07-19 Pavel Roskin <proski@gnu.org> 2009-07-19 20:23:33 +00:00
TODO 2008-01-07 Robert Millan <rmh@aybabtu.com> 2008-01-07 19:21:34 +00:00

This is GRUB 2, the second version of the GRand Unified Bootloader.
GRUB 2 is rewritten from scratch to make GNU GRUB cleaner, safer, more
robust, more powerful, and more portable.

See the file NEWS for a description of recent changes to GRUB 2.

See the file INSTALL for instructions on how to build and install the
GRUB 2 data and program files.

Please visit the official web page of GRUB 2, for more information.
The URL is <http://www.gnu.org/software/grub/grub.html>.

For now, there is not much documentation yet. Please look at the GRUB
Wiki <http://grub.enbug.org> for testing procedures.