commit | 62e20fb0f3c3956cd10676e0f20e3b3779ac69d6 | [log] [tgz] |
---|---|---|
author | Adriano Cordova <adrianox@gmail.com> | Mon Mar 03 11:13:16 2025 -0300 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Mon Mar 10 07:02:28 2025 +0100 |
tree | f883c200e1582eba32f6caab95f467c72f4d0db8 | |
parent | 54674693a05844cce946e58302a25871b95404ca [diff] |
efi_loader: efi_net: Add dhcp cache Add a dhcp cache to store the DHCP ACKs received by the U-Boot network stack. Signed-off-by: Adriano Cordova <adriano.cordova@canonical.com>