mirror of
https://github.com/acidanthera/OpenCorePkg.git
synced 2025-12-08 19:25:01 +00:00
Without this flag MSVC produces spurious warning C4324 when the macro is working as intended. Add static assert to OcBlitLib.c which fails without this support.