index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
arch
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
94
-94
/
+238
*
[zbin] Remove now-unused unnrv2b.S decompressor
Michael Brown
2015-02-26
2
-193
/
+0
*
[zbin] Fix check for existence of most recent output byte
Michael Brown
2015-02-26
1
-3
/
+1
*
[zbin] Allow decompressor to generate debug output via BIOS console
Michael Brown
2015-02-26
1
-19
/
+50
*
[prefix] Call decompressor in flat real mode when DEBUG=libprefix is enabled
Michael Brown
2015-02-26
1
-0
/
+16
*
[zbin] Perform extra normalisation after completing decompression
Michael Brown
2015-02-26
1
-0
/
+1
*
[zbin] Use LZMA compression
Michael Brown
2015-02-25
2
-0
/
+914
*
[prefix] Use .bss16 as temporary stack space for calls to install_block
Michael Brown
2015-02-24
2
-11
/
+46
*
[timer] Rewrite the 8254 Programmable Interval Timer support
Michael Brown
2015-02-17
4
-107
/
+6
*
[build] Apply the "-fno-PIE -nopie" workaround only to i386 builds
Michael Brown
2015-02-12
1
-0
/
+11
*
[build] Allow product URI to be customised via config/branding.h
Michael Brown
2015-02-11
1
-1
/
+3
*
[build] Use PRODUCT_SHORT_NAME for end-user visible strings
Michael Brown
2015-02-11
1
-1
/
+2
*
[build] Move branding information to config/branding.h
Michael Brown
2015-02-11
1
-1
/
+2
*
[pxe] Maintain a queue for received PXE UDP packets
Michael Brown
2015-02-06
1
-38
/
+85
*
[pxe] Use tftp_uri() to construct PXE TFTP URIs
Michael Brown
2015-02-06
1
-12
/
+15
*
[tftp] Explicitly abort connection whenever parent interface is closed
Michael Brown
2015-02-06
1
-10
/
+7
*
[pci] Allow drivers to specify a PCI class
Michael Brown
2015-02-02
1
-5
/
+2
*
[hyperv] Add support for Hyper-V hypervisor
Michael Brown
2014-12-18
3
-140
/
+72
*
[build] Use -malign-double to build 32-bit UEFI binaries
Michael Brown
2014-09-24
1
-0
/
+4
*
[mromprefix] Allow for .mrom images larger than 128kB
Michael Brown
2014-08-26
1
-9
/
+1
*
[mromprefix] Use PCI length field to obtain length of individual images
Michael Brown
2014-08-26
1
-7
/
+17
*
[prefix] Report both %esi and %ecx when opening payload fails
Michael Brown
2014-08-26
2
-1
/
+6
*
[prefix] Halt system without burning CPU if we cannot access the payload
Michael Brown
2014-08-26
1
-1
/
+4
*
[build] Allow ISA ROMs to be built
Michael Brown
2014-08-22
6
-28
/
+140
*
[romprefix] Do not preserve unused register %di
Michael Brown
2014-08-22
1
-8
/
+1
*
[bios] Support displaying and hiding cursor
Michael Brown
2014-08-06
2
-0
/
+44
*
[i386] Add functions to read and write model-specific registers
Michael Brown
2014-07-23
1
-0
/
+38
*
[autoboot] Allow autoboot device to be identified by link-layer address
Michael Brown
2014-07-08
1
-4
/
+2
*
[build] Add yet another potential location for isolinux.bin
Michael Brown
2014-06-26
1
-1
/
+2
*
[librm] Allow for the PIC interrupt vector offset to be changed
Michael Brown
2014-05-27
1
-5
/
+6
*
[lkrnprefix] Make real-mode setup code relocatable
Michael Brown
2014-05-15
1
-3
/
+4
*
[build] Merge util/geniso and util/genliso
Christian Hesse
2014-05-14
1
-4
/
+4
*
[undi] Apply quota only to number of complete received packets
Michael Brown
2014-05-14
1
-4
/
+5
*
[lkrnprefix] Function as a bzImage kernel
Michael Brown
2014-05-13
1
-132
/
+83
*
[profile] Allow interrupts to be excluded from profiling results
Michael Brown
2014-05-04
2
-5
/
+32
*
[undi] Place an upper limit on the number of PXENV_UNDI_ISR calls per poll
Michael Brown
2014-05-03
1
-1
/
+5
*
[undi] Do not switch to real mode to check for NIC interrupt
Michael Brown
2014-05-03
1
-4
/
+4
*
[undi] Report any PXENV_UNDI_ISR errors via netdev_rx_err()
Michael Brown
2014-05-03
1
-1
/
+3
*
[undi] Profile transmit and receive datapaths
Michael Brown
2014-05-03
1
-1
/
+33
*
[undi] Profile all PXE API calls
Michael Brown
2014-05-03
1
-6
/
+97
*
[pxe] Work around missing PXENV_UNDI_OPEN only when necessary
Michael Brown
2014-05-03
1
-2
/
+4
*
[pxe] Profile UNDI transmit datapath
Michael Brown
2014-05-03
1
-0
/
+8
*
[pxe] Profile all PXE API calls
Michael Brown
2014-05-03
1
-0
/
+49
*
[librm] Add profiling self-tests for complete real_call and prot_call cycles
Michael Brown
2014-05-03
1
-0
/
+38
*
[profile] Provide methods for profiling individual stages of operations
Michael Brown
2014-05-03
1
-4
/
+6
*
[librm] Speed up protected-mode calls under KVM
Michael Brown
2014-05-02
1
-19
/
+35
*
[librm] Speed up real-to-protected mode transition under KVM
Michael Brown
2014-05-02
3
-5
/
+22
*
[librm] Speed up protected-to-real mode transition under KVM
Michael Brown
2014-05-02
2
-22
/
+20
*
[librm] Add meaningful labels at section changes
Michael Brown
2014-05-02
1
-12
/
+12
*
[librm] Add a profiling self-test for measuring mode transition times
Michael Brown
2014-05-02
1
-0
/
+77
[next]