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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[efi] Allow discovery of PCI bus:dev.fn address ranges
Michael Brown
2024-08-15
2
-78
/
+176
|
*
[pci] Separate permission to probe buses from bus:dev.fn range discovery
Michael Brown
2024-08-15
14
-0
/
+77
|
*
[crypto] Fix debug name for empty certificate chain validators
Michael Brown
2024-08-14
1
-2
/
+4
|
*
[crypto] Generalise cms_signature to cms_message
Michael Brown
2024-08-14
5
-284
/
+364
|
*
[crypto] Add OID-identified algorithms for AES ciphers
Michael Brown
2024-08-14
5
-0
/
+196
|
*
[crypto] Pass image as parameter to CMS functions
Michael Brown
2024-08-13
4
-65
/
+101
|
*
[crypto] Allow passing a NULL certificate store to x509_find() et al
Michael Brown
2024-08-13
4
-40
/
+55
|
*
[crypto] Centralise mechanisms for identifying X.509 certificates
Michael Brown
2024-08-12
6
-87
/
+133
|
*
[crypto] Extend asn1_enter() to handle partial object cursors
Michael Brown
2024-08-07
3
-22
/
+43
|
*
[crypto] Clarify ASN.1 cursor invalidation behaviour
Michael Brown
2024-08-07
1
-8
/
+21
|
*
[crypto] Do not return an error when skipping the final ASN.1 object
Michael Brown
2024-08-07
1
-5
/
+0
|
*
[cpuid] Allow hypervisor CPUID leaves to be accessed as settings
Michael Brown
2024-08-01
1
-4
/
+14
|
*
[cpuid] Allow reading hypervisor CPUID leaves
Michael Brown
2024-08-01
2
-2
/
+5
|
*
[smbios] Allow reading an entire SMBIOS data structure as a setting
Michael Brown
2024-07-31
1
-1
/
+9
|
*
[smbios] Avoid reading beyond end of constructed SMBIOS setting
Michael Brown
2024-07-31
1
-0
/
+7
|
*
[gve] Increase number of receive buffers to reduce packet loss
Michael Brown
2024-07-25
2
-5
/
+13
|
*
[gve] Add driver for Google Virtual Ethernet NIC
Michael Brown
2024-07-24
4
-0
/
+2313
|
*
[ipv6] Expose router address for DHCPv6 leased addresses
Michael Brown
2024-06-27
3
-18
/
+97
|
*
[ipv4] Support small subnets with no directed broadcast address
Michael Brown
2024-06-26
3
-6
/
+36
|
*
[hci] Remove the generalised widget user interface abstraction
Michael Brown
2024-06-21
4
-254
/
+0
|
*
[form] Reimplement the "login" user interface
Michael Brown
2024-06-21
1
-61
/
+31
|
*
[form] Add support for dynamically created interactive forms
Michael Brown
2024-06-21
6
-0
/
+616
|
*
[dynui] Add concept of a secret user interface item
Michael Brown
2024-06-21
2
-0
/
+9
|
*
[dynui] Allow for multiple flags on a user interface item
Michael Brown
2024-06-21
4
-10
/
+17
|
*
[dynui] Generalise mechanisms for looking up user interface items
Michael Brown
2024-06-20
3
-32
/
+52
|
*
[dynui] Generalise the concept of a menu to a dynamic user interface
Michael Brown
2024-06-20
9
-192
/
+195
|
*
[hci] Allow tab key to be used to cycle through UI elements
Michael Brown
2024-06-20
4
-33
/
+86
|
*
[hci] Rename "item" command's first parameter from "label" to "name"
Michael Brown
2024-06-19
4
-33
/
+33
|
*
[hci] Split out msg() and alert() from settings UI code
Michael Brown
2024-06-19
3
-72
/
+131
|
*
[hci] Draw all widgets on the standard screen
Michael Brown
2024-06-18
6
-36
/
+21
|
*
[libc] Add stpcpy()
Michael Brown
2024-05-31
3
-2
/
+34
|
*
[hci] Provide a general concept of a text widget set
Michael Brown
2024-05-15
9
-140
/
+509
|
*
[test] Add test cases for editable strings
Michael Brown
2024-04-17
2
-0
/
+199
|
*
[hci] Fix semantics of replace_string() to match code comments
Michael Brown
2024-04-17
1
-17
/
+18
|
*
[efi] Veto the Dhcp6Dxe driver on all platforms
Michael Brown
2024-04-16
1
-0
/
+30
|
*
[hci] Use dynamically allocated buffers for editable strings
Michael Brown
2024-04-15
8
-142
/
+199
|
*
[efi] Do not attempt to download autoexec.ipxe without a valid base URI
Michael Brown
2024-04-15
1
-0
/
+10
*
|
Merge branch 'master' into openslx
Simon Rettberg
2024-04-12
59
-686
/
+4950
|
\
|
|
*
[netdevice] Add "linktype" setting
Pavel Krotkiy
2024-04-03
2
-0
/
+24
|
*
[efi] Restructure handling of autoexec.ipxe script
Michael Brown
2024-04-03
4
-384
/
+124
|
*
[cachedhcp] Allow cached DHCPACK to apply to temporary network devices
Michael Brown
2024-04-02
3
-10
/
+71
|
*
[efi] Add the ability to create a temporary MNP network device
Michael Brown
2024-03-29
5
-20
/
+78
|
*
[efi] Allow for allocating EFI devices from arbitrary handles
Michael Brown
2024-03-29
2
-42
/
+67
|
*
[http] Add error table entry for HTTP 404 Not Found error
Michael Brown
2024-03-29
1
-1
/
+2
|
*
[tftp] Add error table entry for TFTP "file not found" error code
Michael Brown
2024-03-29
1
-1
/
+10
|
*
[efi] Add error table entry for local filesystem EFI_NOT_FOUND error
Michael Brown
2024-03-29
1
-1
/
+18
|
*
[efi] Report local file errors during download, rather than on opening
Michael Brown
2024-03-29
1
-124
/
+130
|
*
[image] Allow opaque URI component to provide image name
Michael Brown
2024-03-29
1
-4
/
+7
|
*
[build] Fix build failures with random versions of gcc
Michael Brown
2024-03-27
2
-15
/
+18
|
*
[efi] Extract basic network settings from loaded image device path
Michael Brown
2024-03-26
2
-0
/
+243
[prev]
[next]