diff options
Diffstat (limited to 'DuetPkg/EfiLdr/EfiLdr.inf')
-rw-r--r-- | DuetPkg/EfiLdr/EfiLdr.inf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/DuetPkg/EfiLdr/EfiLdr.inf b/DuetPkg/EfiLdr/EfiLdr.inf index 8294f2050a..c644877784 100644 --- a/DuetPkg/EfiLdr/EfiLdr.inf +++ b/DuetPkg/EfiLdr/EfiLdr.inf @@ -47,8 +47,9 @@ Debug.c
PeLoader.c
Support.c
- TianoDecompress.c
- TianoDecompress.h
+ #TianoDecompress.c
+ #TianoDecompress.h
+ LzmaDecompress.h
[Guids.common]
gTianoCustomDecompressGuid
|