merge efigfx into newreloc

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-01-13 14:12:24 +01:00
commit d1b3ffe8ce
16 changed files with 258 additions and 464 deletions

View file

@ -114,7 +114,5 @@ extern grub_uint32_t grub_xnu_stack;
extern grub_uint32_t grub_xnu_arg1;
extern char grub_xnu_cmdline[1024];
grub_err_t grub_xnu_boot (void);
grub_err_t grub_xnu_set_video (struct grub_xnu_boot_params *bootparams_relloc);
grub_err_t
grub_cpu_xnu_fill_devicetree (void);
grub_err_t grub_cpu_xnu_fill_devicetree (void);
#endif