master
[build] Mark dummy architecture headers as permitted for UEFI Secure Boot
[build] Mark known reviewed files as permitted for UEFI Secure Boot
[bitmap] Avoid potential integer overflow when calculating block count
[build] Mark core files as permitted for UEFI Secure Boot
[image] Allow download progress messages to be silenced
[xen] Update to latest stable release headers
alloca() can be useful in some (limited) circumstances.
[doc] Expand documentation for assert()
[build] Allow binaries to request a log partition from genfsimg
[build] Fix technically undefined left shifts in reputable code
[elf] Rewrite ELF header
[doc] Document the threat model relevant to iPXE
[console] Move putchar() and getchar() declarations to stdio.h
[legal] Add FILE_LICENCE macro to some GPL-v2 files
[legacy] Allocate legacy driver .bss-like segments at probe time
Initial revision
Dead code removal.
[libc] Centralise architecture-independent portions of setjmp.h
[malloc] Add zfree() to zero and then free a memory block
[libc] Add strcasestr()