<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Tianocore/edk2.git/ShellPkg/Library/UefiShellAcpiViewCommandLib/AcpiParser.h, branch trunk</title>
<subtitle>EDK II (mirror)</subtitle>
<id>https://git.radix-linux.su/Tianocore/edk2.git/atom?h=trunk</id>
<link rel='self' href='https://git.radix-linux.su/Tianocore/edk2.git/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/'/>
<updated>2024-06-04T03:43:08+00:00</updated>
<entry>
<title>Renormalized end-of-lines from master@27b044605cd5f6b33a3d231576003850b3fe305b</title>
<updated>2024-06-04T03:43:08+00:00</updated>
<author>
<name>kx</name>
<email>kx@radix.pro</email>
</author>
<published>2024-06-04T03:43:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=7e2ccccace24636f29ddc210b94606abd4c7e42b'/>
<id>urn:sha1:7e2ccccace24636f29ddc210b94606abd4c7e42b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ShellPkg/Acpiview: Adds ACPI WSMT Table parse</title>
<updated>2024-03-25T07:52:04+00:00</updated>
<author>
<name>Abdul Lateef Attar</name>
<email>AbdulLateef.Attar@amd.com</email>
</author>
<published>2024-03-08T07:22:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=cf58f47623c40a66b160face4f04e08efb4c7f5b'/>
<id>urn:sha1:cf58f47623c40a66b160face4f04e08efb4c7f5b</id>
<content type='text'>
Adds WSMT parse to the UefiShellAcpiViewCommandLib library.

Cc: Zhichao Gao &lt;zhichao.gao@intel.com&gt;
Cc: Pierre Gondois  &lt;pierre.gondois@arm.com&gt;
Signed-off-by: Abdul Lateef Attar &lt;AbdulLateef.Attar@amd.com&gt;
Reviewed-by: Pierre Gondois  &lt;pierre.gondois@arm.com&gt;
Reviewed-by: Zhichao Gao &lt;zhichao.gao@intel.com&gt;
</content>
</entry>
<entry>
<title>ShellPkg/Acpiview: Adds HPET parser</title>
<updated>2024-03-25T07:52:04+00:00</updated>
<author>
<name>Abdul Lateef Attar</name>
<email>AbdulLateef.Attar@amd.com</email>
</author>
<published>2024-03-08T07:22:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=4b9312de054eaf3fd758e838820d98fc9e7324f7'/>
<id>urn:sha1:4b9312de054eaf3fd758e838820d98fc9e7324f7</id>
<content type='text'>
Adds HPET parse to the UefiShellAcpiViewCommandLib library.

Cc: Zhichao Gao &lt;zhichao.gao@intel.com&gt;
Cc: Pierre Gondois  &lt;pierre.gondois@arm.com&gt;
Signed-off-by: Abdul Lateef Attar &lt;AbdulLateef.Attar@amd.com&gt;
Reviewed-by: Pierre Gondois  &lt;pierre.gondois@arm.com&gt;
Reviewed-by: Zhichao Gao &lt;zhichao.gao@intel.com&gt;
</content>
</entry>
<entry>
<title>ShellPkg/AcpiView: ERST Parser</title>
<updated>2023-02-02T02:49:33+00:00</updated>
<author>
<name>Jeshua Smith</name>
<email>jeshuas@nvidia.com</email>
</author>
<published>2022-11-03T18:14:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=558b37b49b2196e82f2e8f9da7939f755343e94a'/>
<id>urn:sha1:558b37b49b2196e82f2e8f9da7939f755343e94a</id>
<content type='text'>
Add a new parser for the Error Record Serialization Table.
The ERST table describes how an OS can save and retrieve
hardware error information to and from a persistent store.

Signed-off-by: Jeshua Smith &lt;jeshuas@nvidia.com&gt;
Reviewed-by: Zhichao Gao &lt;zhichao.gao@intel.com&gt;
</content>
</entry>
<entry>
<title>ShellPkg/AcpiView: APMT Parser</title>
<updated>2022-12-13T16:50:27+00:00</updated>
<author>
<name>Jeff Brasen</name>
<email>jbrasen@nvidia.com</email>
</author>
<published>2022-11-04T16:04:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=1fd8d08970a9ee7d350c7dd42bffb0cb96426041'/>
<id>urn:sha1:1fd8d08970a9ee7d350c7dd42bffb0cb96426041</id>
<content type='text'>
Add a new parser for the Arm Performance Monitoring Unit Table.
The APMT table describes the properties of PMU support
implemented by components in an Arm-based system.

Signed-off-by: Jeff Brasen &lt;jbrasen@nvidia.com&gt;
Reviewed-by: Zhichao Gao &lt;zhichao.gao@intel.com&gt;
Reviewed-by: Sami Mujawar &lt;sami.mujawar@arm.com&gt;
</content>
</entry>
<entry>
<title>ShellPkg/AcpiView: Adds ACPI_PARSER bitfield parser</title>
<updated>2022-03-28T09:38:30+00:00</updated>
<author>
<name>Abdul Lateef Attar</name>
<email>abdattar@amd.com</email>
</author>
<published>2022-03-18T12:58:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=691b1786670d17f7dc5ad717925210f1f62ddd8a'/>
<id>urn:sha1:691b1786670d17f7dc5ad717925210f1f62ddd8a</id>
<content type='text'>
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3839

