mirror of https://github.com/acidanthera/audk.git
Clean up INF file
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3704 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
8135e4aee8
commit
90e54a49a5
|
@ -38,7 +38,6 @@
|
|||
PcRtc.c
|
||||
PcRtc.h
|
||||
|
||||
|
||||
[Packages]
|
||||
MdePkg/MdePkg.dec
|
||||
|
||||
|
@ -54,11 +53,8 @@
|
|||
DebugLib
|
||||
BaseLib
|
||||
|
||||
|
||||
[Protocols]
|
||||
gEfiRealTimeClockArchProtocolGuid # PROTOCOL ALWAYS_PRODUCED
|
||||
|
||||
|
||||
[Depex]
|
||||
gEfiCpuArchProtocolGuid AND gEfiMetronomeArchProtocolGuid
|
||||
|
||||
TRUE
|
Loading…
Reference in New Issue