diff options
author | Qing Huang <qing.huang@intel.com> | 2009-01-04 03:50:43 +0000 |
---|---|---|
committer | Jordan Justen <jordan.l.justen@intel.com> | 2016-04-06 23:22:43 -0700 |
commit | 80d70ac3ae6358d06838de4c5a3d8f0b09fc93f8 (patch) | |
tree | 667de1ab0ae07b37ea256bd6f1935fa087c69128 /FatPkg/FatPkg.dsc | |
parent | bcc9adde44362017b3e10b66b88468bd2397d4a2 (diff) | |
download | edk2-80d70ac3ae6358d06838de4c5a3d8f0b09fc93f8.tar.gz |
Fix the build error caused by recent MdePkg clean up
(based on FatPkg commit 89452d777f567e38fb24569dbda2477a05bbcd70)
[jordan.l.justen@intel.com: Use script to relicense to 2-clause BSD]
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Acked-by: Mark Doran <mark.doran@intel.com>
Acked-by: Laszlo Ersek <lersek@redhat.com>
Diffstat (limited to 'FatPkg/FatPkg.dsc')
-rw-r--r-- | FatPkg/FatPkg.dsc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/FatPkg/FatPkg.dsc b/FatPkg/FatPkg.dsc index 16b379a084..0acaaa76a5 100644 --- a/FatPkg/FatPkg.dsc +++ b/FatPkg/FatPkg.dsc @@ -44,6 +44,7 @@ UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
UefiRuntimeServicesTableLib|MdePkg/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
+ DevicePathLib|MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.inf
[Components.common]
- FatPkg\EnhancedFatDxe\Fat.inf
+ FatPkg/EnhancedFatDxe/Fat.inf
|