OcTimerLib: Change base class to TimerLib

This commit is contained in:
vit9696 2020-05-30 00:14:52 +03:00
parent 0c7b33ac05
commit da902fe3c6
5 changed files with 7 additions and 13 deletions

View File

@ -49,7 +49,7 @@
UefiDriverEntryPoint
UefiLib
OcGuardLib
OcTimerLib
TimerLib
[Guids]

View File

@ -108,5 +108,5 @@
OcFileLib
OcRtcLib
OcXmlLib
OcTimerLib
TimerLib
FileHandleLib

View File

@ -22,7 +22,7 @@
FILE_GUID = 8BF2026F-C0BB-4A5D-A7DB-395DAB5A73E7
MODULE_TYPE = BASE
VERSION_STRING = 1.0
LIBRARY_CLASS = OcTimerLib
LIBRARY_CLASS = TimerLib
CONSTRUCTOR = OcTimerLibConstructor
#

View File

@ -845,7 +845,7 @@
OcTemplateLib|Include/Acidanthera/Library/OcTemplateLib.h
## @libraryclass
OcTimerLib|Include/Acidanthera/Library/OcTimerLib.h
TimerLib|Include/Acidanthera/Library/OcTimerLib.h
## @libraryclass
OcUnicodeCollationEngGenericLib|Include/Acidanthera/Library/OcUnicodeCollationEngGenericLib.h

View File

@ -97,7 +97,7 @@
OcStorageLib|OpenCorePkg/Library/OcStorageLib/OcStorageLib.inf
OcStringLib|OpenCorePkg/Library/OcStringLib/OcStringLib.inf
OcTemplateLib|OpenCorePkg/Library/OcTemplateLib/OcTemplateLib.inf
OcTimerLib|OpenCorePkg/Library/OcTimerLib/OcTimerLib.inf
TimerLib|OpenCorePkg/Library/OcTimerLib/OcTimerLib.inf
OcUnicodeCollationEngGenericLib|OpenCorePkg/Library/OcUnicodeCollationEngLib/OcUnicodeCollationEngGenericLib.inf
OcUnicodeCollationEngLocalLib|OpenCorePkg/Library/OcUnicodeCollationEngLib/OcUnicodeCollationEngLocalLib.inf
OcVirtualFsLib|OpenCorePkg/Library/OcVirtualFsLib/OcVirtualFsLib.inf
@ -140,10 +140,7 @@
!endif
}
MdeModulePkg/Bus/Isa/Ps2MouseDxe/Ps2MouseDxe.inf
MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe.inf {
<LibraryClasses>
TimerLib|OpenCorePkg/Library/OcTimerLib/OcTimerLib.inf
}
MdeModulePkg/Bus/Isa/Ps2KeyboardDxe/Ps2KeyboardDxe.inf
MdeModulePkg/Bus/Usb/UsbMouseDxe/UsbMouseDxe.inf
MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
OpenCorePkg/Application/BootKicker/BootKicker.inf
@ -222,10 +219,7 @@
OpenCorePkg/Platform/OpenCore/OpenCore.inf
OpenCorePkg/Platform/OpenRuntime/OpenRuntime.inf
OpenCorePkg/Platform/OpenUsbKbDxe/UsbKbDxe.inf
OpenCorePkg/Staging/AudioDxe/AudioDxe.inf {
<LibraryClasses>
TimerLib|OpenCorePkg/Library/OcTimerLib/OcTimerLib.inf
}
OpenCorePkg/Staging/AudioDxe/AudioDxe.inf
OpenCorePkg/Staging/VBoxHfs/VBoxHfs.inf
OpenCorePkg/Tests/AcpiTest/AcpiTest.inf
OpenCorePkg/Tests/AcpiTest/AcpiTestApp.inf