Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 4dba2a9d08653a25750c9c74822adb6003c38e77 https://github.com/tianocore/edk2/commit/4dba2a9d08653a25750c9c74822adb6003c38e77 Author: Tuan Phan <tp...@ventanamicro.com> Date: 2023-06-15 (Thu, 15 Jun 2023)
Changed paths: M UefiCpuPkg/CpuTimerDxeRiscV64/CpuTimerDxeRiscV64.inf M UefiCpuPkg/CpuTimerDxeRiscV64/Timer.c M UefiCpuPkg/CpuTimerDxeRiscV64/Timer.h Log Message: ----------- UefiCpuPkg: CpuTimerDxeRiscV64: Fix incorrect value sent to SbiSetTimer SbiSetTimer expects core tick value. Cc: Andrei Warkentin <andrei.warken...@intel.com> Signed-off-by: Tuan Phan <tp...@ventanamicro.com> Reviewed-by: Sunil V L <suni...@ventanamicro.com> Commit: ea55bd8f66eeca5f4e80c3679bcf1b1007286b8a https://github.com/tianocore/edk2/commit/ea55bd8f66eeca5f4e80c3679bcf1b1007286b8a Author: Tuan Phan <tp...@ventanamicro.com> Date: 2023-06-15 (Thu, 15 Jun 2023) Changed paths: M MdePkg/Include/Register/RiscV64/RiscVImpl.h M UefiCpuPkg/Library/BaseRiscV64CpuTimerLib/CpuTimerLib.c Log Message: ----------- UefiCpuPkg: RISC-V: TimerLib: Fix delay function to use 64-bit The timer compare register is 64-bit so simplifying the delay function. Cc: Andrei Warkentin <andrei.warken...@intel.com> Signed-off-by: Tuan Phan <tp...@ventanamicro.com> Reviewed-by: Sunil V L <suni...@ventanamicro.com> Compare: https://github.com/tianocore/edk2/compare/aad98d915abe...ea55bd8f66ee _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits