mirror of
https://github.com/acidanthera/audk.git
synced 2025-10-20 14:53:46 +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>