Hi,
There are a few problems with the build script, I'm fixing it now.
First, the build rules for efiemu32.o:
efiemu32.o: efiemu/runtime/efiemu.c
$(CC) -c -m32 -DELF32 -o $@ -Wall -Werror
efiemu/runtime/efiemu.c -nostdlib -O2 -Iefiemu/runtime -Iinclude
This would break building from a d
commited
On Mon, Apr 27, 2009 at 9:40 PM, Vladimir 'phcoder' Serbinenko <
phco...@gmail.com> wrote:
> Install scripts fixed. Additionally now skipped commands (efiemu_loadcore,
> efiemu_pnvram) are executed automatically
>
>
> On Wed, Apr 15, 2009 at 12:10 AM, phcoder wrote:
>
>> Hello here is r
Sounds like grub needs a git server (with /~user/stuff.git dirs)
I'll see about testing it with some various gear.
Thanks
-joey
phcoder writes:
Hello here is rediff & update of my efiemu patch. Now it's patched on
top of following patch chain:
bootmove->preboot->mmap->acpi
Now to use it