]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg/DpDynamicCommand: Add ResetEnd support in DP command
authorzhenhuay <zhenhua.yang@intel.com>
Mon, 21 Nov 2022 09:34:56 +0000 (17:34 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 29 Nov 2022 04:23:39 +0000 (04:23 +0000)
commitc8c978d32882413eeaf2b9917409af83af68cb5d
tree8bb4ce8ec63470551ad6ca81ecf8c1e08dfdcfe3
parentae3bc559f98e68983df0a4b223dad7afeb6eee2c
ShellPkg/DpDynamicCommand: Add ResetEnd support in DP command

DP command should be able to parse the FPDT ACPI table and dump
the ResetEnd which was logged at the beginning of the firmware
image execution. So that DP can calculate SEC phase time duration
start from the beginning of firmware image execution.

Cc: Ray Ni <ray.ni@intel.com>
Cc: Zhichao Gao <zhichao.gao@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Signed-off-by: zhenhuay <zhenhua.yang@intel.com>
Reviewed-by: Zhichao Gao <zhichao.gao@intel.com>
ShellPkg/DynamicCommand/DpDynamicCommand/Dp.c
ShellPkg/DynamicCommand/DpDynamicCommand/Dp.uni
ShellPkg/DynamicCommand/DpDynamicCommand/DpInternal.h
ShellPkg/DynamicCommand/DpDynamicCommand/DpTrace.c