Vladimir 'phcoder' Serbinenko
|
73f6ce4ab2
|
x86_64 support for relocator
|
2010-01-12 23:30:52 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
49a716be3b
|
Possibility to prefer higher or lower chunks in relocator
|
2010-01-12 22:14:26 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
1d24828f20
|
Fix out of memory hang. Add sanity checks
|
2010-01-12 17:47:14 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
d45dca5ab3
|
Fix few bugs in relocators
|
2010-01-11 22:54:20 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
55b40bc68a
|
Ported linux to relocator framework
|
2010-01-11 14:59:01 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
669a1c01fb
|
Fix various mistakes
|
2010-01-11 13:43:31 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
14e43c6e02
|
First working newreloc
|
2010-01-10 15:06:17 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
95c7fc3f55
|
First compileable newreloc
|
2010-01-10 00:30:33 +01:00 |
|
Felix Zielcke
|
a2c1332b70
|
2009-12-23 Felix Zielcke <fzielcke@z-51.de>
* commands/i386/pc/drivemap.c: Remove all trailing whitespace.
* commands/lspci.c: Likewise.
* commands/probe.c: Likewise.
* commands/xnu_uuid.c: Likewise.
* conf/i386-coreboot.rmk: Likewise.
* conf/i386-efi.rmk: Likewise.
* conf/i386-ieee1275.rmk: Likewise.
* conf/i386-pc.rmk: Likewise.
* conf/powerpc-ieee1275.rmk: Likewise.
* conf/sparc64-ieee1275.rmk: Likewise.
* conf/x86_64-efi.rmk: Likewise.
* fs/i386/pc/pxe.c: Likewise.
* gettext/gettext.c: Likewise.
* include/grub/efi/graphics_output.h: Likewise.
* include/grub/i386/pc/memory.h: Likewise.
* kern/env.c: Likewise.
* kern/i386/qemu/startup.S: Likewise.
* lib/i386/pc/biosnum.c: Likewise.
* lib/i386/relocator.c: Likewise.
* lib/i386/relocator_asm.S: Likewise.
* lib/relocator.c: Likewise.
* loader/i386/bsd.c: Likewise.
* loader/i386/multiboot.c: Likewise.
* loader/i386/pc/chainloader.c: Likewise.
* loader/i386/xnu.c: Likewise.
* loader/xnu.c: Likewise.
* normal/main.c: Likewise.
* normal/menu_text.c: Likewise.
* util/getroot.c: Likewise.
* util/grub-mkconfig_lib.in: Likewise.
* util/grub.d/00_header.in: Likewise.
* util/i386/pc/grub-mkimage.c: Likewise.
* util/mkisofs/eltorito.c: Likewise.
* util/mkisofs/exclude.h: Likewise.
* util/mkisofs/hash.c: Likewise.
* util/mkisofs/iso9660.h: Likewise.
* util/mkisofs/joliet.c: Likewise.
* util/mkisofs/mkisofs.c: Likewise.
* util/mkisofs/mkisofs.h: Likewise.
* util/mkisofs/multi.c: Likewise.
* util/mkisofs/name.c: Likewise.
* util/mkisofs/rock.c: Likewise.
* util/mkisofs/tree.c: Likewise.
* util/mkisofs/write.c: Likewise.
* video/efi_gop.c: Likewise.
|
2009-12-23 17:41:32 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
087793c68e
|
Cleanup address expressions for readability and using only unsigned arithmetics
|
2009-12-13 18:03:46 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
3d1933fb20
|
Fix compilation on x86_64-efi
|
2009-11-27 10:57:52 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
c442639fc0
|
Add support for realloc (NULL, size) in relocators
|
2009-11-27 09:41:24 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
bbd46b0966
|
Fixes for backwards relocator
|
2009-11-26 22:51:00 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
d4e56ea787
|
Fix warning on some build systems
|
2009-11-26 22:19:37 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
bd7fbf1020
|
Prevent relocator of overwriting itself
|
2009-11-26 16:52:10 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
636813f768
|
Split relocators from mips branch
|
2009-11-25 23:39:59 +01:00 |
|