README: Updated features' list.

This commit is contained in:
Mikhail Krichanov 2024-11-01 13:07:49 +03:00 committed by MikhailKrichanov
parent 0130690719
commit 5036d5bd58
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ Available stable branches:<br>
Ext4Pkg, FatPkg: Various improvements based on [Sydr](https://github.com/ispras/oss-sydr-fuzz) fuzzing results<br>
Introduced CpuArchLib to move the CPU Architectural initialization to DxeCore (https://bugzilla.tianocore.org/show_bug.cgi?id=3223)<br>
CI checks not only compilation results of various packages but also boot results of Windows 10 / Linux kernels for OVMF, ArmVirtQemu<br>
Introduced new image protection policy, which forbids loading of unaligned images<br>
## PE loader designed with formal methods