diff options
Diffstat (limited to 'OvmfPkg/Library/MemDebugLogLib/MemDebugLogPeiLib.inf')
-rw-r--r-- | OvmfPkg/Library/MemDebugLogLib/MemDebugLogPeiLib.inf | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/OvmfPkg/Library/MemDebugLogLib/MemDebugLogPeiLib.inf b/OvmfPkg/Library/MemDebugLogLib/MemDebugLogPeiLib.inf index 18f06e45b3..b6b407c891 100644 --- a/OvmfPkg/Library/MemDebugLogLib/MemDebugLogPeiLib.inf +++ b/OvmfPkg/Library/MemDebugLogLib/MemDebugLogPeiLib.inf @@ -29,11 +29,6 @@ [LibraryClasses]
SynchronizationLib
PcdLib
-
-[LibraryClasses.Ia32]
- QemuFwCfgSimpleParserLib
-
-[LibraryClasses.X64]
QemuFwCfgSimpleParserLib
[Guids]
|