<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Tianocore/edk2.git/NetworkPkg, branch dependabot/github_actions/actions/setup-python-6</title>
<subtitle>EDK II (mirror)</subtitle>
<id>https://git.radix-linux.su/Tianocore/edk2.git/atom?h=dependabot%2Fgithub_actions%2Factions%2Fsetup-python-6</id>
<link rel='self' href='https://git.radix-linux.su/Tianocore/edk2.git/atom?h=dependabot%2Fgithub_actions%2Factions%2Fsetup-python-6'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/'/>
<updated>2025-09-04T08:32:34+00:00</updated>
<entry>
<title>NetworkPkg/TlsDxe: Add SNI support</title>
<updated>2025-09-04T08:32:34+00:00</updated>
<author>
<name>INDIA\kanagavels</name>
<email>kanagavels@ami.com</email>
</author>
<published>2025-07-09T09:15:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=41cde6e2e313382f6ec4078577ad3dfbbd0c743c'/>
<id>urn:sha1:41cde6e2e313382f6ec4078577ad3dfbbd0c743c</id>
<content type='text'>
Add Server Name Indication Support.

Signed-off-by: Kanagavel S &lt;kanagavels@ami.com&gt;
</content>
</entry>
<entry>
<title>NetworkPkg/WifiConnectionManagerDxe: UI Disconnect</title>
<updated>2025-08-25T18:24:32+00:00</updated>
<author>
<name>Zachary Clark-Williams</name>
<email>zachary.clark-williams@intel.com</email>
</author>
<published>2025-08-20T07:46:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=d188ad6a1fb60f8331bb2e6a269836eba041d032'/>
<id>urn:sha1:d188ad6a1fb60f8331bb2e6a269836eba041d032</id>
<content type='text'>
- Fix WifiMgrOnTimerTick to ensure the timer does
not exit early when a disconnect is pending,
allowing UI-initiated disconnects to complete as
expected.

Signed-off-by: Zachary Clark-Williams &lt;Zachary.Clark-Williams@intel.com&gt;
</content>
</entry>
<entry>
<title>NetworkPkg: Correct spelling errors and typos</title>
<updated>2025-07-04T01:41:47+00:00</updated>
<author>
<name>Abdul Lateef Attar</name>
<email>AbdulLateef.Attar@amd.com</email>
</author>
<published>2025-07-01T09:07:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=66cc82727023b5daaa06106f0e04c049f6baa793'/>
<id>urn:sha1:66cc82727023b5daaa06106f0e04c049f6baa793</id>
<content type='text'>
Signed-off-by: Abdul Lateef Attar &lt;AbdulLateef.Attar@amd.com&gt;
</content>
</entry>
<entry>
<title>NetworkPkg/WifiConnectionManager: net list scan ui</title>
<updated>2025-06-25T11:49:21+00:00</updated>
<author>
<name>Zachary Clark-Williams</name>
<email>zachary.clark-williams@intel.com</email>
</author>
<published>2025-06-18T18:57:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=0cb71c18c560f0e55936a11d3873a92e76abafca'/>
<id>urn:sha1:0cb71c18c560f0e55936a11d3873a92e76abafca</id>
<content type='text'>
Commit 7c204d7 changed the behavior of the WiFi
Connection Manager. It no longer scans for available
networks when the driver loads, because scanning
during that time disrupts connections for other
features. To avoid blocking other processes, the
driver should initiate a scan only when appropriate.
This update introduces a one-time scan that occurs
when the user opens the network settings page in
the UI, enables WiFi, and then opens the network
list page to view available networks.

Signed-off-by: Zachary Clark-Williams &lt;zachary.clark-williams@intel.com&gt;
</content>
</entry>
<entry>
<title>WifiConnectionManagerDxe: clear timers not events</title>
<updated>2025-06-25T01:21:51+00:00</updated>
<author>
<name>Zachary Clark-Williams</name>
<email>zachary.clark-williams@intel.com</email>
</author>
<published>2025-06-23T19:39:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=d82e9b7bbb9c1d80e7b6f818e1d32e73e29553de'/>
<id>urn:sha1:d82e9b7bbb9c1d80e7b6f818e1d32e73e29553de</id>
<content type='text'>
Replace timer eventclose with scan timerset in WifiConnectionManagerDxe.
This change ensures that the driver sets and manages scan timers
correctly without requiring a reload when the user enables WiFi and
initiates a scan for available networks.

