<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Tianocore/edk2.git/ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.uni, branch master</title>
<subtitle>EDK II (mirror)</subtitle>
<id>https://git.radix-linux.su/Tianocore/edk2.git/atom?h=master</id>
<link rel='self' href='https://git.radix-linux.su/Tianocore/edk2.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/'/>
<updated>2026-05-01T06:48:04+00:00</updated>
<entry>
<title>ShellPkg: Add 'cxl' command</title>
<updated>2026-05-01T06:48:04+00:00</updated>
<author>
<name>Oleksandr Tymoshenko</name>
<email>ovt@google.com</email>
</author>
<published>2026-03-13T21:40:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=68662fd712b9ade4f18b2a1fed5f823563b8c4d4'/>
<id>urn:sha1:68662fd712b9ade4f18b2a1fed5f823563b8c4d4</id>
<content type='text'>
Add a 'cxl' command to list and query CXL devices.

Signed-off-by: Oleksandr Tymoshenko &lt;ovt@google.com&gt;
</content>
</entry>
<entry>
<title>ShellPkg: fix UNI string formatting and line endings to match UNI Spec</title>
<updated>2026-03-02T19:32:17+00:00</updated>
<author>
<name>Alexander Gryanko</name>
<email>xpahos@gmail.com</email>
</author>
<published>2026-02-11T10:34:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=27528b48dbc08ce72e8e818fe54862e7dede5f91'/>
<id>urn:sha1:27528b48dbc08ce72e8e818fe54862e7dede5f91</id>
<content type='text'>
Changes include:
* Added missing \r\n line endings inside string literals
* Fixed inconsistent indentation in multi-line string entries
* Removed duplicated #language en-US directive
* Aligned string formatting to match the UNI specification

Updated files:
ShellPkg/DynamicCommand/HttpDynamicCommand/Http.uni
ShellPkg/Library/UefiShellDebug1CommandsLib/UefiShellDebug1CommandsLib.uni

The issues were identified during testing of the parser
https://github.com/xpahos/edk2-idea.

Signed-off-by: Alexander Gryanko &lt;xpahos@gmail.com&gt;
</content>
</entry>
<entry>
<title>ShellPkg/Dmem: Remove Memory Range Capsule support</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-18T08:09:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=0235ac23c516fc29d5fff2e1c2f2c6fb2429c0e0'/>
<id>urn:sha1:0235ac23c516fc29d5fff2e1c2f2c6fb2429c0e0</id>
<content type='text'>
Memory Range Capsule is described in the UEFI spec 2.9
s8.5.3 Update Capsule with the following GUID:
{0DE9F0EC-88B6-428F-977A-258F1D0E5E72}

Support to print the EFI_MEMORY_RANGE_CAPSULE address in the EFI
Configuration table was added in commit: 42b0443599a6
("ShellPkg: UefiShellDebug1CommandsLib: Uefi Config Tables in Dmem.c")
but EFI_MEMORY_RANGE_CAPSULE type and GUID is not present in edk2.
Thus dmem always print a 0 value for this configuration table.

Remove support of EFI_MEMORY_RANGE_CAPSULE in dmem.

Signed-off-by: Pierre Gondois &lt;pierre.gondois@arm.com&gt;
</content>
</entry>
<entry>
<title>ShellPkg/Dmem: Remove remaining of SAL System Table</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-18T07:22:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=cf67a0c78e1497ba64184af67f6760de2f1a7747'/>
<id>urn:sha1:cf67a0c78e1497ba64184af67f6760de2f1a7747</id>
<content type='text'>
The SAL System Table is unsupported and its support was
removed in commit:
f4c874c45dbc ("ShellPkg/UefiShellDebug1CommandsLib")

Remove remaining of SAL System Table handling.

Signed-off-by: Pierre Gondois &lt;pierre.gondois@arm.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: Add PCIe extended capability</title>
<updated>2025-04-30T04:11:42+00:00</updated>
<author>
<name>Cian Costello</name>
<email>ccostello@nvidia.com</email>
</author>
<published>2025-04-18T22:48:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=defdccd4aeb1a77353e54f2a061e9ffac02acc6c'/>
<id>urn:sha1:defdccd4aeb1a77353e54f2a061e9ffac02acc6c</id>
<content type='text'>
Updates PCIe shell command to display previously undefined
PCIe extended capabilities.

