File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ 2026-05-07 Mintsuki <mintsuki@protonmail.com>
2+
3+ *** Release 12.2.0 ***
4+
5+ Noteworthy changes compared to the previous release, 12.1.0:
6+
7+ New features:
8+ - Add a hotkey to launch the UEFI Shell from the boot menu.
9+
10+ Bug fixes:
11+ - Free UEFI buffers with their original allocation size after
12+ LocateHandle to avoid pool corruption on strict firmwares.
13+ - Reallocate the UEFI memory map buffer if it grows during the
14+ ExitBootServices retry loop.
15+ - Drop a redundant IER write in the serial driver that clobbered DLM at
16+ low baud rates.
17+ - Limine boot protocol: Allow trimming reserved entries that overlap
18+ framebuffer pages.
19+ - Harden the ELF loader against crafted RELR tables that overflow the
20+ relocation count on 32-bit builds (found via fuzzing).
21+ - Reject PE images with `SectionAlignment` = 0 (found via fuzzing).
22+ - Miscellaneous bug fixes.
23+
1242026-05-01 Mintsuki <mintsuki@protonmail.com>
225
326 *** Release 12.1.0 ***
You can’t perform that action at this time.
0 commit comments