[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v6 10/15] x86/boot: implement early command line parser in C
>>> On 20.09.16 at 11:49, <daniel.kiper@xxxxxxxxxx> wrote: > Out of curiosity, could you outline in a few words your idea? Well, one approach would be something along the lines of the public headers errno.h and cpufeatureset.h: Have a helper header invoking some macro, where the macro arguments specify both the C and assembly representation. Prior to #include-ing the use sites would actually #define that macro, suitably using / omitting the use of the various parameters. Another would be to simply have a translation tool (at least old Windows SDKs [or DDKs] had something like that, h2inc I think). And then there would of course be the pretty obvious asm-offsets approach we're already using for other purposes. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |