<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Tianocore/edk2.git/ShellPkg, 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-09T10:39:33+00:00</updated>
<entry>
<title>ShellPkg/SmbiosView: Add decode for DSP0134 SMBIOS Spec v3.9.0</title>
<updated>2025-09-09T10:39:33+00:00</updated>
<author>
<name>Giri Mudusuru</name>
<email>girimudusuru@microsoft.com</email>
</author>
<published>2025-08-24T04:28:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=406aeb5a974689b6a15bb69d140296c8c259ab50'/>
<id>urn:sha1:406aeb5a974689b6a15bb69d140296c8c259ab50</id>
<content type='text'>
Add decode for Type17 Memory based on SMBIOS Spec v3.9.0

Signed-off-by: Giri Mudusuru &lt;girimudusuru@microsoft.com&gt;
</content>
</entry>
<entry>
<title>ShellPkg: Deprecate EFI_UNICODE_COLLATION_PROTOCOL_GUID</title>
<updated>2025-09-05T13:50:50+00:00</updated>
<author>
<name>Gowtham M</name>
<email>gowthamm@ami.com</email>
</author>
<published>2025-08-05T14:15:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=cf5f907cd53f0a1e33a93179c9976de5d6b576e1'/>
<id>urn:sha1:cf5f907cd53f0a1e33a93179c9976de5d6b576e1</id>
<content type='text'>
As EFI_UNICODE_COLLATION_PROTOCOL_GUID is being deprecated.
Remove the instances used in ShellPkg.

Cc: Sachin Ganesh &lt;sachinganesh@ami.com&gt;
Signed-off-by: Gowtham M &lt;gowthamm@ami.com&gt;
</content>
</entry>
<entry>
<title>ShellPkg/Library: Deprecate EFI_DEVICE_IO_PROTOCOL</title>
<updated>2025-09-05T13:50:50+00:00</updated>
<author>
<name>Gowtham M</name>
<email>gowthamm@ami.com</email>
</author>
<published>2025-07-20T06:02:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=e27779e2c121e3074bf5a9330784a492010355b5'/>
<id>urn:sha1:e27779e2c121e3074bf5a9330784a492010355b5</id>
<content type='text'>
gEfiDeviceIoProtocolGuid identifies EFI_DEVICE_IO_PROTOCOL,
which provided low-level I/O and MMIO access for UEFI drivers.

It was removed in UEFI 2.10A and 2.11 due to overlapping
functionality with modern protocols like EFI_PCI_IO_PROTOCOL
and EFI_CPU_IO2_PROTOCOL. These newer protocols offer improved
modularity, abstraction, and safety, making EFI_DEVICE_IO_PROTOCOL
obsolete.

Cc: Sachin Ganesh &lt;sachinganesh@ami.com&gt;
Signed-off-by: Gowtham M &lt;gowthamm@ami.com&gt;
</content>
</entry>
<entry>
<title>ShellPkg/Library: Deprecate EFI_IP4_CONFIG_PROTOCOL</title>
<updated>2025-09-05T13:50:50+00:00</updated>
<author>
<name>Gowtham M</name>
<email>gowthamm@ami.com</email>
</author>
<published>2025-07-31T06:54:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=c3cab06d2b4f47d4673cb35c2311623ab0b488f2'/>
<id>urn:sha1:c3cab06d2b4f47d4673cb35c2311623ab0b488f2</id>
<content type='text'>
EFI_IP4_CONFIG_PROTOCOL is superseded by
EFI_IP4_CONFIG2_PROTOCOL, which provides better
support for modern network stack requirements.

It was officially removed from UEFI specifications
2.10A and 2.11 and should no longer be used in
current implementations.

Cc: Sachin Ganesh &lt;sachinganesh@ami.com&gt;
Signed-off-by: Gowtham M &lt;gowthamm@ami.com&gt;
</content>
</entry>
<entry>
<title>ShellPkg: Add support for PCIe Extended IDs</title>
<updated>2025-09-05T12:04:06+00:00</updated>
<author>
<name>Nanjinmoorthyj</name>
<email>nanjinmoorthyj@ami.com</email>
</author>
<published>2025-08-06T06:37:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=c992bffaeff75f050e27613a669f327d36c36cf9'/>
<id>urn:sha1:c992bffaeff75f050e27613a669f327d36c36cf9</id>
<content type='text'>
Add a support to print PTM (001F) structure.

Signed-off-by: Nanjinmoorthy &lt;nanjinmoorthyj@ami.com&gt;
</content>
</entry>
<entry>
<title>ShellPkg/UefiShellDebug1CommandsLib: Add MRDIMM entry to QueryTable</title>
<updated>2025-09-02T17:11:24+00:00</updated>
<author>
<name>Ning Feng</name>
<email>ning.feng@intel.com</email>
</author>
<published>2025-08-29T05:38:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=f718b0ffd625d23266af881c51abe09c05d5a708'/>
<id>urn:sha1:f718b0ffd625d23266af881c51abe09c05d5a708</id>
<content type='text'>
Added the MRDIMM (0x08) entry to the MemoryDeviceMemoryTechnologyTable
in QueryTable.c.  This enables proper display and decoding of MRDIMM memory
technology in SMBIOS Type 17 structures.

Signed-off-by: Ning Feng &lt;ning.feng@intel.com&gt;
</content>
</entry>
<entry>
<title>ShellPkg: Remove EmbeddedPkg dependency</title>
<updated>2025-08-12T17:42:44+00:00</updated>
<author>
<name>Prachotan Bathi</name>
<email>prachotan.bathi@arm.com</email>
</author>
<published>2025-08-08T18:55:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=d46aa46c8361194521391aa581593e556c707c6e'/>
<id>urn:sha1:d46aa46c8361194521391aa581593e556c707c6e</id>
<content type='text'>
Commit dcde148 introduced EmbeddedPkg as a dependency
since gFdtTableGuid was in the EmbeddedPkg, but has now
been moved to MdePkg.

Signed-off-by: Prachotan Bathi &lt;prachotan.bathi@arm.com&gt;
</content>
</entry>
<entry>
<title>ShellPkg/Library: Remove unecessary error check</title>
<updated>2025-07-25T09:57:50+00:00</updated>
<author>
<name>Nanjinmoorthyj</name>
<email>nanjinmoorthyj@ami.com</email>
</author>
<published>2025-07-09T13:49:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=47e818016a8e360ccdea0c01f5af5f5d0f13de80'/>
<id>urn:sha1:47e818016a8e360ccdea0c01f5af5f5d0f13de80</id>
<content type='text'>
Remove the error handling from the connect.c file as it is redundant.

Signed-off-by: Nanjinmoorthy &lt;nanjinmoorthyj@ami.com&gt;
</content>
</entry>
<entry>
<title>ShellPkg: Fixed Deadcode and Null field Coverity warnings.</title>
<updated>2025-07-24T07:57:29+00:00</updated>
<author>
<name>Revathy V</name>
<email>revathyv@ami.com</email>
</author>
<published>2025-07-15T09:28:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=be6342d64fa0e13e7792f4dc4a6dfb45bab9cf9b'/>
<id>urn:sha1:be6342d64fa0e13e7792f4dc4a6dfb45bab9cf9b</id>
<content type='text'>
Updated fixes for all Deadcode and Null field Coverity fixes in ShellPkg

Signed-off-by: Revathy &lt;revathyv@ami.com&gt;
</content>
</entry>
<entry>
<title>ShellPkg: DtbTableAddress via config in dmem</title>
<updated>2025-07-24T05:59:45+00:00</updated>
<author>
<name>Prachotan Reddy Bathi</name>
<email>Prachotan.Bathi@arm.com</email>
</author>
<published>2025-02-12T18:36:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=01295fd25b0465f6a82682e7adbfdbec70c4beb1'/>
<id>urn:sha1:01295fd25b0465f6a82682e7adbfdbec70c4beb1</id>
<content type='text'>
DTB address can be modified through the config table. Use
this address in dmem output.
EmbeddedPkg dependency added to
ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.inf
and ShellPkg/ShellPkg.ci.yaml

Adds to: 42b0443599a6
("ShellPkg: UefiShellDebug1CommandsLib: Uefi Config Tables in Dmem.c")

Signed-off-by: Prachotan Reddy Bathi &lt;Prachotan.Bathi@arm.com&gt;
</content>
</entry>
</feed>