Adds ParseAcpiBitFields() which is based on
ParseAcpi() and capable of parsing the bit fields.
Supports parsing of UINT8, UINT16, UINT32 and UINT64 byte data.

Cc: Ray Ni &lt;ray.ni@intel.com&gt;
Cc: Zhichao Gao &lt;zhichao.gao@intel.com&gt;
Cc: Sami Mujawar &lt;sami.mujawar@arm.com&gt;
Signed-off-by: Abdul Lateef Attar &lt;abdattar@amd.com&gt;
Reviewed-by: Sami Mujawar &lt;sami.mujawar@arm.com&gt;
Reviewed-by: Zhichao Gao &lt;zhichao.gao@intel.com&gt;
</content>
</entry>
<entry>
<title>ShellPkg: Apply uncrustify changes</title>
<updated>2021-12-07T17:24:28+00:00</updated>
<author>
<name>Michael Kubacki</name>
<email>michael.kubacki@microsoft.com</email>
</author>
<published>2021-12-05T22:54:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=47d20b54f9a65b08aa602a1866c1b59a69088dfc'/>
<id>urn:sha1:47d20b54f9a65b08aa602a1866c1b59a69088dfc</id>
<content type='text'>
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3737

Apply uncrustify changes to .c/.h files in the ShellPkg package

Cc: Andrew Fish &lt;afish@apple.com&gt;
Cc: Leif Lindholm &lt;leif@nuviainc.com&gt;
Cc: Michael D Kinney &lt;michael.d.kinney@intel.com&gt;
Signed-off-by: Michael Kubacki &lt;michael.kubacki@microsoft.com&gt;
Reviewed-by: Ray Ni &lt;ray.ni@intel.com&gt;
</content>
</entry>
<entry>
<title>ShellPkg: Add comment that ItemPtr is set after validation</title>
<updated>2021-11-09T01:24:41+00:00</updated>
<author>
<name>Chris Jones</name>
<email>christopher.jones@arm.com</email>
</author>
<published>2021-10-20T10:47:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=8c1b1fe634a233ad7570f2243027d6be8a7849a1'/>
<id>urn:sha1:8c1b1fe634a233ad7570f2243027d6be8a7849a1</id>
<content type='text'>
Add a comment to clarify that in Acpiview the ItemPtr is not set until
after the FieldValidator has been called.

Signed-off-by: Chris Jones &lt;christopher.jones@arm.com&gt;
Reviewed-by: Sami Mujawar &lt;sami.mujawar@arm.com&gt;
Reviewed-by: Zhichao Gao &lt;zhichao.gao@intel.com&gt;
</content>
</entry>
<entry>
<title>ShellPkg/AcpiView: HMAT Parser</title>
<updated>2021-02-03T02:22:53+00:00</updated>
<author>
<name>Marc Moisson-Franckhauser</name>
<email>marc.moisson-franckhauser@arm.com</email>
</author>
<published>2020-11-04T11:17:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=618e6a1f21a11eaee0a92e19c753969eb4a1b198'/>
<id>urn:sha1:618e6a1f21a11eaee0a92e19c753969eb4a1b198</id>
<content type='text'>
Bugzilla: 3045 (https://bugzilla.tianocore.org/show_bug.cgi?id=3045)

Add a new parser for the Heterogeneous Memory Attribute Table. The
parser also validates some fields for this table.

The HMAT table is used to describe the memory attributes such as memory
side cache attributes and bandwidth and latency details related to
memory proximity domains. The info in the HMAT table can be used by an
operating system for optimisation.

Signed-off-by: Marc Moisson-Franckhauser &lt;marc.moisson-franckhauser@arm.com&gt;
Signed-off-by: Sami Mujawar &lt;sami.mujawar@arm.com&gt;
Tested-by: Vijayenthiran Subramaniam &lt;vijayenthiran.subramaniam@arm.com&gt;
Reviewed-by: Zhichao Gao &lt;zhichao.gao@intel.com&gt;
</content>
</entry>
<entry>
<title>ShellPkg/Acpiview: AEST Parser</title>
<updated>2021-01-08T03:50:34+00:00</updated>
<author>
<name>Marc Moisson-Franckhauser</name>
<email>marc.moisson-franckhauser@arm.com</email>
</author>
<published>2020-11-03T14:32:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/Tianocore/edk2.git/commit/?id=1d3d5e3256018476e37ed6621fecbdbcfb2da58e'/>
<id>urn:sha1:1d3d5e3256018476e37ed6621fecbdbcfb2da58e</id>
<content type='text'>
Bugzilla: 3048 (https://bugzilla.tianocore.org/show_bug.cgi?id=3048)

Add a new parser for the Arm Error Source Table (AEST) described in
the ACPI for the Armv8 RAS Extensions 1.1 Platform Design Document,
dated 28 September 2020.
(https://developer.arm.com/documentation/den0085/0101/)

AEST enables kernel-first handling of errors in a system that supports
the Armv8 RAS extensions. It covers Armv8.2+ RAS extensions for PEs
and the RAS system architecture for non-PE system components.

Signed-off-by: Marc Moisson-Franckhauser &lt;marc.moisson-franckhauser@arm.com&gt;
Signed-off-by: Sami Mujawar &lt;sami.mujawar@arm.com&gt;
Reviewed-by: Zhichao Gao &lt;zhichao.gao@intel.com&gt;
</content>
</entry>
</feed>
