|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
Re: [Xen-ia64-devel] Open GFW Howto
On Thu, Nov 22, 2007 at 09:27:32PM +0900, Kouya Shimura wrote:
Content-Description: message body text
> Hi Amy and Tristan,
>
> I've tried to build OGFW in the following config:
[...]
> 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
Did I forget to apply your previous patch ? Seems so.
>
> Tristan, could you fix this alignment problem?
Just see the comment below.
> @@ -565,6 +566,7 @@ Returns:
> //
> Status = TimerDriverSetTimerPeriod (&mTimer, DEFAULT_TIMER_TICK_DURATION);
> ASSERT_EFI_ERROR (Status);
> +#endif
Shouldn't the #endif be placed just before TimerDriverSetTimerPeriod ?
Tristan.
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|