diff options
author | klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-03-20 09:07:41 +0000 |
---|---|---|
committer | klu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-03-20 09:07:41 +0000 |
commit | 91aac0e4668b80f99d4d8f1f92225a3745d83dbd (patch) | |
tree | 60b951f15c0672980ea2c2e88a136147750f6e30 /DuetPkg/DuetPkg.dsc | |
parent | 6d87c34485a7491f557321361bb2be15ac197f83 (diff) | |
download | edk2-platforms-91aac0e4668b80f99d4d8f1f92225a3745d83dbd.tar.xz |
Rebase the duet module with new HII modifications.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4927 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'DuetPkg/DuetPkg.dsc')
-rw-r--r-- | DuetPkg/DuetPkg.dsc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/DuetPkg/DuetPkg.dsc b/DuetPkg/DuetPkg.dsc index 07ae2e4cd0..3cd902fc83 100644 --- a/DuetPkg/DuetPkg.dsc +++ b/DuetPkg/DuetPkg.dsc @@ -23,7 +23,9 @@ UefiLib|MdePkg/Library/UefiLib/UefiLib.inf
UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
- FrameworkHiiLib|IntelFrameworkPkg/Library/FrameworkHiiLib/HiiLib.inf
+ HiiLib|MdePkg/Library/HiiLib/HiiLib.inf
+ UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
+ DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
[LibraryClasses.common.DXE_DRIVER]
MemoryAllocationLib|MdePkg/Library/DxeMemoryAllocationLib/DxeMemoryAllocationLib.inf
|