summaryrefslogtreecommitdiff
path: root/DuetPkg/EfiLdr/EfiLdr.inf
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-04-25 09:30:24 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2008-04-25 09:30:24 +0000
commit3da85e633e2589a312fb3646660ef68e6a0bf18b (patch)
tree4f45f5decb4484c89e4a04b86b0217eea47df499 /DuetPkg/EfiLdr/EfiLdr.inf
parent8c1ba7f5e5aef9ff8f4627e8af52932fb4f7b805 (diff)
downloadedk2-3da85e633e2589a312fb3646660ef68e6a0bf18b.zip
edk2-3da85e633e2589a312fb3646660ef68e6a0bf18b.tar.gz
edk2-3da85e633e2589a312fb3646660ef68e6a0bf18b.tar.bz2
1, Use PrintLib in Duet loader
2, Fix missing compress image in final disk image. I think the raw disk image had better be organized as our FD image format. I will discuss this after enabling DUET for R9. 3, Add more debug output in loader. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5128 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'DuetPkg/EfiLdr/EfiLdr.inf')
-rw-r--r--DuetPkg/EfiLdr/EfiLdr.inf1
1 files changed, 1 insertions, 0 deletions
diff --git a/DuetPkg/EfiLdr/EfiLdr.inf b/DuetPkg/EfiLdr/EfiLdr.inf
index 4d980bc..5e9b676 100644
--- a/DuetPkg/EfiLdr/EfiLdr.inf
+++ b/DuetPkg/EfiLdr/EfiLdr.inf
@@ -37,6 +37,7 @@
BaseLib
BaseMemoryLib
UefiApplicationEntryPoint
+ PrintLib
[Sources.common]
Debug.h