On Sat, Feb 09, 2013 at 08:42:31PM +0100, Fred . wrote:
> runningOnXEN()
>
> It is Xen not XEN. It is not capitalized.
I've updated the Kconfig comments in my tree.
> Also, hypercall_xen_version() has underscore, but runningOnXEN() has
> camelcase.
> Maybe runningOnXEN() should be named running_on_Xen() ?
For better or worse, SeaBIOS has no standard wrt camelcase names.
-Kevin