2 Commits

Author SHA1 Message Date
Mike Beaton
af05a18b4c MdePkg/BaseOverflowLib: Support BASE_ALIGNAS on VS2019
Note: this must be combined with flag /wd4324 added to MSFT:*_CC_FLAGS
to avoid spurious warnings when the macro is working as intended.

Update comment since alignment in all architectures can be used to align
structure member or variable definition.
2024-11-27 12:31:28 +00:00
Mikhail Krichanov
00ef47984e MdePkg: Added BaseOverflowLib library. 2024-07-22 13:47:17 +03:00