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
ef292a8775
grub
/
grub-core
/
boot
/
i386
/
pc
History
Vladimir 'phcoder' Serbinenko
ef023e42a2
* grub-core/boot/i386/pc/startup_raw.S: Move decompressor_end to .bss
...
to ensure that it's after the last byte of .text.
2012-03-02 11:24:24 +01:00
..
boot.S
Removed unused GRUB_BOOT_VERSION. Check for kernel version is better
2011-10-19 23:01:44 +02:00
cdboot.S
Removed unused GRUB_BOOT_VERSION. Check for kernel version is better
2011-10-19 23:01:44 +02:00
diskboot.S
* grub-core/boot/i386/pc/diskboot.S (firstlist): Rename to ...
2012-02-29 15:26:42 +01:00
lnxboot.S
* grub-core/boot/i386/pc/lnxboot.S: Use
2012-01-29 23:20:02 +01:00
lzma_decode.S
Use decompressors framework on i386-pc. It increases core size
2011-11-12 19:53:25 +01:00
pxeboot.S
automake commit without merge history
2010-05-06 11:34:04 +05:30
startup_raw.S
* grub-core/boot/i386/pc/startup_raw.S: Move decompressor_end to .bss
2012-03-02 11:24:24 +01:00