mirror_edk2/ShellPkg/Library
Cinnamon Shia 69af847603 ShellPkg/UefiDpLib: 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>
2016-05-03 12:37:51 +08:00
..
UefiDpLib ShellPkg/UefiDpLib: Fix the error message "Timer library instance error!" 2016-05-03 12:37:51 +08:00
UefiHandleParsingLib ShellPkg: Add NULL pointer check. 2016-04-29 13:23:19 +08:00
UefiShellBcfgCommandLib ShellPkg: Refine the code to avoid use a constant number as offset. 2016-01-26 08:17:19 +00:00
UefiShellCEntryLib ShellPkg: Refine the fomat in INF/DEC files to follow spec. 2015-01-22 01:44:11 +00:00
UefiShellCommandLib ShellPkg: Enahance 'dh' command to add more protocols decoding support 2016-04-25 09:08:06 -07:00
UefiShellDebug1CommandsLib ShellPkg: Update smbiosview for latest Type 17 devices 2016-04-28 13:03:26 -07:00
UefiShellDriver1CommandsLib ShellPkg: Support connect a device handle recursively with '-r'. 2016-04-21 09:28:49 +08:00
UefiShellInstall1CommandsLib Revert "ShellPkg : Add UEFI_APPLICATION module type to UefiShellInstall1CommandsLib.inf" 2016-01-06 16:23:20 +00:00
UefiShellLevel1CommandsLib ShellPkg: Convert all .uni files to utf-8 2015-12-09 23:07:58 +00:00
UefiShellLevel2CommandsLib ShellPkg: Update Guid/Protocol usages in INF files. 2016-04-13 14:52:59 +08:00
UefiShellLevel3CommandsLib ShellPkg: Make 'alias' can display a single alias name. 2016-01-06 07:43:58 +00:00
UefiShellLib ShellPkg: Update Guid/Protocol usages in INF files. 2016-04-13 14:52:59 +08:00
UefiShellNetwork1CommandsLib ShellPkg: Enhance ping to select the interface automatically 2016-04-29 11:32:17 +08:00
UefiShellNetwork2CommandsLib ShellPkg: Enhance ping6 to select the interface automatically 2016-04-29 11:32:35 +08:00
UefiShellTftpCommandLib ShellPkg: Convert all .uni files to utf-8 2015-12-09 23:07:58 +00:00