summaryrefslogtreecommitdiffstats
path: root/src/include/usr
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into openslxopenslxSimon Rettberg2026-01-2818-1/+50
|\
| * [build] Mark known reviewed files as permitted for UEFI Secure BootMichael Brown2026-01-148-0/+8
| * [build] Mark core files as permitted for UEFI Secure BootMichael Brown2026-01-148-0/+8
| * [image] Remove userptr_t from image definitionMichael Brown2025-04-221-1/+1
| * [fdt] Add the concept of an FDT imageMichael Brown2025-03-271-0/+16
| * [image] Add the "imgdecrypt" commandMichael Brown2024-08-291-0/+17
* | Merge branch 'aqc1xx' into openslxSimon Rettberg2024-04-121-1/+2
|\|
| * [block] Allow for additional SAN boot parameters alongside filenameMichael Brown2024-03-061-1/+2
* | Merge branch 'master' into openslxSimon Rettberg2023-10-061-0/+17
|\|
| * [efi] Support versions of shim that perform SBAT verificationMichael Brown2023-05-231-1/+2
| * [efi] Add support for executing images via a shimMichael Brown2023-05-221-0/+16
* | Merge branch 'master' into openslxSimon Rettberg2023-04-041-1/+2
|\|
| * [autoboot] Include VLAN tag in filter for identifying autoboot deviceMichael Brown2023-01-151-1/+2
* | Local UEFI disk boot supportSimon Rettberg2021-10-051-0/+15
|/
* [image] Add "imgextract" command for extracting archive imagesMichael Brown2021-05-081-0/+16
* [cmdline] Expose "iflinkwait" as a commandMichael Brown2021-01-261-1/+2
* [image] Provide image_memory()Michael Brown2021-01-251-2/+1Star
* [image] Add the "imgmem" commandMichael Brown2021-01-221-0/+2
* [cmdline] Add "--timeout" parameter to "ifconf" commandJoe Groocock2020-07-221-1/+2
* [block] Allow use of a non-default EFI SAN boot filenameMichael Brown2017-04-121-1/+1
* [block] Add basic multipath supportMichael Brown2017-03-261-1/+2
* [crypto] Add certstat() to display basic certificate informationMichael Brown2016-08-311-0/+16
* [cmdline] Add "ntp" commandMichael Brown2016-06-131-0/+14
* [lotest] Add option to use broadcast packets for loopback testingMichael Brown2016-05-231-1/+2
* [infiniband] Add "ibstat" commandMichael Brown2016-03-081-0/+16
* [test] Allow self-tests to report exit status when running under LinuxMichael Brown2015-08-211-1/+1
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+1
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-0213-13/+13
* [ping] Allow "ping" command output to be inhibitedMichael Brown2014-10-231-1/+1
* [ping] Allow termination after a specified number of packetsMichael Brown2014-10-231-1/+2
* [autoboot] Allow autoboot device to be identified by link-layer addressMichael Brown2014-07-081-2/+4
* [cmdline] Add "profstat" command to display profiling statisticsMichael Brown2014-04-281-0/+14
* [image] Add "--timeout" parameter to image downloading commandsMichael Brown2014-03-101-3/+6
* [autoboot] Enable infrastructure to specify an autoboot device locationAlex Williamson2014-03-031-1/+3
* [cmdline] Add the "ipstat" commandMichael Brown2014-03-031-0/+14
* [dhcp] Remove obsolete dhcp() functionMichael Brown2013-11-051-1/+0Star
* [ifmgmt] Add ifconf() to carry out network device configurationMichael Brown2013-11-051-0/+3
* [ifmgmt] Rewrite iflinkwait() to use monojob_wait()Michael Brown2013-11-051-1/+1
* [cmdline] Rewrite "sync" command to use monojob_wait()Michael Brown2013-11-011-0/+14
* [parseopt] Add parse_timeout()Michael Brown2013-11-012-2/+2
* [ping] Add top-level ping() function to ping a hostMichael Brown2013-10-211-0/+16
* [neighbour] Add nstat() function to print out neighbour tableMichael Brown2013-09-251-0/+14
* [ipv4] Abstract out protocol-specific portions of "route" commandMichael Brown2013-09-031-1/+22
* [autoboot] Split main control flow out of main() into a new function ipxe()Michael Brown2013-03-131-0/+1
* [cmdline] Add standalone "nslookup" commandPatrick Plenefisch2012-09-101-0/+14
* [image] Add the "imgtrust" and "imgverify" commandsMichael Brown2012-03-251-0/+17
* [image] Simplify image management commands and internal APIMichael Brown2012-03-251-35/+3Star
* [image] Eliminate the register_and_xxx_image() functionsMichael Brown2011-10-251-5/+0Star
* [sanboot] Add "sanhook" and "sanunhook" commandsMichael Brown2011-04-241-1/+13
* [image] Simplify use of imgdownload()Michael Brown2011-03-091-3/+7