mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
Replace the local RTC MMIO mapping sequence with MapMmioMemory(), while keeping the explicit GCD allocation so the RTC page remains owned by the driver image handle. This reuses the common MMIO mapping path for GCD attributes. Also update the incorrect error code documentation to reflect that EFI_NOT_FOUND can be returned if the GCD space is not found and drop the depex on gEfiCpuArchProtocolGuid as this is now done by MapMmioLib which is where the Cpu Arch protocol is utilised. Signed-off-by: Sami Mujawar <sami.mujawar@arm.com> |
||
|---|---|---|
| .. | ||
| KvmtoolRtcFdtClientLib.c | ||
| KvmtoolRtcFdtClientLib.inf | ||