Go to file
robertmh 5c9f8d8427 2009-09-12 Robert Millan <rmh.grub@aybabtu.com>
Fix memory corruption issue (spotted by Colin Watson).

        * kern/i386/pc/startup.S (grub_vbe_bios_getset_dac_palette): Fix bug
        causing returned size to be stored in an incorrect memory location.
        Fix use of uninitialized value when storing the returned size.
2009-09-12 13:05:25 +00:00
boot
bus Typo fixes 2009-09-09 21:40:17 +00:00
commands
conf 2009-09-02 Yves BLUSSEAU <blusseau@zetam.org> 2009-09-03 17:07:08 +00:00
disk
docs 2009-09-10 Felix Zielcke <fzielcke@z-51.de> 2009-09-09 22:31:51 +00:00
efiemu
font
fs 2009-09-11 Colin Watson <cjwatson@ubuntu.com> 2009-09-11 14:26:12 +00:00
hello
hook
include 2009-09-11 Colin Watson <cjwatson@ubuntu.com> 2009-09-11 14:26:12 +00:00
io
kern 2009-09-12 Robert Millan <rmh.grub@aybabtu.com> 2009-09-12 13:05:25 +00:00
lib
loader missing part of previous commit 2009-09-04 13:50:32 +00:00
mmap
normal
partmap
parttool
script 2009-09-08 Colin Watson <cjwatson@ubuntu.com> 2009-09-08 19:10:34 +00:00
term
util 2009-09-10 Felix Zielcke <fzielcke@z-51.de> 2009-09-10 19:04:43 +00:00
video
aclocal.m4 2009-09-03 Magnus Granberg <zorry@ume.nu> 2009-09-03 16:32:14 +00:00
AUTHORS
autogen.sh
ChangeLog 2009-09-12 Robert Millan <rmh.grub@aybabtu.com> 2009-09-12 13:05:25 +00:00
config.guess 2009-09-09 Felix Zielcke <fzielcke@z-51.de> 2009-09-09 12:53:11 +00:00
config.sub 2009-09-09 Felix Zielcke <fzielcke@z-51.de> 2009-09-09 12:53:11 +00:00
configure.ac 2009-09-11 Colin Watson <cjwatson@ubuntu.com> 2009-09-11 14:17:35 +00:00
COPYING
gencmdlist.sh
gendistlist.sh 2009-09-05 Felix Zielcke <fzielcke@z-51.de> 2009-09-05 19:26:11 +00:00
genfslist.sh
genhandlerlist.sh
geninit.sh
geninitheader.sh
genkernsyms.sh.in
genmk.rb 2009-09-12 Yves Blusseau <blusseau@zetam.org> 2009-09-12 07:38:50 +00:00
genmoddep.awk
genmodsrc.sh
genpartmaplist.sh
genparttoollist.sh
gensymlist.sh.in
INSTALL 2009-09-06 Robert Millan <rmh.grub@aybabtu.com> 2009-09-06 15:20:33 +00:00
install-sh
Makefile.in 2009-09-12 Yves Blusseau <blusseau@zetam.org> 2009-09-12 07:38:50 +00:00
mkinstalldirs
NEWS 2009-09-04 Colin Watson <cjwatson@ubuntu.com> 2009-09-04 12:59:54 +00:00
README
THANKS
TODO

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.