index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
/
gpxe
Commit message (
Expand
)
Author
Age
Files
Lines
*
[image] Allow for zero embedded images
Michael Brown
2009-02-24
1
-0
/
+9
*
[iscsi] Include credentials in iBFT only if used during iSCSI login
Michael Brown
2009-02-20
1
-2
/
+9
*
[crypto] Allow creation of arbitrary CBC cipher algorithms using CBC_CIPHER()
Michael Brown
2009-02-19
1
-8
/
+56
*
[crypto] Add our own general-purpose cipher-block chaining routines
Michael Brown
2009-02-19
1
-0
/
+50
*
[crypto] Change cipher_{en,de}crypt() to void functions
Michael Brown
2009-02-19
1
-9
/
+20
*
[crypto] Split crypto_algorithm into {digest,cipher,pubkey}_algorithm
Michael Brown
2009-02-18
8
-60
/
+85
*
[crypto] Rename aes_algorithm to aes_cbc_algorithm
Michael Brown
2009-02-18
1
-1
/
+1
*
[pxeprefix] Add .kkpxe image type and ability to return via PXE stack
Michael Brown
2009-02-18
1
-0
/
+1
*
[login] Add "login" command and UI
Michael Brown
2009-02-17
2
-0
/
+13
*
[editbox] Allow for password widgets that do not display their contents
Michael Brown
2009-02-17
1
-2
/
+10
*
[icmp] Add support for responding to pings
Michael Brown
2009-02-17
2
-0
/
+24
*
[comboot] Fix reference counting on replacement images
Michael Brown
2009-02-17
1
-1
/
+6
*
[comboot] Allow for tail recursion of COMBOOT images
Michael Brown
2009-02-17
1
-0
/
+14
*
[image] Allow multiple embedded images
Michael Brown
2009-02-16
3
-9
/
+2
*
[base64] Add base64 encoding functions
Michael Brown
2009-02-13
1
-0
/
+24
*
[tls] Use our own ASN.1 routines for certificate parsing
Michael Brown
2009-02-10
4
-7
/
+45
*
[pxe] Obey lists of PXE Boot Servers and associated Discovery Control bits
Michael Brown
2009-02-05
1
-1
/
+17
*
[pxe] Skip PXE boot server discovery if directed to do so
Michael Brown
2009-02-05
1
-0
/
+15
*
[iobuf] Add iob_disown() and use it where it simplifies code
Michael Brown
2009-02-01
1
-0
/
+20
*
[dhcp] Send user class in DHCP requests
Michael Brown
2009-02-01
2
-1
/
+4
*
[dhcp] Split PXE menuing code out of dhcp.c
Michael Brown
2009-02-01
5
-15
/
+123
*
[dns] Append local domain to relative names
Stefan Hajnoczi
2009-01-27
1
-0
/
+1
*
[settings] Add fetch_string_setting_copy()
Michael Brown
2009-01-27
1
-0
/
+3
*
[dhcp] Include support for PXE boot menus
Michael Brown
2009-01-25
1
-1
/
+4
*
[console] Allow KEY_xxx constants to cover F8 function key
Michael Brown
2009-01-25
1
-16
/
+13
*
[dhcp] Clarify language surrounding ProxyDHCP
Michael Brown
2009-01-23
1
-5
/
+5
*
[dhcp] Pass PXE boot menu item to PXE Boot Server
Michael Brown
2009-01-23
1
-2
/
+11
*
[dhcp] Add preliminary support for PXE Boot Servers
Michael Brown
2009-01-21
1
-0
/
+6
*
[tcpip] Allow for transmission to multicast IPv4 addresses
Michael Brown
2009-01-21
1
-1
/
+4
*
[efi] Add an EFI_NETWORK_INTERFACE_IDENTIFIER_PROTOCOL interface
Michael Brown
2009-01-12
1
-0
/
+74
*
[efi] Provide component name protocol and device path protocol interfaces
Michael Brown
2009-01-12
1
-0
/
+174
*
[dhcp] Include gPXE version number within DHCP request
Michael Brown
2009-01-08
2
-10
/
+16
*
[efi] Add efirom utility and .efirom image format
Michael Brown
2009-01-08
1
-0
/
+601
*
[efi] Allow for .efidrv images as well as .efi images
Michael Brown
2009-01-07
1
-0
/
+1
*
[efi] Use elf2efi utility in place of efilink
Michael Brown
2009-01-07
1
-0
/
+2
*
[build] Avoid strict-aliasing warnings when building with gcc 4.4
Michael Brown
2009-01-05
6
-7
/
+6
*
[infiniband] Call ib_open() only when opening the IPoIB net device
Michael Brown
2009-01-02
1
-21
/
+4
*
[x86_64] Add support for compilation as an x86_64 binary
Michael Brown
2008-12-05
2
-0
/
+251
*
[efi] Use EFI-native mechanism for accessing SMBIOS table
Michael Brown
2008-12-04
4
-0
/
+193
*
[efi] Allow use of EFI configuration tables
Michael Brown
2008-12-04
1
-0
/
+33
*
[b44] Add driver for Broadcom bcm44xx cards
Pantelis Koukousoulas
2008-11-21
1
-0
/
+1
*
[netdevice] Provide function to retrieve the most recently opened net device
Michael Brown
2008-11-21
1
-0
/
+3
*
[aoe] Use an AoE config query to identify the target MAC address
Michael Brown
2008-11-19
1
-5
/
+28
*
[blockdev] Move block device operations to structure block_device_operations
Laurent Vivier
2008-11-19
1
-6
/
+14
*
[virtio] Split virtio-net.c into several files.
Laurent Vivier
2008-11-19
2
-5
/
+51
*
[virtio] Remove dependency on nic for virtio PCI functions
Laurent Vivier
2008-11-19
1
-18
/
+18
*
[virtio] Consolidate vring_get_buf() by using a buffer list to add to the vring
Laurent Vivier
2008-11-19
1
-0
/
+6
*
[virtio] Move virtio-pci.h and virtio-ring.h to include/gpxe
Laurent Vivier
2008-11-19
2
-0
/
+187
*
[x86_64] Fix assorted 64-bit compilation errors and warnings
Michael Brown
2008-11-19
1
-4
/
+8
*
[efi] Add efi_strerror()
Michael Brown
2008-11-19
1
-0
/
+2
[next]