<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Tianocore/edk2.git/CryptoPkg, branch dependabot/github_actions/github/codeql-action-4</title>
<subtitle>EDK II (mirror)</subtitle>
<id>https://git.radix-linux.su/Tianocore/edk2.git/atom?h=dependabot%2Fgithub_actions%2Fgithub%2Fcodeql-action-4</id>
<link rel='self' href='https://git.radix-linux.su/Tianocore/edk2.git/atom?h=dependabot%2Fgithub_actions%2Fgithub%2Fcodeql-action-4'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/'/>
<updated>2025-10-27T03:14:56+00:00</updated>
<entry>
<title>CryptoPkg: Fix coverity warnings in CryptoPkg.</title>
<updated>2025-10-27T03:14:56+00:00</updated>
<author>
<name>INDIA\kanagavels</name>
<email>kanagvaels@ami.com</email>
</author>
<published>2025-10-22T13:44:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=a074649c6096d6dd36d03db5a55316d129e776b5'/>
<id>urn:sha1:a074649c6096d6dd36d03db5a55316d129e776b5</id>
<content type='text'>
Fix the coverity warnings reported in the CryptoPkg.

Signed-off-by: Kanagavel S &lt;kanagavels@ami.com&gt;
</content>
</entry>
<entry>
<title>CryptoPkg/BuildOptions : Add CLANGPDB DLINK_FLAGS flags to build options</title>
<updated>2025-10-17T10:25:33+00:00</updated>
<author>
<name>Deepak5x Singh</name>
<email>deepakx.singh@intel.com</email>
</author>
<published>2025-08-20T07:19:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=1527320ad2a035010612ae9a0a22b0cd45f7ff70'/>
<id>urn:sha1:1527320ad2a035010612ae9a0a22b0cd45f7ff70</id>
<content type='text'>
[Issue] : There is no DLINK_FLAGS definition for CLANGPDB,
	leading to potential discrepancies in build alignments

[Resolution] : This change adds a CLANGPDB line for DLINK_FLAGS.
	Maintaining the alignment with existing standards in place for
	other compiler packages.

Signed-off-by: Deepak5x &lt;deepakx.singh@intel.com&gt;
</content>
</entry>
<entry>
<title>CryptoPkg: Fix build of MbedTlsLib</title>
<updated>2025-10-10T02:58:38+00:00</updated>
<author>
<name>Nate DeSimone</name>
<email>nathaniel.l.desimone@intel.com</email>
</author>
<published>2025-10-08T18:02:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=0070fd1aec65caafda40466f433580c340412438'/>
<id>urn:sha1:0070fd1aec65caafda40466f433580c340412438</id>
<content type='text'>
Fixes build failures caused by __USE_MINGW_ANSI_STDIO not being defined when
building with CLANG.

Signed-off-by: Nate DeSimone &lt;nathaniel.l.desimone@intel.com&gt;
</content>
</entry>
<entry>
<title>CryptoPkg: Simplify MSFT FLINK_FLAGS</title>
<updated>2025-10-09T23:36:39+00:00</updated>
<author>
<name>Michael D Kinney</name>
<email>michael.d.kinney@intel.com</email>
</author>
<published>2025-10-01T18:54:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=4bb6dd829641db4111a3cc2693e08348516fe554'/>
<id>urn:sha1:4bb6dd829641db4111a3cc2693e08348516fe554</id>
<content type='text'>
Remove /FILEALIGN, /SUBSYSTEM, /EXPORT and /BASE options
that are not required for UEFI Shell applications.

Signed-off-by: Michael D Kinney &lt;michael.d.kinney@intel.com&gt;
</content>
</entry>
<entry>
<title>CryptoPkg/Library/OpensslLib: Add back PKCS12 support</title>
<updated>2025-09-26T04:11:48+00:00</updated>
<author>
<name>Amy Chan</name>
<email>amy.chan@intel.com</email>
</author>
<published>2025-09-24T07:35:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=8310dfa9f49bf4eff96a36291bc0028be920f60b'/>
<id>urn:sha1:8310dfa9f49bf4eff96a36291bc0028be920f60b</id>
<content type='text'>
Fix wifi driver fails to configure the private key to CryptoDxe.

