audk/ArmPlatformPkg/Library
Laszlo Ersek 189addfde6 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>
2023-10-18 16:15:41 +00:00
..
ArmMaliDp ArmPlatformPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ArmPlatformLibNull ArmPlatformPkg: Remove RVCT support 2022-05-13 14:58:54 +00:00
ArmPlatformStackLib ArmPlatformPkg: Remove RVCT support 2022-05-13 14:58:54 +00:00
HdLcd ArmPlatformPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
LcdHwNullLib ArmPlatformPkg: Replace BSD License with BSD+Patent License 2019-04-09 09:10:21 -07:00
LcdPlatformNullLib ArmPlatformPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PL011SerialPortLib ArmPlatformPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PL011UartClockLib ArmPlatformPkg: Fix Ecc error 8001 2021-04-15 19:24:14 +00:00
PL011UartLib ArmPlatformPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PL031RealTimeClockLib ArmPlatformPkg/PL031RealTimeClockLib: hide LibRtcVirtualNotifyEvent 2023-10-18 16:15:41 +00:00
PL111Lcd ArmPlatformPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PrePiHobListPointerLib ArmPlatformPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00