Ryan Harper wrote:
Hey Sebastian,
Thanks for the review,
Beth Kon wrote:
>This patch, written by Ryan Harper, adds HPET support to BIOS.
>
>Signed-off-by: Beth Kon <[EMAIL PROTECTED]>
>
>diff --git a/bios/Makefile b/bios/Makefile
>index 48022ea..3e73fb5 100644
>--- a/bios/Makefile
>+++ b/b
* Sebastian Herbszt <[EMAIL PROTECTED]> [2008-07-10 10:46]:
Hey Sebastian,
Thanks for the review,
> Beth Kon wrote:
> >This patch, written by Ryan Harper, adds HPET support to BIOS.
> >
> >Signed-off-by: Beth Kon <[EMAIL PROTECTED]>
> >
> >diff --git a/bios/Makefile b/bios/Makefile
> >index 480
Beth Kon wrote:
This patch, written by Ryan Harper, adds HPET support to BIOS.
Signed-off-by: Beth Kon <[EMAIL PROTECTED]>
diff --git a/bios/Makefile b/bios/Makefile
index 48022ea..3e73fb5 100644
--- a/bios/Makefile
+++ b/bios/Makefile
@@ -40,7 +40,7 @@ LIBS = -lm
RANLIB = ranlib
BCC = bcc
-G
* Elizabeth Kon <[EMAIL PROTECTED]> [2008-07-09 23:07]:
> This patch, written by Ryan Harper, adds HPET support to BIOS.
Based on hpet changes to Xen's hvm firmware/rombios.
> Signed-off-by: Beth Kon <[EMAIL PROTECTED]>
Signed-off-by: Ryan Harper <[EMAIL PROTECTED]>
--
Ryan Harper
Software Eng
This patch, written by Ryan Harper, adds HPET support to BIOS.
Signed-off-by: Beth Kon <[EMAIL PROTECTED]>
diff --git a/bios/Makefile b/bios/Makefile
index 48022ea..3e73fb5 100644
--- a/bios/Makefile
+++ b/bios/Makefile
@@ -40,7 +40,7 @@ LIBS = -lm
RANLIB = ranlib
BCC = bcc
-GCC = gcc -m32
+