Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: a867f3a7042ae0b4c1189bececbe72aa8a8a8e27 https://github.com/tianocore/edk2/commit/a867f3a7042ae0b4c1189bececbe72aa8a8a8e27 Author: Liu, Zhiguang <zhiguang....@intel.com> Date: 2022-01-28 (Fri, 28 Jan 2022)
Changed paths: M UefiPayloadPkg/UefiPayloadPkg.dsc Log Message: ----------- UefiPayloadPkg: Use BaseCpuTimerLib for Universal Payload by default Current, a macro CPU_TIMER_LIB_ENABLE is added to determine which timerlib is used. BaseCpuTimerLib.inf is a better way and only fit for recent CPU. Meanwhile, Universal Payload are only aimed to work with recent CPU. Therefore, for Universal Payload, use the BaseCpuTimerLib by default Cc: Guo Dong <guo.d...@intel.com> Reviewed-by: Ray Ni <ray...@intel.com> Cc: Maurice Ma <maurice...@intel.com> Cc: Benjamin You <benjamin....@intel.com> Signed-off-by: Zhiguang Liu <zhiguang....@intel.com> _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits