Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: fbbf4206c13e95d54ace7646d508523adae4b126
      
https://github.com/tianocore/edk2/commit/fbbf4206c13e95d54ace7646d508523adae4b126
  Author: Henz, Patrick <patrick.h...@hpe.com>
  Date:   2024-12-22 (Sun, 22 Dec 2024)

  Changed paths:
    M MdeModulePkg/Bus/Pci/XhciDxe/Xhci.c

  Log Message:
  -----------
  MdeModulePkg/XhciDxe: Non-zero start/stop values in XhcGetElapsedTicks

REF:https://bugzilla.tianocore.org/show_bug.cgi?id=4578

The implementation of XhcGetElapsedTicks did not account for
non-zero start and stop values for the performance counter
timer, potentially resulting in an incorrect elapsed tick
count getting returned to the caller. Account for non-zero
start and stop values when calculating the elapsed tick
count.

Cc: Hao A Wu <hao.a...@intel.com>
Cc: Ray Ni <ray...@intel.com>
Signed-off-by: Patrick Henz <patrick.h...@hpe.com>
Reviewed-by: Laszlo Ersek <ler...@redhat.com>
Acked-by: Hao A Wu <hao.a...@intel.com>
Message-ID: 
<c3038878c4d30c54e60cce7192cf1aa60c30ad2e.1698770394.git.patrick.h...@hpe.com>

Resolve rebase conflict from commit ff4c49a5ee38 ("MdeModulePkg/Bus: Fix
XhciDxe Linker Issues", 2023-12-06): rename "mPerformanceCounter*" to
"mXhciPerformanceCounter*".

Signed-off-by: Laszlo Ersek <laszlo.er...@posteo.net>



To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to