<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Tianocore/edk2.git/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView, branch edk2_master</title>
<subtitle>EDK II (mirror)</subtitle>
<id>https://git.radix-linux.su/Tianocore/edk2.git/atom?h=edk2_master</id>
<link rel='self' href='https://git.radix-linux.su/Tianocore/edk2.git/atom?h=edk2_master'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/'/>
<updated>2025-10-16T08:57:01+00:00</updated>
<entry>
<title>ShellPkg/SmbiosView: Display Type 44 "Referenced Handle" field</title>
<updated>2025-10-16T08:57:01+00:00</updated>
<author>
<name>Cassandra Lam</name>
<email>Cassandra.Lam@amd.com</email>
</author>
<published>2025-10-06T04:06:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=9e815d789bcd7362a4b409ed58b9df8f5ea6f35c'/>
<id>urn:sha1:9e815d789bcd7362a4b409ed58b9df8f5ea6f35c</id>
<content type='text'>
Signed-off-by: Cassandra Lam &lt;Cassandra.Lam@amd.com&gt;
</content>
</entry>
<entry>
<title>ShellPkg/SmbiosView: Display Type 2 Contained Objects info</title>
<updated>2025-10-16T08:57:01+00:00</updated>
<author>
<name>Cassandra Lam</name>
<email>Cassandra.Lam@amd.com</email>
</author>
<published>2025-10-06T04:00:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=28b7a6d5eab8badcf6c5dc119411653817f38468'/>
<id>urn:sha1:28b7a6d5eab8badcf6c5dc119411653817f38468</id>
<content type='text'>
Add prints for SMBIOS Type 2 "Number of Contained Object Handles" and
"Contained Object Handles" fields.

Signed-off-by: Cassandra Lam &lt;Cassandra.Lam@amd.com&gt;
</content>
</entry>
<entry>
<title>ShellPkg: Review SMBIOS 3.9 specification</title>
<updated>2025-10-16T07:49:51+00:00</updated>
<author>
<name>“anupriyak“</name>
<email>anupriyak@ami.com</email>
</author>
<published>2025-10-06T13:28:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=a0e8b71ee5356d4539199739f52d0af2fe4bc65b'/>
<id>urn:sha1:a0e8b71ee5356d4539199739f52d0af2fe4bc65b</id>
<content type='text'>
Add new structure members RackType and RackHeight in Smbios Type3.

Signed-off-by: Anupriya &lt;anupriyak@ami.com&gt;
</content>
</entry>
<entry>
<title>ShellPkg: Use the newly introduced ShellPrintDefaultEx() alias</title>
<updated>2025-10-01T08:02:57+00:00</updated>
<author>
<name>Pierre Gondois</name>
<email>pierre.gondois@arm.com</email>
</author>
<published>2025-09-18T12:13:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=aa29d51637d75aaf398fc8bda60af9726690615c'/>
<id>urn:sha1:aa29d51637d75aaf398fc8bda60af9726690615c</id>
<content type='text'>
Make use the newly introduced ShellPrintDefaultEx() alias and
replace wherever it is possible:
- "ShellPrintEx (-1, -1,"
with:
- "ShellPrintDefaultEx ("

No functional change is introduced.

Signed-off-by: Pierre Gondois &lt;pierre.gondois@arm.com&gt;
</content>
</entry>
<entry>
<title>ShellPkg: Use the newly introduced ShellPrintHiiDefaultEx() alias</title>
<updated>2025-10-01T08:02:57+00:00</updated>
<author>
<name>Pierre Gondois</name>
<email>pierre.gondois@arm.com</email>
</author>
<published>2025-09-18T12:12:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=c4a8b001f34c19cd411566cb4cd672eb1fac5478'/>
<id>urn:sha1:c4a8b001f34c19cd411566cb4cd672eb1fac5478</id>
<content type='text'>
Make use the newly introduced ShellPrintHiiDefaultEx() alias and
replace wherever it is possible:
- "ShellPrintHiiEx (-1, -1, NULL,"
with:
- "ShellPrintHiiDefaultEx ("

No functional change is introduced.

Signed-off-by: Pierre Gondois &lt;pierre.gondois@arm.com&gt;
</content>
</entry>
<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/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: 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: 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:01:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=f2e9785b6ef3ec57aaf72b2240104d8af87545a9'/>
<id>urn:sha1:f2e9785b6ef3ec57aaf72b2240104d8af87545a9</id>
<content type='text'>
Signed-off-by: Abdul Lateef Attar &lt;AbdulLateef.Attar@amd.com&gt;
</content>
</entry>
<entry>
<title>ShellPkg: Updated Memory Form Factor definition per SMBIOS 3.8.0</title>
<updated>2025-04-22T17:32:39+00:00</updated>
<author>
<name>Shveta Gupta</name>
<email>shvetag@nvidia.com</email>
</author>
<published>2025-04-01T21:47:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=d3b2ee2df3fd33dc4320041d2f86b3406b2453d4'/>
<id>urn:sha1:d3b2ee2df3fd33dc4320041d2f86b3406b2453d4</id>
<content type='text'>
This patch adds additional support for the new CAMM form factor
defined in SMBIOS specification 3.8.0

Signed-off-by: Shveta Gupta &lt;shvetag@nvidia.com&gt;
</content>
</entry>
</feed>
