audk/MdePkg
Michael D Kinney 8b2256fbf2 MdePkg/Include: Use _Static_assert for clang and GNUC
The clang compiler generates the following error

error: use of 'static_assert' without inclusion of <assert.h>

This is due to the use of the MSC Extension static_assert.
Use _Static_assert instead for clang and GNUC compilers.

Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
2025-01-16 05:33:13 +00:00
..
Include MdePkg/Include: Use _Static_assert for clang and GNUC 2025-01-16 05:33:13 +00:00
Library MdePkg: UefiDevicePathLib: Add Display Only format for Hard Drive. 2024-12-25 07:11:33 +00:00
Test MdePkg: Add Google Mock Library for SafeIntLib 2024-12-11 07:30:17 +00:00
MdeLibs.dsc.inc MdePkg: MdeLibs.dsc.inc: Apply StackCheckLibNull to All Module Types 2024-11-13 21:01:46 +00:00
MdePkg.ci.yaml MdePkg: Create Stack Check Null Libs 2024-09-13 03:58:46 +00:00
MdePkg.dec MdePkg BootManagerPolicy.h: Define GUID for connecting storage devices. 2024-12-17 04:15:46 +00:00
MdePkg.dsc MdePkg: Remove Old Stack Check Lib Implementation 2024-09-13 03:58:46 +00:00
MdePkg.uni MdePkg: Utilize Cache Management Operations Implementation For RISC-V 2023-12-19 12:48:14 +00:00
MdePkgExtra.uni