By using scan timerset directly, the driver maintains consistent
behavior across WiFi sessions and avoids redundant event handling.

Signed-off-by: Zachary Clark-Williams &lt;zachary.clark-williams@intel.com&gt;
</content>
</entry>
<entry>
<title>WifiConnectionManagerDxe: HII missing EAP TLS case</title>
<updated>2025-06-25T00:28:42+00:00</updated>
<author>
<name>Zachary Clark-Williams</name>
<email>zachary.clark-williams@intel.com</email>
</author>
<published>2025-06-24T19:39:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=da7b74161bd4e24fd7d038003cf6bd2a73349183'/>
<id>urn:sha1:da7b74161bd4e24fd7d038003cf6bd2a73349183</id>
<content type='text'>
Add missing EAP-TLS option to HII configuration

Implemented support for EAP-TLS authentication in
the WifiConnectionManagerDxe HII interface. This
change ensures that the EAP-TLS option is available
for selection in the UI, addressing cases where it
was previously missing.

Signed-off-by: Zachary Clark-Williams &lt;Zachary.Clark-Williams@intel.com&gt;
</content>
</entry>
<entry>
<title>NetworkPkg: Use Library/GoogleTestLib.h</title>
<updated>2025-06-24T19:32:41+00:00</updated>
<author>
<name>Michael D Kinney</name>
<email>michael.d.kinney@intel.com</email>
</author>
<published>2025-06-20T04:09:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=36a71d088b354d5a5a1e38778ead41a39ce1fc18'/>
<id>urn:sha1:36a71d088b354d5a5a1e38778ead41a39ce1fc18</id>
<content type='text'>
Update unit tests to use GoogleTestLib.h instead
of gtest.h so the edk2 extensions for google tests
are always available.

Signed-off-by: Michael D Kinney &lt;michael.d.kinney@intel.com&gt;
</content>
</entry>
<entry>
<title>NetworkPkg: Change 'Tls' to 'TLS'</title>
<updated>2025-06-16T23:03:46+00:00</updated>
<author>
<name>Rebecca Cran</name>
<email>rebecca@bsdio.com</email>
</author>
<published>2025-06-15T01:03:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=0dde8cd3149caf00c1950616a15f1eae48c60d44'/>
<id>urn:sha1:0dde8cd3149caf00c1950616a15f1eae48c60d44</id>
<content type='text'>
Sicne it's a user-visible string, change 'Tls' to 'TLS', which is
more correct.

Signed-off-by: Rebecca Cran &lt;rebecca@bsdio.com&gt;
</content>
</entry>
<entry>
<title>NetworkPkg/DxeNetLib: Fix CodeQl Error</title>
<updated>2025-06-13T19:56:32+00:00</updated>
<author>
<name>Brit Chesley</name>
<email>Brit.Chesley@amd.com</email>
</author>
<published>2025-06-12T20:05:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=e076d2ab8ca20c3f29420cae2a5b990bddca0d35'/>
<id>urn:sha1:e076d2ab8ca20c3f29420cae2a5b990bddca0d35</id>
<content type='text'>
Fix possible NULL pointer dereference in NetBuffer.c This was flagged by
CodeQl as an error.

Github Issue #11190

Signed-off-by: Brit Chesley &lt;brit.chesley@amd.com&gt;
</content>
</entry>
<entry>
<title>NetworkPkg/HttpUtilitiesDxe: Free handle buffers after LocateHandleBuffer</title>
<updated>2025-06-12T14:09:13+00:00</updated>
<author>
<name>Dongyan Qian</name>
<email>qiandongyan@loongson.cn</email>
</author>
<published>2025-06-11T03:57:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=ef516ea82d42c2ca37d1954262383787b80e1ba7'/>
<id>urn:sha1:ef516ea82d42c2ca37d1954262383787b80e1ba7</id>
<content type='text'>
Fix memory leaks by adding missing FreePool calls:
free HandleBuffer in HttpUtilitiesDxeUnload.

REF: https://uefi.org/sites/default/files/resources/UEFI_Spec_Final_2.11.pdf
Chapter 7.3.15: "Services - Boot Services.LocateHandleBuffer":
It is the caller's responsibility to call the Boot Service.FreePool when
the caller no longer requires the contents of Buffer.

Signed-off-by: Dongyan Qian &lt;qiandongyan@loongson.cn&gt;
</content>
</entry>
</feed>
