Vladimir 'phcoder' Serbinenko
|
7ea73643f5
|
merge mtrunk into xnu
|
2009-12-18 03:57:32 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
159194989d
|
Ported xnu to relocator framework
|
2009-11-27 09:42:50 +01:00 |
|
Vladimir 'phcoder' Serbinenko
|
1d3c6f1de7
|
Manually reimported XNU branch
|
2009-11-09 18:43:53 +01:00 |
|
phcoder
|
965632c10f
|
snow32 support.
|
2009-08-30 14:26:41 +02:00 |
|
phcoder
|
64bf71d0b1
|
2009-08-28 Vladimir Serbinenko <phcoder@gmail.com>
* include/grub/i386/xnu.h: Add license header.
include grub/err.h explicitly.
|
2009-08-29 12:57:38 +00:00 |
|
fzielcke
|
b39f9d20a9
|
remove all trailing whitespace
|
2009-06-10 21:04:23 +00:00 |
|
phcoder
|
bbee0f2b56
|
2009-05-03 Vladimir Serbinenko <phcoder@gmail.com>
xnu support
* conf/i386-efi.rmk (kernel_mod_HEADERS): added i386/pit.h
(pkglib_MODULES): add xnu.mod
(xnu_mod_SOURCES): new variable
(xnu_mod_CFLAGS): likewise
(xnu_mod_LDFLAGS): likewise
(xnu_mod_ASFLAGS): likewise
* conf/i386-pc.rmk: likewise
* conf/x86_64-efi.rmk: likewise
* include/grub/efi/efi.h (grub_efi_finish_boot_services):
new declaration
* include/grub/i386/macho.h: new file
* include/grub/i386/xnu.h: likewise
* include/grub/macho.h: likewise
* include/grub/machoload.h: likewise
* include/grub/x86_64/macho.h: likewise
* include/grub/x86_64/xnu.h: likewise
* include/grub/xnu.h: likewise
* kern/efi/efi.c (grub_efi_finish_boot_services): new function
* kern/efi/mm.c (MAX_HEAP_SIZE): increase
* loader/i386/efi/xnu.c: new file
* loader/i386/pc/xnu.c: likewise
* loader/i386/xnu.c: likewise
* loader/i386/xnu_helper.S: likewise
* loader/macho.c: likewise
* loader/xnu.c: likewise
* loader/xnu_resume.c: likewise
* util/grub-dumpdevtree: likewise
* include/grub/i386/pit.h: include grub/err.h
(grub_pit_wait): export
* util/grub.d/30_os-prober.in: support Darwin/Mac OS X
|
2009-05-02 23:19:20 +00:00 |
|