This enables TlsSetHostPrivateKeyEx() to handle PBES2-encrypted private
keys by providing PKCS12_pbe_crypt_ex().

Signed-off-by: Amy Chan &lt;amy.chan@intel.com&gt;
</content>
</entry>
<entry>
<title>CryptoPkg: Drop ARM32 Support</title>
<updated>2025-09-25T22:04:10+00:00</updated>
<author>
<name>Oliver Smith-Denny</name>
<email>osde@microsoft.com</email>
</author>
<published>2025-09-15T15:50:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=2ba9441e0b2222d81a186c0742e98c3196371303'/>
<id>urn:sha1:2ba9441e0b2222d81a186c0742e98c3196371303</id>
<content type='text'>
edk2 is dropping support for the ARM32 architecture. This
commit removes ARM32 code from CryptoPkg. This also drops
irrelevant VALID_ARCHITECTURES comments from infs that are
not arch specific.

Signed-off-by: Oliver Smith-Denny &lt;osde@microsoft.com&gt;
</content>
</entry>
<entry>
<title>CryptoPkg: Add support to set TLS security level.</title>
<updated>2025-09-23T03:08:14+00:00</updated>
<author>
<name>INDIA\kanagavels</name>
<email>kanagvaels@ami.com</email>
</author>
<published>2025-09-19T14:41:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=fb43f0c085045771bc2dee2f867d87298de2facb'/>
<id>urn:sha1:fb43f0c085045771bc2dee2f867d87298de2facb</id>
<content type='text'>
Add Edkiicrypto protocol API to set TLS set security level.

Signed-off-by: Kanagavel S &lt;kanagavels@ami.com&gt;
</content>
</entry>
<entry>
<title>CryptoPkg/BaseCryptLibMbedTls: Fix wrong return in X509GetIssuerName</title>
<updated>2025-09-22T13:36:09+00:00</updated>
<author>
<name>Ágatha Freitas</name>
<email>htafreit@gmail.com</email>
</author>
<published>2025-08-12T18:53:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=81f9f6d7b36c268a3b5bbf7ce52ab18b7df0ea69'/>
<id>urn:sha1:81f9f6d7b36c268a3b5bbf7ce52ab18b7df0ea69</id>
<content type='text'>
Signed-off-by: Ágatha Freitas &lt;htafreit@gmail.com&gt;
</content>
</entry>
<entry>
<title>CryptoPkg/BaseCryptLibMbedTls: Fix DateTime conversion from char to int</title>
<updated>2025-09-22T13:36:09+00:00</updated>
<author>
<name>Ágatha Freitas</name>
<email>htafreit@gmail.com</email>
</author>
<published>2025-08-12T19:03:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=bd9cb3342408d8034d5c5de75d28308cc9524c90'/>
<id>urn:sha1:bd9cb3342408d8034d5c5de75d28308cc9524c90</id>
<content type='text'>
Signed-off-by: Ágatha Freitas &lt;htafreit@gmail.com&gt;
</content>
</entry>
<entry>
<title>CryptoPkg/BaseCryptLib: Fix MODULE_TYPE for unit tests</title>
<updated>2025-09-19T10:03:52+00:00</updated>
<author>
<name>Michael D Kinney</name>
<email>michael.d.kinney@intel.com</email>
</author>
<published>2025-09-04T02:39:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=ff39a5d2dd51b77a125379e5a83752babc0e0ed7'/>
<id>urn:sha1:ff39a5d2dd51b77a125379e5a83752babc0e0ed7</id>
<content type='text'>
Update INF for BaseCryptLib used with host based unit
tests to use a MODULE_TYPE of HOST_APPLICATION to make
sure the correct compiler/linker flags are used.

Signed-off-by: Michael D Kinney &lt;michael.d.kinney@intel.com&gt;
</content>
</entry>
</feed>
