mirror of
https://github.com/acidanthera/audk.git
synced 2025-08-28 21:18:11 +02: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>