mirror of https://github.com/acidanthera/audk.git
Fix the typo in last check in
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3380 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
3712c7fc7d
commit
b2fdea2970
|
@ -444,6 +444,7 @@
|
|||
$(WORKSPACE)/MdeModulePkg/Universal/MonotonicCounterRuntimeDxe/MonotonicCounterRuntimeDxe.inf
|
||||
$(WORKSPACE)/MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
|
||||
$(WORKSPACE)/MdeModulePkg/Universal/DebugSupportDxe/DebugSupportDxe.inf
|
||||
$(WORKSPACE)/MdeModulePkg/Universal/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf
|
||||
|
||||
[Components.IPF]
|
||||
$(WORKSPACE)/MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
|
||||
|
|
|
@ -59,8 +59,6 @@
|
|||
|
||||
[Packages]
|
||||
MdePkg/MdePkg.dec
|
||||
#IntelFrameworkPkg/IntelFrameworkPkg.dec
|
||||
|
||||
|
||||
################################################################################
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue