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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[crypto] Pass image as parameter to CMS functions
Michael Brown
2024-08-13
1
-2
/
+4
|
*
[crypto] Allow passing a NULL certificate store to x509_find() et al
Michael Brown
2024-08-13
1
-7
/
+7
|
*
[crypto] Centralise mechanisms for identifying X.509 certificates
Michael Brown
2024-08-12
2
-4
/
+19
|
*
[crypto] Extend asn1_enter() to handle partial object cursors
Michael Brown
2024-08-07
1
-2
/
+2
|
*
[gve] Add driver for Google Virtual Ethernet NIC
Michael Brown
2024-07-24
1
-0
/
+1
|
*
[ipv6] Expose router address for DHCPv6 leased addresses
Michael Brown
2024-06-27
1
-1
/
+1
|
*
[ipv4] Support small subnets with no directed broadcast address
Michael Brown
2024-06-26
2
-2
/
+22
|
*
[hci] Remove the generalised widget user interface abstraction
Michael Brown
2024-06-21
1
-34
/
+0
|
*
[form] Add support for dynamically created interactive forms
Michael Brown
2024-06-21
2
-0
/
+2
|
*
[dynui] Add concept of a secret user interface item
Michael Brown
2024-06-21
1
-0
/
+3
|
*
[dynui] Allow for multiple flags on a user interface item
Michael Brown
2024-06-21
1
-4
/
+8
|
*
[dynui] Generalise mechanisms for looking up user interface items
Michael Brown
2024-06-20
1
-0
/
+8
|
*
[dynui] Generalise the concept of a menu to a dynamic user interface
Michael Brown
2024-06-20
4
-52
/
+53
|
*
[hci] Allow tab key to be used to cycle through UI elements
Michael Brown
2024-06-20
1
-2
/
+34
|
*
[hci] Rename "item" command's first parameter from "label" to "name"
Michael Brown
2024-06-19
1
-3
/
+3
|
*
[hci] Split out msg() and alert() from settings UI code
Michael Brown
2024-06-19
1
-0
/
+16
|
*
[hci] Draw all widgets on the standard screen
Michael Brown
2024-06-18
1
-16
/
+7
|
*
[libc] Add stpcpy()
Michael Brown
2024-05-31
1
-0
/
+1
|
*
[hci] Provide a general concept of a text widget set
Michael Brown
2024-05-15
4
-31
/
+213
|
*
[hci] Use dynamically allocated buffers for editable strings
Michael Brown
2024-04-15
3
-13
/
+23
*
|
Merge branch 'master' into openslx
Simon Rettberg
2024-04-12
14
-9
/
+1046
|
\
|
|
*
[netdevice] Add "linktype" setting
Pavel Krotkiy
2024-04-03
1
-0
/
+2
|
*
[efi] Restructure handling of autoexec.ipxe script
Michael Brown
2024-04-03
1
-4
/
+1
|
*
[cachedhcp] Allow cached DHCPACK to apply to temporary network devices
Michael Brown
2024-04-02
1
-0
/
+2
|
*
[efi] Add the ability to create a temporary MNP network device
Michael Brown
2024-03-29
1
-0
/
+20
|
*
[efi] Allow for allocating EFI devices from arbitrary handles
Michael Brown
2024-03-29
1
-0
/
+2
|
*
[build] Fix build failures with random versions of gcc
Michael Brown
2024-03-27
1
-4
/
+3
|
*
[efi] Extract basic network settings from loaded image device path
Michael Brown
2024-03-26
1
-0
/
+2
|
*
[efi] Add efi_path_mac() to parse a MAC address from an EFI device path
Michael Brown
2024-03-26
1
-0
/
+1
|
*
[efi] Add support for driving EFI_MANAGED_NETWORK_PROTOCOL devices
Michael Brown
2024-03-25
1
-0
/
+1
|
*
[efi] Allow for drivers to be located via child handles
Michael Brown
2024-03-25
1
-0
/
+2
|
*
[efi] Add helper functions for service binding protocols
Michael Brown
2024-03-25
3
-0
/
+110
|
*
[efi] Add efi_path_uri() to parse a URI from an EFI device path
Michael Brown
2024-03-19
1
-0
/
+1
|
*
[efi] Provide a multiprocessor API for EFI
Michael Brown
2024-03-15
4
-0
/
+708
|
*
[mp] Define an API for multiprocessor functions
Michael Brown
2024-03-15
2
-0
/
+190
*
|
Merge branch 'aqc1xx' into openslx
Simon Rettberg
2024-04-12
42
-142
/
+1172
|
\
\
|
*
|
Merge branch 'ipxe:master' into aqc1xx
animeshbm
2024-03-14
48
-183
/
+1332
|
|
\
|
|
|
*
[efi] Update to current EDK2 headers
Michael Brown
2024-03-13
12
-11
/
+421
|
|
*
[block] Allow SAN boot device to be identified by filesystem label
Michael Brown
2024-03-07
1
-0
/
+2
|
|
*
[block] Allow SAN boot device to be identified by an extra filename
Michael Brown
2024-03-07
1
-0
/
+2
|
|
*
[block] Allow SAN boot device to be identified by UUID
Michael Brown
2024-03-06
2
-1
/
+12
|
|
*
[efi] Add efi_path_guid() utility function
Michael Brown
2024-03-06
2
-0
/
+3
|
|
*
[block] Allow for additional SAN boot parameters alongside filename
Michael Brown
2024-03-06
2
-3
/
+10
|
|
*
[efi] Allow booting from local disks via the "sanboot" command
Michael Brown
2024-03-05
1
-0
/
+10
|
|
*
[block] Allow for iteration over SAN device list in drive number order
Michael Brown
2024-03-05
1
-0
/
+1
|
|
*
[parseopt] Add parse_uuid() for parsing UUID command-line arguments
Michael Brown
2024-02-29
1
-0
/
+2
|
|
*
[uuid] Add uuid_aton() to parse a UUID from a string
Michael Brown
2024-02-29
3
-0
/
+5
|
|
*
[eap] Add support for the MS-CHAPv2 authentication method
Michael Brown
2024-02-23
2
-0
/
+30
|
|
*
[eap] Allow MD5-Challenge authentication method to be disabled
Michael Brown
2024-02-23
2
-0
/
+3
|
|
*
[crypto] Force inlining of trivial wrapper functions
Michael Brown
2024-02-22
1
-44
/
+55
[prev]
[next]