Dimplify tags and enable USB on more platforms

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-08-30 15:13:38 +02:00
parent 23e2a517ad
commit eefe8abd52
10 changed files with 121 additions and 189 deletions

View file

@ -1,3 +1,12 @@
2010-08-30 Vladimir Serbinenko <phcoder@gmail.com>
Interrupt wrapping and code simplifications.
* grub-core/Makefile.am (KERNEL_HEADER_FILES): Remove
include/grub/machine/vga.h, include/grub/machine/vbe.h,
(KERNEL_HEADER_FILES) [i386-pc]: Add include/grub/machine/int.h.
Remove include/grub/machine/init.h.
2010-08-30 Vladimir Serbinenko <phcoder@gmail.com>
* docs/grub.texi (Network): Fix reference to pxe_blksize.