| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
Moving the font out of grub.elf, as with MemTest86+, makes generating
GRUB payloads easier. As a side benefit, replacing the font displayed
in the GRUB menu is now less of a hassle.
|
|
|
|
|
|
| |
This makes generating grub.elf more straightforward by not having to
make separate ELF files for txtmode and vesafb just because of
MemTest86+.
|
| |
|
| |
|
|
Files AUTHORS and COPYING were copied to new install directories in
projects/grub/install in order to keep those notices as close to
the relevant files as possible (as was before).
|