diff options
Diffstat (limited to 'UnixPkg')
-rw-r--r-- | UnixPkg/CpuRuntimeDxe/Cpu.inf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/UnixPkg/CpuRuntimeDxe/Cpu.inf b/UnixPkg/CpuRuntimeDxe/Cpu.inf index a8613ff7b2..31e7a0791a 100644 --- a/UnixPkg/CpuRuntimeDxe/Cpu.inf +++ b/UnixPkg/CpuRuntimeDxe/Cpu.inf @@ -42,7 +42,8 @@ IntelFrameworkPkg/IntelFrameworkPkg.dec
IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec
UnixPkg/UnixPkg.dec
- MdePkg/MdePkg.dec
+ MdePkg/MdePkg.dec + MdeModulePkg/MdeModulePkg.dec
[LibraryClasses]
@@ -70,4 +71,4 @@ [Depex]
- gEfiDataHubProtocolGuid
\ No newline at end of file + gEfiDataHubProtocolGuid |