FYI, IBM UEFI uses arch 7 (efi basecode) when their UEFI code executes. What is right or wrong, dunno, but currently this patch differs from their behavior (which might inherit from TianoCore, not sure). Might want to double check TianoCore to see if they also use 7. I think 9 would have been more precise and implied 7 and so I prefer what this patch does, thought I'd just point out what is happening elsewhere in uefi. On Fri, May 28, 2010 at 1:19 AM, Stefan Hajnoczi <[email protected]> wrote:
> When adding new files the FILE_LICENCE() macro should be used. For > example, include/gpxe/list.h uses the macro. > > include/compiler.h has the macro and possible license constants. > > The build system has .license targets (e.g. make > bin/10ec8139.rom.licence) which give a breakdown of licensing for all > involved files. > > Would it be possible for you to add this? > > Thanks, > Stefan > _______________________________________________ > gPXE-devel mailing list > [email protected] > http://etherboot.org/mailman/listinfo/gpxe-devel >
_______________________________________________ gPXE-devel mailing list [email protected] http://etherboot.org/mailman/listinfo/gpxe-devel