Signed-off-by: Cian Costello &lt;ccostello@nvidia.com&gt;
</content>
</entry>
<entry>
<title>ShellPkg: UefiShellDebug1CommandsLib: Conformance Profiles in Dmem.c</title>
<updated>2024-07-10T06:13:07+00:00</updated>
<author>
<name>Sam Kaynor</name>
<email>Sam.Kaynor@arm.com</email>
</author>
<published>2024-01-10T19:03:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=497766f70975b9c1f88df42228c79095198f2b4e'/>
<id>urn:sha1:497766f70975b9c1f88df42228c79095198f2b4e</id>
<content type='text'>
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4352

Implemented dumping of the UEFI Conformance Profiles Table using Dmem.c
Uses header file for GUIDs added in previous patches

Cc: Ray Ni &lt;ray.ni@intel.com&gt;
Cc: Zhichao Gao &lt;zhichao.gao@intel.com&gt;
Signed-off-by: Sam Kaynor &lt;Sam.Kaynor@arm.com&gt;
Tested-by: Stuart Yoder &lt;stuart.yoder@arm.com&gt;
Reviewed-by: Stuart Yoder &lt;stuart.yoder@arm.com&gt;
</content>
</entry>
<entry>
<title>ShellPkg: UefiShellDebug1CommandsLib: Image Execution Table in Dmem.c</title>
<updated>2024-07-10T06:13:07+00:00</updated>
<author>
<name>Sam Kaynor</name>
<email>Sam.Kaynor@arm.com</email>
</author>
<published>2024-01-10T18:48:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=f46b5b06c69dcd0a7997b416789617e5d33ae18a'/>
<id>urn:sha1:f46b5b06c69dcd0a7997b416789617e5d33ae18a</id>
<content type='text'>
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4352

Implemented dumping of the Image Execution Table using Dmem.c

Cc: Ray Ni &lt;ray.ni@intel.com&gt;
Cc: Zhichao Gao &lt;zhichao.gao@intel.com&gt;
Signed-off-by: Sam Kaynor &lt;Sam.Kaynor@arm.com&gt;
Tested-by: Stuart Yoder &lt;stuart.yoder@arm.com&gt;
Reviewed-by: Stuart Yoder &lt;stuart.yoder@arm.com&gt;
Reviewed-by: Zhichao Gao &lt;zhichao.gao@intel.com&gt;
</content>
</entry>
<entry>
<title>ShellPkg: UefiShellDebug1CommandsLib: Dumping RT Properties in Dmem.c</title>
<updated>2024-07-10T06:13:07+00:00</updated>
<author>
<name>Sam Kaynor</name>
<email>Sam.Kaynor@arm.com</email>
</author>
<published>2024-01-10T18:33:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=749065300a42d86e55074f461feed23533a77ab3'/>
<id>urn:sha1:749065300a42d86e55074f461feed23533a77ab3</id>
<content type='text'>
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4352

Implemented the dumping of the UEFI RT Properties Table using Dmem.c

Added new entry to the help command for the -verbose option

Cc: Ray Ni &lt;ray.ni@intel.com&gt;
Cc: Zhichao Gao &lt;zhichao.gao@intel.com&gt;
Signed-off-by: Sam Kaynor &lt;Sam.Kaynor@arm.com&gt;
Tested-by: Stuart Yoder &lt;stuart.yoder@arm.com&gt;
Reviewed-by: Stuart Yoder &lt;stuart.yoder@arm.com&gt;
Reviewed-by: Zhichao Gao &lt;zhichao.gao@intel.com&gt;
</content>
</entry>
<entry>
<title>ShellPkg: UefiShellDebug1CommandsLib: Uefi Config Tables in Dmem.c</title>
<updated>2023-04-13T05:52:32+00:00</updated>
<author>
<name>Sam Kaynor</name>
<email>sam.kaynor@arm.com</email>
</author>
<published>2023-04-04T20:11:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=42b0443599a69c703034079cf2bd389fa3a6bfde'/>
<id>urn:sha1:42b0443599a69c703034079cf2bd389fa3a6bfde</id>
<content type='text'>
Added entries for UEFI Config Tables not present in current
Dmem output.

Cc: Ray Ni &lt;ray.ni@intel.com&gt;
Cc: Zhichao Gao &lt;zhichao.gao@intel.com&gt;
Signed-off-by: Sam Kaynor &lt;Sam.Kaynor@arm.com&gt;
Reviewed-by: Sunny Wang &lt;sunny.wang@arm.com&gt;
Reviewed-by: Zhichao Gao &lt;zhichao.gao@intel.com&gt;
Reviewed-by: Samer El-Haj-Mahmoud &lt;Samer.El-Haj-Mahmoud@arm.com&gt;
</content>
</entry>
</feed>
