mirror of
https://github.com/acidanthera/OpenCorePkg.git
synced 2025-12-08 19:25:01 +00:00
Some firmware implementations may provide an empty Memory Attributes Table (NumberOfEntries is zero). Avoid calling OcUpdateDescriptors in this case, as it will lead to division by zero. This resolves boot failures due to #DE on XPS 15 9560 when Secure Boot is enabled.