]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.h
ShellPkg: Update 'dh' command to reflect correct driver handle information
[mirror_edk2.git] / ShellPkg / Library / UefiHandleParsingLib / UefiHandleParsingLib.h
index 3b1ad2bac469159b4275d63159d4206e76554898..b9141fa44b0f4cce2d8e27935aef44c7ed6f9540 100644 (file)
@@ -1,7 +1,8 @@
 /** @file\r
   Provides interface to advanced shell functionality for parsing both handle and protocol database.\r
 \r
-  Copyright (c) 2011 - 2012, Intel Corporation. All rights reserved.<BR>\r
+  (C) Copyright 2013-2015 Hewlett-Packard Development Company, L.P.<BR>\r
+  Copyright (c) 2011 - 2015, Intel Corporation. All rights reserved.<BR>\r
   This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
@@ -85,6 +86,7 @@
 #include <Protocol/Tcp4.h>\r
 #include <Protocol/Ip4.h>\r
 #include <Protocol/Ip4Config.h>\r
+#include <Protocol/Ip4Config2.h>\r
 #include <Protocol/Udp4.h>\r
 #include <Protocol/Mtftp4.h>\r
 #include <Protocol/AuthenticationInfo.h>\r
 #include <Protocol/BlockIo2.h>\r
 #include <Protocol/StorageSecurityCommand.h>\r
 #include <Protocol/UserCredential2.h>\r
+#include <Protocol/IdeControllerInit.h>\r
+#include <Protocol/DiskIo2.h>\r
+#include <Protocol/AdapterInformation.h>\r
+#include <Protocol/EfiShellDynamicCommand.h>\r
+#include <Protocol/DiskInfo.h>\r
 \r
 #include <Library/HandleParsingLib.h>\r
 #include <Library/UefiBootServicesTableLib.h>\r
 #include <Library/UefiLib.h>\r
 #include <Library/HiiLib.h>\r
 #include <Library/ShellLib.h>\r
+#include <Library/SortLib.h>\r
 \r
 typedef struct {\r
   LIST_ENTRY  Link;\r