]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[build] Remove PACKED macro
authorMichael Brown <mcb30@ipxe.org>
Sat, 29 May 2010 15:51:48 +0000 (16:51 +0100)
committerMichael Brown <mcb30@ipxe.org>
Sat, 29 May 2010 22:49:47 +0000 (23:49 +0100)
commit307b39c08c9a315de9fa90b457367c1b84f51421
tree0d77f18e38fc11dc4c148bf05cfa65aa5cf0abc7
parenteef46c23d6baf3f2717aa8fc201c83928018d162
[build] Remove PACKED macro

Most of iPXE uses __attribute__((packed)) anyway, and PACKED conflicts
with an identically-named macro in the upstream EFI header files.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/arch/i386/include/pxe.h
src/arch/i386/include/pxe_api.h
src/arch/i386/include/pxe_types.h
src/arch/i386/include/registers.h
src/doxygen.cfg
src/include/compiler.h