X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=ShellPkg%2FDynamicCommand%2FDpDynamicCommand%2FDpInternal.h;fp=ShellPkg%2FDynamicCommand%2FDpDynamicCommand%2FDpInternal.h;h=97f47f2960e6ef5020fb0a57fcd0db85e21d6300;hp=39878c6085154b4e56b79a1e9a28cc379f05e4af;hb=c8c978d32882413eeaf2b9917409af83af68cb5d;hpb=ae3bc559f98e68983df0a4b223dad7afeb6eee2c diff --git a/ShellPkg/DynamicCommand/DpDynamicCommand/DpInternal.h b/ShellPkg/DynamicCommand/DpDynamicCommand/DpInternal.h index 39878c6085..97f47f2960 100644 --- a/ShellPkg/DynamicCommand/DpDynamicCommand/DpInternal.h +++ b/ShellPkg/DynamicCommand/DpDynamicCommand/DpInternal.h @@ -28,6 +28,7 @@ extern UINT8 *mBootPerformanceTable; extern UINTN mBootPerformanceTableLength; extern MEASUREMENT_RECORD *mMeasurementList; extern UINTN mMeasurementNum; +extern UINT64 mResetEnd; extern PERF_SUMMARY_DATA SummaryData; ///< Create the SummaryData structure and init. to ZERO.