No description
Find a file
chrfranke 8c2cab5106 2009-05-25 Christian Franke <franke@computer.org>
* disk/ata.c (grub_ata_wait_not_busy): Add debug output of status
	register.
	(grub_atapi_identify): Add wait after drive select.
	(grub_ata_identify): Do more strict status register check before
	calling grub_atapi_identify ().  Suppress error message if status
	register is 0x00 after command failure.  Add status register
	check after PIO read to avoid bogus identify due to stuck DRQ.
	Thanks to Pavel Roskin for testing.
	(grub_device_initialize): Remove unsafe status register check.
	Thanks to 'phcoder' for problem report and patch.
	Prevent sign extension in debug message.
2009-05-25 19:36:50 +00:00
boot 2009-05-04 Pavel Roskin <proski@gnu.org> 2009-05-04 20:06:05 +00:00
bus 2009-05-04 Pavel Roskin <proski@gnu.org> 2009-05-04 20:06:05 +00:00
commands 2009-05-23 Felix Zielcke <fzielcke@z-51.de> 2009-05-23 20:51:09 +00:00
conf ident 2009-05-19 15:24:48 +00:00
disk 2009-05-25 Christian Franke <franke@computer.org> 2009-05-25 19:36:50 +00:00
docs 2008-08-13 Robert Millan <rmh@aybabtu.com> 2008-08-13 16:59:12 +00:00
efiemu 2009-05-04 Pavel Roskin <proski@gnu.org> 2009-05-04 20:06:05 +00:00
font 2009-05-04 Pavel Roskin <proski@gnu.org> 2009-05-04 20:06:05 +00:00
fs 2009-05-13 Pavel Roskin <proski@gnu.org> 2009-05-13 20:09:09 +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-05-23 Colin D Bennett <colin@gibibit.com> 2009-05-24 08:39:29 +00:00
io 2008-08-01 Bean <bean123ch@gmail.com> 2008-08-01 04:06:55 +00:00
kern 2009-05-22 Pavel Roskin <proski@gnu.org> 2009-05-22 19:52:43 +00:00
lib 2009-05-16 Bean <bean123ch@gmail.com> 2009-05-16 12:46:24 +00:00
loader ident 2009-05-19 15:24:48 +00:00
mmap 2009-05-04 Pavel Roskin <proski@gnu.org> 2009-05-04 20:06:05 +00:00
normal 2009-05-23 Colin D Bennett <colin@gibibit.com> 2009-05-24 08:39:29 +00:00
partmap 2009-05-13 Pavel Roskin <proski@gnu.org> 2009-05-13 18:58:38 +00:00
parttool 2009-05-13 Pavel Roskin <proski@gnu.org> 2009-05-13 18:58:38 +00:00
script 2009-05-23 Colin D Bennett <colin@gibibit.com> 2009-05-24 08:39:29 +00:00
term 2009-05-04 Pavel Roskin <proski@gnu.org> 2009-05-04 23:33:34 +00:00
util 2009-05-16 Felix Zielcke <fzielcke@z-51.de> 2009-05-16 13:58:07 +00:00
video 2009-05-04 Pavel Roskin <proski@gnu.org> 2009-05-04 20:06:05 +00:00
aclocal.m4 2009-05-22 Pavel Roskin <proski@gnu.org> 2009-05-22 21:15:31 +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-05-25 Christian Franke <franke@computer.org> 2009-05-25 19:36:50 +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-05-22 Pavel Roskin <proski@gnu.org> 2009-05-22 21:15:31 +00:00
COPYING 2007-07-22 Yoshinori K. Okuji <okuji@enbug.org> 2007-07-21 23:32:33 +00:00
gencmdlist.sh 2009-03-21 Bean <bean123ch@gmail.com> 2009-03-21 08:39:59 +00:00
gendistlist.sh 2009-02-14 Christian Franke <franke@computer.org> 2009-02-14 16:02:12 +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-04-25 Vladimir Serbinenko <phcoder@gmail.com> 2009-04-25 12:18:25 +00:00
genmoddep.awk 2006-05-29 Yoshinori K. Okuji <okuji@enbug.org> 2006-05-28 23:01:43 +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-04-25 Vladimir Serbinenko <phcoder@gmail.com> 2009-04-25 12:18:25 +00:00
gensymlist.sh.in 2009-01-10 Robert Millan <rmh@aybabtu.com> 2009-01-10 13:07:44 +00:00
INSTALL 2009-04-19 Felix Zielcke <fzielcke@z-51.de> 2009-04-19 14:49:43 +00:00
install-sh 2008-03-01 Yoshinori K. Okuji <okuji@enbug.org> 2008-03-01 17:27:51 +00:00
Makefile.in * Makefile.in: Remove duplicated 2008 in Copyright line. 2009-05-04 17:57:31 +00:00
mkinstalldirs 2006-06-04 Yoshinori K. Okuji <okuji@enbug.org> 2006-06-04 12:59:19 +00:00
NEWS 2008-09-29 Felix Zielcke <fzielcke@z-51.de> 2008-09-29 15:50:27 +00:00
README Update the URL of the wiki. 2006-04-02 08:59:23 +00:00
THANKS 2007-09-03 Yoshinori K. Okuji <okuji@enbug.org> 2007-09-03 20:33:20 +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.