ShellPkg/Dp: Allow dp command to work without ACPI

If the system does not have ACPI setup use the configuration table
to get the performance info.

Signed-off-by: Jeff Brasen <jbrasen@nvidia.com>
Reviewed-by: Zhichao Gao <zhichao.gao@intel.com>
This commit is contained in:
Jeff Brasen
2023-07-01 01:30:15 +08:00
committed by mergify[bot]
parent ee942c5360
commit 778134e491
3 changed files with 10 additions and 3 deletions

View File

@ -55,6 +55,7 @@
[Guids]
gPerformanceProtocolGuid ## CONSUMES ## SystemTable
gEdkiiFpdtExtendedFirmwarePerformanceGuid ## CONSUMES ## SystemTable
[Protocols]
gEfiLoadedImageProtocolGuid ## CONSUMES