Merge pull request #75 from timg236/rpiboot-2020-01-19

2020-01-19: PXE menu and IP address parsing fixes
This commit is contained in:
Tim Gover
2020-01-10 09:23:55 +00:00
committed by GitHub
2 changed files with 4 additions and 0 deletions

Binary file not shown.

View File

@@ -1,5 +1,9 @@
# Raspberry Pi4 bootloader EEPROM release notes
## 2020-01-09 - Git df0ff18c (BETA) RC3
* Fix parsing of multiple menu entries in PXE options.
* Fix regression in IP address parsing
## 2019-12-03 - Git f0d7269d4 (BETA) RC2
* Fix handling of multiple menu options with TFTP Option43
* Ignore unsupported modes in BOOT_ORDER instead of stopping.