summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe
Commit message (Expand)AuthorAgeFilesLines
...
| * [fcp] Allow Fibre Channel device to be described using an EFI device pathMichael Brown2020-10-222-0/+10
| * [iscsi] Allow iSCSI device to be described using an EFI device pathMichael Brown2020-10-201-0/+3
| * [aoe] Allow AoE device to be described using an EFI device pathMichael Brown2020-10-192-0/+33
| * [efi] Provide utility function to concatenate device pathsMichael Brown2020-10-191-0/+2
| * [efi] Split efi_netdev_path() out to a separate functionMichael Brown2020-10-191-0/+2
| * [efi] Provide efi_uri_path() to construct a URI device pathMichael Brown2020-10-191-0/+2
| * [efi] Split efi_usb_path() out to a separate functionMichael Brown2020-10-162-4/+5
| * [efi] Define an interface operation to describe using an EFI device pathMichael Brown2020-10-161-0/+5
| * [efi] Split device path functions out to efi_path.cMichael Brown2020-10-162-4/+19
| * [efi] Provide EFI_INTF_OP for EFI-only interface operationsMichael Brown2020-10-161-0/+7
| * [interface] Allow for the definition of an unused interface operationMichael Brown2020-10-161-0/+15
| * [usbblk] Add support for USB mass storage devicesMichael Brown2020-10-131-0/+1
| * [usb] Move usbio driver to end of USB driver listMichael Brown2020-10-131-0/+3
| * [usb] Allow endpoints to be refilled to a specified upper limitMichael Brown2020-10-121-0/+1
| * [usb] Allow device halt to be cleared independently of host controllerMichael Brown2020-10-121-0/+1
| * [efi] Fix reporting of USB supported languages arrayMichael Brown2020-10-021-1/+3
| * [efi] Allow DEBUG=efi_wrap to be used independently of a loaded imageMichael Brown2020-10-011-0/+1
| * [efi] Use address offset as reported by EFI_PCI_ROOT_BRIDGE_IO_PROTOCOLMichael Brown2020-09-252-13/+132
| * [pci] Define pci_ioremap() for mapping PCI bus addressesMichael Brown2020-09-243-0/+37
| * [efi] Add debug wrappers for all boot services functions of interestMichael Brown2020-09-191-1/+2
| * [build] Fix building on older versions of gccMichael Brown2020-08-231-16/+21
* | Merge branch 'master' into openslxSimon Rettberg2020-08-124-10/+76
|\|
| * [xfer] Remove address family from definition of a socket openerMichael Brown2020-07-151-2/+0Star
| * [libc] Add bit-rotation functions for unsigned long valuesMichael Brown2020-07-091-8/+26
| * [efi] Enable stack protection where possibleMichael Brown2020-06-241-0/+32
| * [crypto] Ensure that test code drags in required ASN.1 object identifiersMichael Brown2020-06-171-0/+18
* | Merge branch 'master' into openslxSimon Rettberg2019-12-032-5/+37
|\|
| * [peerdist] Limit number of concurrent raw block downloadsMichael Brown2019-08-161-0/+24
| * [process] Add PROC_INIT() for initialising static processesMichael Brown2019-08-161-5/+13
* | Merge branch 'openslx' of git.openslx.org:openslx-ng/ipxe into openslxSimon Rettberg2019-08-021-1/+1
|\ \
| * | [login] Add "--nouser" option to just ask for passwordSimon Rettberg2019-04-011-1/+1
| * | Merge branch 'master' into openslxSimon Rettberg2019-03-284-4/+59
| |\ \
* | \ \ Merge branch 'master' into openslxSimon Rettberg2019-08-028-6/+258
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | [fdt] Add ability to parse a MAC address from a flattened device treeMichael Brown2019-07-192-0/+103
| * | [intelxl] Add driver for Intel 40 Gigabit Ethernet NIC virtual functionsMichael Brown2019-04-271-0/+1
| * | [vlan] Provide vlan_netdev_rx() and vlan_netdev_rx_err()Michael Brown2019-04-271-2/+6
| * | [pci] Add support for PCI MSI-X interruptsMichael Brown2019-04-243-0/+89
| |/
| * [ocsp] Accept response certID with missing hashAlgorithm parametersMichael Brown2019-03-101-2/+2
| * [tls] Display validator messages only while validation is in progressMichael Brown2019-03-101-0/+2
| * [tls] Support stateless session resumptionMichael Brown2019-03-061-0/+12
| * [tls] Support stateful session resumptionMichael Brown2019-02-211-2/+29
| * [efi] Blacklist the Dell Ip4ConfigDxe driverMichael Brown2019-02-192-0/+14
* | Merge branch 'master' into openslxSimon Rettberg2019-02-151-0/+1
|\|
| * [init] Show startup and shutdown function names in debug messagesMichael Brown2019-01-251-0/+1
* | Merge branch 'master' into openslxSimon Rettberg2018-09-131-0/+1
|\|
| * [intelxl] Add driver for Intel 40 Gigabit Ethernet NICsMichael Brown2018-07-171-0/+1
* | [settings] Add md5 encoding type for doing ${foo:md5}Simon Rettberg2018-05-291-0/+1
* | [menu] Add --hidden option to create hotkey-only entriesSimon Rettberg2018-05-281-1/+3
* | [console] Add option to update margins and bg-image of vesa mode consoleSimon Rettberg2018-05-281-0/+2
|/
* [icplus] Add driver for IC+ network cardSylvie Barlow2018-04-201-0/+1