mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
Without this change, the macro causes unwanted 'member access within null pointer' warnings with UBSan. This is the same macro definition as used in MdePkg/Include/Base.h, except for removing the legacy `__GNUC__ >= 4` test. Ideally the orginal macro should have this removed too, as should the several other instances with similar tests around the codebase, but we leave that for a separate commit. Signed-off-by: Mike Beaton <mjsbeaton@gmail.com> |
||
|---|---|---|
| .. | ||
| BaseTypes.h | ||
| BuildVersion.h | ||
| MdeModuleHii.h | ||
| PiFirmwareFile.h | ||
| PiFirmwareVolume.h | ||
| UefiBaseTypes.h | ||
| UefiCapsule.h | ||
| UefiInternalFormRepresentation.h | ||
| UefiMultiPhase.h | ||
| VariableFormat.h | ||
| WorkingBlockHeader.h | ||