[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-ia64-devel] Open GFW Howto
Hi Amy and Tristan, I've tried to build OGFW in the following config: kernel: 2.6.18-52.el5 RHEL5.1 build-in gcc: 4.1.2-14 RHEL5.1 build-in binutils: 2.17.50.0.6-5.el5 jrockit-R27.3.1-jdk1.5.0_11-linux-ipf Apache-ant-1.6.5 Ant-contrib-1.0b2 Saxonb8-1-1 Xmlbeans-2.1.0 The generated FV_RECOVERRY.bin works fine with an attached patch. This patch is revised one I posted once. Maybe it helps you. http://lists.xensource.com/archives/html/xen-ia64-devel/2007-10/msg00115.html Tristan, could you fix this alignment problem? Thanks, Kouya diff -r ebf7052731ec edk2-sparse/EdkXenPkg/Cpu/Itanium/Timer/Dxe/Timer.c --- a/edk2-sparse/EdkXenPkg/Cpu/Itanium/Timer/Dxe/Timer.c Thu Nov 08 03:58:36 2007 +0100 +++ b/edk2-sparse/EdkXenPkg/Cpu/Itanium/Timer/Dxe/Timer.c Thu Nov 22 20:55:22 2007 +0900 @@ -557,6 +557,7 @@ Returns: ); ASSERT_EFI_ERROR (Status); +#if 0 // Check interrupt check_regs(); @@ -565,6 +566,7 @@ Returns: // Status = TimerDriverSetTimerPeriod (&mTimer, DEFAULT_TIMER_TICK_DURATION); ASSERT_EFI_ERROR (Status); +#endif return Status; } Mu, Qin writes: > Hi, > > I try to build guest firmware of Xen/IA64 in the following build > configuration: > _______________________________________________ Xen-ia64-devel mailing list Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-ia64-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |