summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg
diff options
context:
space:
mode:
authorLaszlo Ersek <lersek@redhat.com>2023-10-12 11:10:54 +0200
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2023-10-18 16:15:41 +0000
commit189addfde6e01b49de269700c979551675336f80 (patch)
treeef9038a63b5e6034273d69b00c34ed9b6270c7d1 /EmbeddedPkg
parentc62fb455491bc029ca225e61702a7259c4ec324a (diff)
downloadedk2-189addfde6e01b49de269700c979551675336f80.tar.gz
edk2-189addfde6e01b49de269700c979551675336f80.tar.bz2
edk2-189addfde6e01b49de269700c979551675336f80.zip
ArmPlatformPkg/PL031RealTimeClockLib: hide LibRtcVirtualNotifyEvent
The RealTimeClockLib class header in edk2 mistakenly declares a function called LibRtcVirtualNotifyEvent(). No component ever calls this function crossing module boundaries; all RealTimeClockLib instances in edk2 and edk2-platforms are supposed to register (and do register) their SetVirtualAddressMap() notification functions. Rename LibRtcVirtualNotifyEvent() to VirtualNotifyEvent(), and make it static, in preparation for removing the LibRtcVirtualNotifyEvent() declaration from the lib class header later. Build- and boot-tested with ArmVirtQemu. Cc: Ard Biesheuvel <ardb+tianocore@kernel.org> Cc: Leif Lindholm <quic_llindhol@quicinc.com> Ref: https://bugzilla.tianocore.org/show_bug.cgi?id=4564 Signed-off-by: Laszlo Ersek <lersek@redhat.com> Message-Id: <20231012091057.108728-3-lersek@redhat.com> Reviewed-by: Sami Mujawar <sami.mujawar@arm.com> Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'EmbeddedPkg')
0 files changed, 0 insertions, 0 deletions