index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
arch
/
i386
/
image
Commit message (
Expand
)
Author
Age
Files
Lines
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
6
-6
/
+30
*
[comboot] Use built-in interrupt reflector
Michael Brown
2014-04-29
1
-46
/
+6
*
[bzimage] Report exact initrd length via bzImage header
Michael Brown
2014-03-04
1
-14
/
+28
*
[uri] Refactor URI parsing and formatting
Michael Brown
2014-02-27
1
-2
/
+1
*
[console] Add concept of generic console configuration
Michael Brown
2013-11-28
2
-0
/
+8
*
[build] Work around bug in gcc >= 4.8
Michael Brown
2013-09-25
3
-10
/
+20
*
[bzimage] Fix spurious uninitialised-variable warning on some gcc versions
Michael Brown
2013-06-05
1
-0
/
+1
*
[bzimage] Align initrd images to page boundary
Michael Brown
2013-06-05
1
-17
/
+13
*
[bzimage] Allow initrds to be rearranged in place
Michael Brown
2012-11-12
1
-73
/
+140
*
[initrd] Add ability to reshuffle initrds into image list order
Michael Brown
2012-11-12
1
-0
/
+300
*
[build] Include version number within only a single object file
Michael Brown
2012-11-02
2
-7
/
+9
*
[int13] Do not zero %edx when jumping to a boot sector
Michael Brown
2012-10-05
1
-1
/
+1
*
[int13] Zero all possible registers when jumping to a boot sector
Michael Brown
2012-09-14
1
-1
/
+14
*
[sdi] Add support for SDI images
Michael Brown
2012-09-05
1
-0
/
+136
*
[comboot] Accept only ".cbt" as an extension for COMBOOT images
Michael Brown
2012-08-13
1
-1
/
+1
*
[bzimage] Allow file mode to be specified for standalone initrd files
Michael Brown
2012-08-03
1
-3
/
+37
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
7
-7
/
+14
*
[pxe] Reopen network device if NBP exits
Michael Brown
2012-07-12
1
-0
/
+7
*
[pxe] Add PXENV_FILE_CMDLINE API call
Michael Brown
2012-07-11
1
-0
/
+9
*
[bzimage] Update setup_move_size only for protocol versions 2.00 and 2.01
Michael Brown
2012-07-09
1
-1
/
+2
*
[multiboot] Place multiboot modules low in memory
Michael Brown
2012-04-19
2
-48
/
+53
*
[multiboot] Include full image URI in command line
Michael Brown
2012-04-15
1
-21
/
+30
*
[image] Simplify use of imgdownload()
Michael Brown
2011-03-09
2
-8
/
+6
*
[comboot] Do not assume that image has a non-NULL command line
Michael Brown
2011-03-07
1
-3
/
+3
*
[image] Simplify image management
Michael Brown
2011-03-07
7
-235
/
+215
*
[init] Remove concept of "shutdown exit flags"
Michael Brown
2011-01-27
4
-4
/
+4
*
[block] Replace gPXE block-device API with an iPXE asynchronous interface
Michael Brown
2010-09-14
1
-336
/
+0
*
[multiboot] Reduce length of "Features" startup banner
Michael Brown
2010-09-12
1
-1
/
+1
*
[ioapi] Move get_memmap() to the I/O API group
Piotr JaroszyĆski
2010-08-16
2
-2
/
+2
*
[comboot] Run com32 programs with a valid IDT
Geoff Lywood
2010-08-01
1
-6
/
+48
*
[librm] Use libflat to enable A20 line on each real-to-protected transition
Michael Brown
2010-04-20
1
-7
/
+0
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
8
-47
/
+47
*
[multiboot] Build memory map after shutting down and unhiding gPXE
Stefan Hajnoczi
2009-12-14
1
-2
/
+6
*
[pxe] Create pxe_[de]activate() wrapper functions
Michael Brown
2009-06-28
1
-9
/
+6
*
[pxe] Make pxe_init_structures() an initialisation function
Michael Brown
2009-06-28
1
-1
/
+0
*
[multiboot] Include argv[0] as part of "command line"
Michael Brown
2009-05-26
1
-5
/
+6
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
8
-0
/
+16
*
[multiboot] Work around raw-flag bug in Solaris kernels
Michael Brown
2009-04-24
1
-8
/
+15
*
[bzimage] Support old (pre-2.00 bootloader) Linux kernel formats
Michael Brown
2009-03-30
1
-249
/
+232
*
[comboot] Restore the real-mode stack pointer on exit from a COMBOOT image
Michael Brown
2009-02-17
2
-2
/
+2
*
[comboot] Unhook interrupt vectors after returning from a COMBOOT image
Michael Brown
2009-02-17
2
-0
/
+2
*
[comboot] Fix reference counting on replacement images
Michael Brown
2009-02-17
2
-0
/
+2
*
[comboot] Allow for tail recursion of COMBOOT images
Michael Brown
2009-02-17
2
-34
/
+46
*
[image] Avoid claiming zero-length images as valid
Michael Brown
2009-02-16
1
-0
/
+6
*
[netdevice] Kill off the various guess_boot_netdev() functions
Michael Brown
2008-11-21
2
-26
/
+3
*
[pxe] Select the correct network device on multiport cards
Michael Brown
2008-11-21
1
-2
/
+4
*
[i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long
Michael Brown
2008-11-19
2
-4
/
+4
*
[build] Keep gcc 4.4 happy
Michael Brown
2008-11-18
1
-2
/
+4
*
[hacks] Improve the guess_boot_netdev() logic
Michael Brown
2008-10-31
1
-3
/
+4
[next]