diff options
Diffstat (limited to 'MdePkg/Library/DxePalLibEsal/DxePalLibEsal.inf')
-rw-r--r-- | MdePkg/Library/DxePalLibEsal/DxePalLibEsal.inf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/DxePalLibEsal/DxePalLibEsal.inf b/MdePkg/Library/DxePalLibEsal/DxePalLibEsal.inf index 4c0abbc4d6..c60759d452 100644 --- a/MdePkg/Library/DxePalLibEsal/DxePalLibEsal.inf +++ b/MdePkg/Library/DxePalLibEsal/DxePalLibEsal.inf @@ -35,5 +35,5 @@ [LibraryClasses]
ExtendedSalLib
-[Depex]
+[Depex.common.DXE_DRIVER, Depex.common.DXE_RUNTIME_DRIVER, Depex.common.DXE_SAL_DRIVER, Depex.common.DXE_SMM_DRIVER]
gEfiExtendedSalPalServicesProtocolGuid
|