mirror of
https://github.com/acidanthera/audk.git
synced 2025-11-02 12:35:25 +01:00
Memory Attributes Table needs to be updated to contain executable permissions for UEFI runtime drivers loaded after EndOfDxe. Fixes a regression introduced by bb248a9. Signed-off-by: Vitaly Cheptsov <vit9696@protonmail.com>