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
e20aa39ea4
grub
/
grub-core
/
kern
/
i386
History
Vladimir Serbinenko
21f22c7107
i386/pc/mmap: Fix memset size.
...
Found by: Coverity scan.
2015-01-26 09:38:11 +01:00
..
coreboot
* grub-core/kern/i386/coreboot/mmap.c: Filter out 0xa0000-0x100000
2014-02-28 09:47:57 +01:00
efi
Add missing includes of loader.h.
2013-11-11 02:30:09 +01:00
ieee1275
Move grub_reboot out of the kernel.
2011-10-19 16:53:18 +02:00
pc
i386/pc/mmap: Fix memset size.
2015-01-26 09:38:11 +01:00
qemu
* grub-core/kern/i386/qemu/init.c (resource): Decrease struct size
2013-12-14 23:15:47 +01:00
xen
Make grub_xen_hypercall on i386 cdecl rather than stdcall to avoid
2013-12-16 18:10:50 +01:00
dl.c
Revamp relocation handling.
2013-12-06 09:18:55 +01:00
int.S
Several cleanups
2012-02-26 19:10:52 +01:00
multiboot_mmap.c
Remove nested functions from memory map iterators.
2013-01-15 12:02:35 +00:00
realmode.S
Move common BIOS/coreboot memory map declarations to
2013-11-23 12:39:21 +01:00
tsc.c
* grub-core/kern/i386/tsc.c (calibrate_tsc): Ensure that
2015-01-21 17:42:14 +01:00