Kevin O'Connor wrote:
I'm referring to
git://git.linuxtogo.org/home/kevin/seabios.git
According to
http://www.coreboot.org/SeaBIOS,
it seems that Keven maintains that repo as the seabios upstream.
Kevin when pushing patches, which repository should we refer?
Patches sent to me should be based off of the linuxtogo repo.
-Kevin
Kevin,
Attached is updated patch:
1). rebase my patch referring the linuxtogo repo
git://git.linuxtogo.org/home/kevin/seabios.git; 2). According to
Isaku and Peter's comments, I update Makefile, use 1 rule to build
both acpi_ssdt_15.hex and acpi_ssdt_anycpu.hex, while user don't need
iasl to compile seabios;
Thanks Isaku, Kevin, and Peter for your comments!
Regards,
Jinsong