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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ifmgmt] Use generic option-parsing library
Michael Brown
2010-11-22
1
-2
/
+73
*
[pxe] Use network device receive queue freezing
Michael Brown
2010-11-20
1
-6
/
+11
*
[undi] Support underlying UNDI devices that don't support interrupts
Michael Brown
2010-11-19
1
-17
/
+31
*
[pxe] Always allow MAX_LL_HEADER_LEN for the link-layer header
Michael Brown
2010-11-19
1
-4
/
+2
*
[bzimage] Increase maximum command-line size to 0x7ff
Jarrod Johnson
2010-11-13
1
-1
/
+1
*
[build] Add FreeBSD location for isolinux
Michael Brown
2010-11-03
1
-1
/
+2
*
[romprefix] Add missing addr32 prefix
Michael Brown
2010-10-29
1
-1
/
+1
*
[int13] Dump out MBR at DBGLVL_EXTRA
Michael Brown
2010-10-18
1
-0
/
+2
*
[romprefix] Add missing FILE_LICENCE declaration to undiloader.S
Michael Brown
2010-10-18
1
-0
/
+2
*
[linux] Fix building on RHEL5 and similar platforms
Michael Brown
2010-10-11
1
-48
/
+40
*
[int13] Fix typo in debug message
Michael Brown
2010-09-22
1
-1
/
+1
*
[int13] Include disk signature in debugging output
Michael Brown
2010-09-22
2
-2
/
+9
*
[int13] Add infrastructure to support EDD version 4.0
Michael Brown
2010-09-22
2
-27
/
+243
*
[block] Replace gPXE block-device API with an iPXE asynchronous interface
Michael Brown
2010-09-14
17
-1924
/
+744
*
[multiboot] Reduce length of "Features" startup banner
Michael Brown
2010-09-12
1
-1
/
+1
*
[netdevice] Call netdev_link_[up|down|err]() only while registered
Michael Brown
2010-09-05
1
-3
/
+3
*
[xfer] Generalise metadata "whence" field to "flags" field
Michael Brown
2010-09-03
1
-1
/
+1
*
[build] Fix misaligned table entries when using gcc 4.5
Piotr Jaroszyński
2010-08-20
1
-1
/
+1
*
[linux] Add command line arguments
Piotr Jaroszyński
2010-08-19
2
-0
/
+6
*
[linux] Add most of the linux api
Piotr Jaroszyński
2010-08-19
2
-0
/
+283
*
[linux] Add linux_syscall
Piotr Jaroszyński
2010-08-19
2
-0
/
+78
*
[linux] Add linux api headers
Piotr Jaroszyński
2010-08-19
3
-0
/
+18
*
[linux] Add linuxprefix
Piotr Jaroszyński
2010-08-19
2
-0
/
+47
*
[dhcp] Use i386-pcbios DHCP options on linux
Piotr Jaroszyński
2010-08-19
1
-0
/
+36
*
[linux] Add linux platform skeleton
Piotr Jaroszyński
2010-08-19
6
-2
/
+227
*
[build] Provide %.fd0 build targets only for pcbios
Michael Brown
2010-08-17
2
-15
/
+7
*
[build] Build pcbios specific drivers only on pcbios
Piotr Jaroszyński
2010-08-16
2
-2
/
+4
*
[ioapi] Move get_memmap() to the I/O API group
Piotr Jaroszyński
2010-08-16
7
-8
/
+9
*
[comboot] Run com32 programs with a valid IDT
Geoff Lywood
2010-08-01
4
-6
/
+138
*
[string] Use 64-bit registers in assembly memswap() on x86_64
Joshua Oreman
2010-08-01
1
-4
/
+4
*
[romprefix] Do not check for BBS compatibility
Michael Brown
2010-06-24
1
-29
/
+3
*
[build] Fix broken build caused by implied dependency upon "perl"
Michael Brown
2010-06-24
1
-4
/
+4
*
[interface] Convert all data-xfer interfaces to generic interfaces
Michael Brown
2010-06-22
2
-69
/
+58
*
[interface] Convert all name-resolution interfaces to generic interfaces
Michael Brown
2010-06-22
1
-32
/
+33
*
[doc] Fix comment on Linux/x86 boot protocol path
Wu Fengguang
2010-06-03
1
-1
/
+1
*
[libc] Enable automated extraction of error usage reports
Michael Brown
2010-05-31
2
-0
/
+4
*
[pxe] Remove obsolete pxe_errortab.c
Michael Brown
2010-05-31
1
-103
/
+0
*
[build] Remove PACKED macro
Michael Brown
2010-05-30
4
-70
/
+70
*
[dhcp] Use correct DHCP options on EFI systems
Geoff Lywood
2010-05-29
3
-0
/
+120
*
[efi] Fix .efi and .efidrv linking
Piotr Jaroszyński
2010-05-27
4
-6
/
+8
*
[build] Use weak definitions instead of weak declarations
Joshua Oreman
2010-05-27
4
-21
/
+17
*
[comboot] Propagate carry flag from COMBOOT API
Stefan Hajnoczi
2010-05-25
3
-12
/
+41
*
[pxe] Treat PXENV_RESTART_TFTP as unreturnable
Michael Brown
2010-05-21
3
-7
/
+17
*
[build] Fix building with binutils 2.16
Michael Brown
2010-04-27
1
-1
/
+2
*
[romprefix] Add .mrom format, allowing loading of large ROMs
Michael Brown
2010-04-25
4
-8
/
+516
*
[build] Replace obsolete makerom.pl with quick script using Option::ROM
Michael Brown
2010-04-25
1
-0
/
+4
*
[romprefix] Inhibit the use of relocation during POST
Michael Brown
2010-04-25
3
-6
/
+25
*
[romprefix] Split PMM allocations for image source and decompression area
Michael Brown
2010-04-25
1
-51
/
+119
*
[prefix] Use area at top of INT 15,88 memory map for temporary decompression
Michael Brown
2010-04-25
3
-17
/
+27
*
[pcbios] Always show INT 15,88 result under DEBUG=memmap
Michael Brown
2010-04-25
1
-5
/
+5
[next]