[SeaBIOS] [PATCH 3/6] Add runningOnQEMU() and runningOnXEN() ror runtime platform detection.

Kevin O'Connor kevin at koconnor.net
Mon Feb 11 04:27:58 CET 2013


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



More information about the SeaBIOS mailing list