]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Add the dependency of DevicePathLib for the reference of DevicePathLib macros.
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 14 Nov 2008 01:48:58 +0000 (01:48 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 14 Nov 2008 01:48:58 +0000 (01:48 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6542 6f19259b-4bc3-4df7-8a09-765794883524

OptionRomPkg/AtapiPassThruDxe/AtapiPassThru.h
OptionRomPkg/AtapiPassThruDxe/AtapiPassThruDxe.inf

index 5ec8a3fe1738b30030eafb186916d9775e5901d7..7d3c960e1087642dfd092598889d4642e99108d4 100644 (file)
 #include <Library/MemoryAllocationLib.h>\r
 #include <Library/UefiBootServicesTableLib.h>\r
 #include <Library/PcdLib.h>\r
 #include <Library/MemoryAllocationLib.h>\r
 #include <Library/UefiBootServicesTableLib.h>\r
 #include <Library/PcdLib.h>\r
+#include <Library/DevicePathLib.h>\r
+\r
 #include <IndustryStandard/Pci22.h>\r
 \r
 #include <IndustryStandard/Pci22.h>\r
 \r
+\r
 ///\r
 /// bit definition\r
 ///\r
 ///\r
 /// bit definition\r
 ///\r
index 735101b36c9a9b4d7100428ad86167470008f158..45792dea4fcd64630e6e6098adbaadc344e390c6 100644 (file)
@@ -54,6 +54,7 @@
   BaseLib\r
   UefiDriverEntryPoint\r
   DebugLib\r
   BaseLib\r
   UefiDriverEntryPoint\r
   DebugLib\r
+  DevicePathLib\r
 \r
 \r
 [Protocols]\r
 \r
 \r
 [Protocols]\r