mirror of https://github.com/acidanthera/audk.git
Add missing TimerLib class since DxeMain directly use TimerLib API.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6345 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
c64223e3f1
commit
da06ac1c70
|
@ -88,6 +88,7 @@
|
|||
UefiBootServicesTableLib
|
||||
DevicePathLib
|
||||
ReportStatusCodeLib
|
||||
TimerLib
|
||||
|
||||
[Guids]
|
||||
gEfiEventLegacyBootGuid # ALWAYS_CONSUMED
|
||||
|
|
Loading…
Reference in New Issue