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 f9e3581175 [exeprefix] Add .exe prefix
An iPXE .exe image can be loaded from DOS.  Tested using bin/ipxe.exe
to load a Linux kernel and simple initramfs from within MS-DOS 6.22.
(EDD must be disabled using the "edd=off" kernel parameter, since the
loaded kernel image has already overwritten parts of DOS' INT 13
wrapper.)

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2011-03-28 02:10:14 +01:00
..
arch [exeprefix] Add .exe prefix 2011-03-28 02:10:14 +01:00
bin Rename .cvsignore files to .gitignore 2007-06-09 22:57:00 +01:00
config [console] Add keyboard map selection 2011-03-16 12:03:00 +00:00
core [linux] Make malloc and linux_umalloc valgrindable 2011-03-27 21:03:05 +01:00
crypto [legal] Add FILE_LICENCE macro to some GPL-v2-or-later files 2010-12-03 23:38:15 +00:00
doc [build] Rename gPXE to iPXE 2010-04-19 23:43:39 +01:00
drivers [settings] Formalise notion of setting applicability 2011-03-22 19:54:58 +00:00
hci [image] Remove redundant call to basename() 2011-03-27 19:37:42 +01:00
image [script] Allow scripts to be replaced 2011-03-09 17:32:32 +00:00
include [linux] Make malloc and linux_umalloc valgrindable 2011-03-27 21:03:05 +01:00
interface [linux] Make malloc and linux_umalloc valgrindable 2011-03-27 21:03:05 +01:00
libgcc [build] Mark __intel_new_proc_init with __libgcc rather than cdecl 2009-08-03 15:56:10 +01:00
net [netdevice] Mark devices as open only if opening succeeds 2011-03-27 18:59:13 +01:00
tests [uri] Avoid unused variable warning in gcc 4.6 2011-03-16 20:21:08 +00:00
usr [image] Use image_set_name() only if name != NULL 2011-03-27 19:22:45 +01:00
util [build] Generate hybrid ISO images if isohybrid is available 2011-03-27 22:37:04 +01:00
.gitignore [build] Add support for local configuration files 2010-03-26 19:07:22 +00:00
Makefile [build] Include ipxe.lkrn in default build 2011-03-26 14:23:21 +00:00
Makefile.housekeeping [build] Delete incomplete targets if building fails for any reason 2011-03-27 22:37:03 +01:00
doxygen.cfg [build] Remove PACKED macro 2010-05-29 23:49:47 +01:00