audk/EmbeddedPkg/Include/Library
Laszlo Ersek 7fe49887c4 EmbeddedPkg/RealTimeClockLib: drop LibRtcVirtualNotifyEvent from lib class
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.

At this point, the word "LibRtcVirtualNotifyEvent" no longer occurs in any
of edk2, edk2-platforms, even edk2-non-osi, except the library class
header proper. Remove the LibRtcVirtualNotifyEvent() function declaration.

Build-tested only (with "EmbeddedPkg.dsc").

Cc: Abner Chang <abner.chang@amd.com>
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Daniel Schaefer <git@danielschaefer.me>
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-6-lersek@redhat.com>
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
2023-10-18 16:15:41 +00:00
..
AcpiLib.h EmbeddedPkg/AcpiLib: Fix code formatting errors 2022-10-03 18:22:03 +00:00
AndroidBootImgLib.h EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
DebugAgentTimerLib.h EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
DmaLib.h EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
DtPlatformDtbLoaderLib.h EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
EfiFileLib.h EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
EfiResetSystemLib.h EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
FdtLoadLib.h EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
GdbSerialLib.h EmbeddedPkg: Remove duplicated words 2022-09-05 13:52:51 +00:00
HalRuntimeServicesLib.h EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
NorFlashInfoLib.h EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PrePiHobListPointerLib.h EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PrePiLib.h EmbeddedPkg: Add back FfsFindSectionData 2023-01-19 08:35:59 +00:00
RealTimeClockLib.h EmbeddedPkg/RealTimeClockLib: drop LibRtcVirtualNotifyEvent from lib class 2023-10-18 16:15:41 +00:00
TimeBaseLib.h EmbeddedPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00