david/ipxe
Archived
1
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 21c43e44cb [efi] Make EFI_DEVICE_PATH_TO_TEXT_PROTOCOL optional
Some UEFI systems (observed with a Mac Pro) do not provide
EFI_DEVICE_PATH_TO_TEXT_PROTOCOL.  Since we use this protocol only for
debug messages, make it optional and fall back to printing the raw
device path bytes.

Reported-by: Matt Woodward <pxematt@woodwardcc.com>
Tested-by: Matt Woodward <pxematt@woodwardcc.com>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
2014-05-20 00:31:51 +01:00
..
arch [lkrnprefix] Make real-mode setup code relocatable 2014-05-15 13:04:47 +01:00
bin Rename .cvsignore files to .gitignore 2007-06-09 22:57:00 +01:00
config [cmdline] Add "profstat" command to display profiling statistics 2014-04-27 23:14:47 +01:00
core [libc] Prevent strndup() from reading beyond the end of the string 2014-05-18 21:09:49 +01:00
crypto [crypto] Allow wildcard matches on commonName as well as subjectAltName 2014-04-01 11:36:11 +01:00
doc [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
drivers [intel] Increase receive ring fill level 2014-05-16 13:15:40 +01:00
hci [cmdline] Add "profstat" command to display profiling statistics 2014-04-27 23:14:47 +01:00
image [efi] Disable SNP devices when running iPXE as the application 2014-03-14 17:09:51 +00:00
include [efi] Allow for optional protocols 2014-05-19 20:23:31 +01:00
interface [efi] Make EFI_DEVICE_PATH_TO_TEXT_PROTOCOL optional 2014-05-20 00:31:51 +01:00
libgcc [build] Mark __intel_new_proc_init with __libgcc rather than cdecl 2009-08-03 15:56:10 +01:00
net [nfs] Rewrite NFS URI handling 2014-05-18 21:53:39 +01:00
tests [libc] Prevent strndup() from reading beyond the end of the string 2014-05-18 21:09:49 +01:00
usr [cmdline] Add "profstat" command to display profiling statistics 2014-04-27 23:14:47 +01:00
util [build] Merge util/geniso and util/genliso 2014-05-14 16:00:58 +01:00
.gitignore [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00
doxygen.cfg [build] Remove PACKED macro 2010-05-29 23:49:47 +01:00
Makefile [crypto] Generalise X.509 cache to a full certificate store 2014-03-28 17:09:40 +00:00
Makefile.housekeeping [build] Fix version.o dependency upon git index 2014-05-12 16:41:06 +01:00