mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
The ACPI 6.5 specification introduces the CCEL (CC Event Log) table in section 5.2.34: https://uefi.org/specs/ACPI/6.5/ 05_ACPI_Software_Programming_Model.html#cc-event-log-acpi-table Extend AcpiView with a parser to decode and display CCEL table contents. This allows users to inspect CCEL tables from the UEFI Shell. Signed-off-by: Sami Mujawar <sami.mujawar@arm.com> |
||
|---|---|---|
| .. | ||
| Arm | ||
| Parsers | ||
| AcpiParser.c | ||
| AcpiParser.h | ||
| AcpiTableParser.c | ||
| AcpiTableParser.h | ||
| AcpiView.c | ||
| AcpiView.h | ||
| AcpiViewConfig.c | ||
| AcpiViewConfig.h | ||
| UefiShellAcpiViewCommandLib.c | ||
| UefiShellAcpiViewCommandLib.inf | ||
| UefiShellAcpiViewCommandLib.uni | ||