opengnsys_ipxe/src
Michael Brown 57e65d2c4d [build] Accept EMBED=... as a synonym for EMBEDDED_IMAGE=...
Make the build command line less cumbersome by accepting

  make DEBUG=int13 EMBED=test.ipxe

rather then

  make DEBUG=int13 EMBEDDED_IMAGE=test.ipxe

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2011-04-28 11:56:27 +01:00
..
arch [int13] Add support for INT 13,4b 2011-04-28 00:02:53 +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 [sanboot] Add "sanhook" and "sanunhook" commands 2011-04-24 16:44:34 +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 [hermon] Work around missing mport support in current BOFM implementations 2011-04-08 01:11:08 +01:00
hci [sanboot] Add "sanhook" and "sanunhook" commands 2011-04-24 16:44:34 +01:00
image [efi] Ensure that all drivers are shut down before the OS boots 2011-03-29 22:08:05 +01:00
include [sanboot] Add "sanhook" and "sanunhook" commands 2011-04-24 16:44:34 +01:00
interface [efi] Add support for HII 2011-04-07 23:15:07 +01:00
libgcc [build] Mark __intel_new_proc_init with __libgcc rather than cdecl 2009-08-03 15:56:10 +01:00
net [tcp] Update ts_recent whenever window is advanced 2011-04-03 00:44:22 +01:00
tests [uri] Avoid unused variable warning in gcc 4.6 2011-03-16 20:21:08 +00:00
usr [sanboot] Add "sanhook" and "sanunhook" commands 2011-04-24 16:44:34 +01:00
util [build] Avoid generating ROMs with "match-any" vendor or device IDs 2011-03-30 16:01:07 +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] Accept EMBED=... as a synonym for EMBEDDED_IMAGE=... 2011-04-28 11:56:27 +01:00
doxygen.cfg [build] Remove PACKED macro 2010-05-29 23:49:47 +01:00