2006-05-14 Yoshinori K. Okuji <okuji@enbug.org>
* kern/i386/pc/startup.S: Include grub/cpu/linux.h instead of grub/machine/linux.h * loader/i386/pc/linux.c: Likewise. * include/grub/i386/pc/linux.h: Moved to ... * include/grub/i386/linux.h: ... here. * include/grub/i386/linux.h (struct linux_kernel_params): New struct.
This commit is contained in:
parent
31b86e9f3b
commit
0d6e118925
4 changed files with 110 additions and 2 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
2006-05-14 Yoshinori K. Okuji <okuji@enbug.org>
|
||||
|
||||
* kern/i386/pc/startup.S: Include grub/cpu/linux.h instead of
|
||||
grub/machine/linux.h
|
||||
* loader/i386/pc/linux.c: Likewise.
|
||||
|
||||
* include/grub/i386/pc/linux.h: Moved to ...
|
||||
* include/grub/i386/linux.h: ... here.
|
||||
|
||||
* include/grub/i386/linux.h (struct linux_kernel_params): New
|
||||
struct.
|
||||
|
||||
2006-05-09 Vesa Jaaskelainen <chaac@nic.fi>
|
||||
|
||||
* video/i386/pc/vbe.c (grub_video_vbe_fill_rect): Corrected bounds
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue