public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v3 0/1] MdePkg: Add PCD to disable safe string constraint assertions
@ 2019-10-22  7:20 Vitaly Cheptsov
  2019-10-22  7:20 ` [PATCH v3 1/1] " Vitaly Cheptsov
  0 siblings, 1 reply; 5+ messages in thread
From: Vitaly Cheptsov @ 2019-10-22  7:20 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 602 bytes --]

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2054

Requesting for merge in edk2-stable2019011.

Changes since V1:
- Enable assertions by default to preserve the original behaviour
- Fix bugzilla reference link

Vitaly Cheptsov (1):
  MdePkg: Add PCD to disable safe string constraint assertions

 MdePkg/MdePkg.dec                   |  6 ++++++
 MdePkg/Library/BaseLib/BaseLib.inf  | 11 ++++++-----
 MdePkg/Library/BaseLib/SafeString.c |  4 +++-
 MdePkg/MdePkg.uni                   |  6 ++++++
 4 files changed, 21 insertions(+), 6 deletions(-)

-- 
2.21.0 (Apple Git-122)


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 489 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread
* [PATCH v3 0/1] Add PCD to disable safe string constraint assertions
@ 2020-01-03 17:12 Vitaly Cheptsov
  2020-01-03 17:12 ` [PATCH v3 1/1] MdePkg: " Vitaly Cheptsov
  0 siblings, 1 reply; 5+ messages in thread
From: Vitaly Cheptsov @ 2020-01-03 17:12 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 687 bytes --]

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2054

Requesting for merge in edk2-stable202002.

Changes since V1:
- Enable assertions by default to preserve the original behaviour
- Fix bugzilla reference link
- Update documentation in BaseLib.h

Vitaly Cheptsov (1):
  MdePkg: Add PCD to disable safe string constraint assertions

 MdePkg/MdePkg.dec                   |  6 ++
 MdePkg/Library/BaseLib/BaseLib.inf  | 11 +--
 MdePkg/Include/Library/BaseLib.h    | 74 +++++++++++++-------
 MdePkg/Library/BaseLib/SafeString.c |  4 +-
 MdePkg/MdePkg.uni                   |  6 ++
 5 files changed, 71 insertions(+), 30 deletions(-)

-- 
2.21.0 (Apple Git-122.2)


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 489 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-01-03 17:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-22  7:20 [PATCH v3 0/1] MdePkg: Add PCD to disable safe string constraint assertions Vitaly Cheptsov
2019-10-22  7:20 ` [PATCH v3 1/1] " Vitaly Cheptsov
2019-10-22  7:52   ` [edk2-devel] " Yao, Jiewen
2019-10-22  8:02     ` Vitaly Cheptsov
  -- strict thread matches above, loose matches on Subject: below --
2020-01-03 17:12 [PATCH v3 0/1] " Vitaly Cheptsov
2020-01-03 17:12 ` [PATCH v3 1/1] MdePkg: " Vitaly Cheptsov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox