> I also found that we might be able to use __DATE__ and __TIME__ > (preprocessor macros) instead of calling date(1). Any opinion on that? I have a mild preference for macros over system calls.
> Signed-off-by: Patrick Georgi <[email protected]> Acked-by: Myles Watson <[email protected]> Thanks, Myles -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

