Hello,

Here is the 2nd version of the patches to fix 2 issues on SynQuacer platform 
support.
I and Sakamoto-san found these issues in edk2-test testcases on SynQuacer
DeveloperBox platfrom.

Previous version are here;

https://edk2.groups.io/g/devel/message/77085
https://edk2.groups.io/g/devel/message/77086

In this version, I grouped these 2 patches and update patch changelog.

[1/2] Fixes OpteeRng driver to check invalid parameter correctly.
      Without this fix, edk2-test BBTestGetRNGConformanceTestCheckpoint1
      reports an error.

[2/2] Fixes Pcf8563RealTimeClockLib to clear unused Nanosecond field.
      Without this fix, edk2-test BBTestGetTimeInterfaceTest and
      BBTestSetTimeInterfaceTest failed. Moreover, 'date' and 'time'
      commands on UEFI shell can not set the time.

Thank you,

---

Masami Hiramatsu (2):
      Silicon/SynQuacer/OpteeRngDxe: Fix invalid parameter check
      Silicon/NXP/Pcf8563RealTimeClockLib: Clear Nanosecond field in GetTime


 .../Pcf8563RealTimeClockLib.c                      |    2 ++
 .../SynQuacer/Drivers/OpteeRngDxe/OpteeRng.c       |    5 ++---
 2 files changed, 4 insertions(+), 3 deletions(-)

--
Masami Hiramatsu <masami.hirama...@linaro.org>


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#78166): https://edk2.groups.io/g/devel/message/78166
Mute This Topic: https://groups.io/mt/84454408/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to