david/ipxe
david
/
ipxe
Archived
1
0
Fork 0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src
Michael Brown 5b9ce33c5c [build] Allow sparse to find compiler.h
sparse seems to have problems finding compiler.h when specified as
"-include compiler.h"; one possible explanation is that it ignores the
include path.  Fix by using "-include include/compiler.h".

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2013-04-25 13:45:41 +01:00
..
arch [efi] Perform meaningful error code conversions 2013-04-19 13:34:19 +01:00
bin Rename .cvsignore files to .gitignore 2007-06-09 22:57:00 +01:00
config [efi] Enable "cpuid" command by default for EFI 2013-03-22 13:58:54 +00:00
core [settings] Expose build architecture and platform via settings 2013-04-06 11:33:34 +01:00
crypto [libc] Use __einfo() tuple as first argument to EUNIQ() 2013-04-19 00:45:13 +01:00
doc [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
drivers [efi] Perform meaningful error code conversions 2013-04-19 13:34:19 +01:00
hci [cmdline] Add ability to perform a warm reboot 2013-03-22 13:54:44 +00:00
image [efi] Add sample platform-generated error disambiguations 2013-04-19 13:34:19 +01:00
include [efi] Perform meaningful error code conversions 2013-04-19 13:34:19 +01:00
interface [efi] Perform meaningful error code conversions 2013-04-19 13:34:19 +01:00
libgcc [build] Mark __intel_new_proc_init with __libgcc rather than cdecl 2009-08-03 15:56:10 +01:00
net [netdevice] Use link-layer address as part of RNG seed 2013-04-19 14:34:03 +01:00
tests [test] Add self-tests for string functions 2012-11-12 16:58:49 +00:00
usr [autoboot] Split main control flow out of main() into a new function ipxe() 2013-03-13 22:24:13 +00:00
util [libc] Redefine low 8 bits of error code as "platform error code" 2013-04-19 13:34:13 +01:00
.gitignore [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00
Makefile [build] Add vmware build target 2013-03-06 19:52:51 +00:00
Makefile.housekeeping [build] Allow sparse to find compiler.h 2013-04-25 13:45:41 +01:00
doxygen.cfg [build] Remove PACKED macro 2010-05-29 23:49:47 +01:00