diff options
Diffstat (limited to 'EmulatorPkg/Unix/Host/Host.inf')
-rw-r--r-- | EmulatorPkg/Unix/Host/Host.inf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/EmulatorPkg/Unix/Host/Host.inf b/EmulatorPkg/Unix/Host/Host.inf index 1b7481d1e0..550cb9f6e8 100644 --- a/EmulatorPkg/Unix/Host/Host.inf +++ b/EmulatorPkg/Unix/Host/Host.inf @@ -61,6 +61,7 @@ PpiListLib
PeiServicesLib
PeCoffGetEntryPointLib
+ StackCheckLib
[Ppis]
gEfiPeiStatusCodePpiGuid # PPI ALWAYS_PRODUCED
|