Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-15 | Work around clang bugs for scan-build. | Peter Jones | |
I don't think the x86 binaries clang builds will actually work unless they just infer -maccumulate-outgoing-args from __attribute__((__ms_abi__), but it's nice to have the analyzer working. Signed-off-by: Peter Jones <pjones@redhat.com> | |||
2018-03-12 | Make EFI_INCLUDE path configurable during make | Tamas K Lengyel | |
Signed-off-by: Tamas K Lengyel <lengyelt@ainfosec.com> | |||
2018-03-12 | Add 'make coverity' target. | Peter Jones | |
Signed-off-by: Peter Jones <pjones@redhat.com> | |||
2018-03-12 | Split makefiles up a bit | Peter Jones | |
Signed-off-by: Peter Jones <pjones@redhat.com> |