This website requires JavaScript.
Explore
Help
Sign in
vbatts
/
grub
Watch
1
Star
0
Fork
You've already forked grub
0
Code
Issues
Pull requests
Releases
Wiki
Activity
44ce3a93b6
grub
/
include
History
Vladimir Serbinenko
44ce3a93b6
* include/grub/mips/setjmp.h (grub_jmp_buf): Fix buffer size.
...
setjmp.S uses 12 entries but buffer is declared with only 11 entries.
2013-11-18 01:49:14 +01:00
..
grub
* include/grub/mips/setjmp.h (grub_jmp_buf): Fix buffer size.
2013-11-18 01:49:14 +01:00
multiboot.h
* grub-core/loader/i386/multiboot_mbi.c (grub_fill_multiboot_mmap):
2010-09-21 02:06:14 +02:00
multiboot2.h
* grub-core/loader/multiboot_mbi2.c: Implement EFI memory map.
2013-10-28 15:37:00 +01:00