From: "Vitaly Cheptsov" <vit9696@protonmail.com>
To: devel@edk2.groups.io
Subject: [PATCH v1 0/3] Replace VERIFY_SIZE_OF with STATIC_ASSERT
Date: Fri, 16 Aug 2019 23:58:09 +0000 [thread overview]
Message-ID: <20190816235808.16019-1-vit9696@protonmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 777 bytes --]
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)
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 489 bytes --]
next reply other threads:[~2019-08-16 23:58 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-16 23:58 Vitaly Cheptsov [this message]
2019-08-16 23:58 ` [PATCH v1 1/3] MdeModulePkg/ResetUtilityLib: Use STATIC_ASSERT macro Vitaly Cheptsov
2019-09-17 1:00 ` [edk2-devel] " Wu, Hao A
2019-09-17 1:07 ` Gao, Zhichao
2019-08-16 23:58 ` [PATCH v1 2/3] MdePkg: " Vitaly Cheptsov
2019-08-16 23:58 ` [PATCH v1 3/3] MdePkg: Drop VERIFY_SIZE_OF in favour of STATIC_ASSERT Vitaly Cheptsov
2019-09-09 0:54 ` [edk2-devel] [PATCH v1 0/3] Replace VERIFY_SIZE_OF with STATIC_ASSERT Liming Gao
[not found] ` <15C29F073B45A5F2.17179@groups.io>
2019-09-17 1:41 ` Liming Gao
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190816235808.16019-1-vit9696@protonmail.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox