Things to note: - This patchset should go after STATIC_ASSERT implementation: https://edk2.groups.io/g/devel/topic/32917749 - It is suggested that unlike the previous patch, which in my opinion should appear in edk2-stable201908, this patchset should land in edk2-stable2019011. This will let more people to comment whether they are ready to use it as is. Vitaly Cheptsov (3): MdeModulePkg/ResetUtilityLib: Use STATIC_ASSERT macro MdePkg: Use STATIC_ASSERT macro MdePkg: Drop VERIFY_SIZE_OF in favour of STATIC_ASSERT MdePkg/Include/Base.h | 92 +++++++++----------- MdeModulePkg/Library/ResetUtilityLib/ResetUtility.c | 5 +- 2 files changed, 44 insertions(+), 53 deletions(-) -- 2.20.1 (Apple Git-117)