diff options
author | Cinnamon Shia <cinnamon.shia@hpe.com> | 2016-05-02 12:34:09 +0800 |
---|---|---|
committer | Star Zeng <star.zeng@intel.com> | 2016-05-03 12:37:57 +0800 |
commit | 0cd1e699e5f76b3323b5881932af8a62bc5edf2a (patch) | |
tree | e557e02b145cfd5a7d5f402b36d227a2b616801e /EmbeddedPkg | |
parent | 69af847603ca1f6439031c4e1fee844fdb06ca6f (diff) | |
download | edk2-0cd1e699e5f76b3323b5881932af8a62bc5edf2a.tar.gz edk2-0cd1e699e5f76b3323b5881932af8a62bc5edf2a.tar.bz2 edk2-0cd1e699e5f76b3323b5881932af8a62bc5edf2a.zip |
PerformancePkg/Dp_App: Fix the error message "Timer library instance error!"
When executing shell dp command, there is an error message "Timer library
instance error!"
The error message "Timer library instance error!" should be for the case about
duration > EndTimeStamp if CountUp or duration > StartTimeStamp if CountDown.
But if the EndTimeStamp of an entry is not added, it should not the case to catch.
This change fixes the error message "Timer library instance error!" from the
"BdsAttempt" entry which is logged when trying to boot a boot option.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Cinnamon Shia <cinnamon.shia@hpe.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Diffstat (limited to 'EmbeddedPkg')
0 files changed, 0 insertions, 0 deletions