]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Library/UefiHandleParsingLib/UefiHandleParsingLib.h
ShellPkg: Update sources to include MdePkg protocol definitions
[mirror_edk2.git] / ShellPkg / Library / UefiHandleParsingLib / UefiHandleParsingLib.h
index 6f2ca50922a02fd05e4c248f7fac366ba4e7085b..ada2b4aa38da4916cc2a8a9d60fe979e13760a2e 100644 (file)
@@ -1,8 +1,9 @@
 /** @file\r
   Provides interface to advanced shell functionality for parsing both handle and protocol database.\r
 \r
+  Copyright (c) 2011 - 2016, Intel Corporation. All rights reserved.<BR>\r
+  (C) Copyright 2016 Hewlett Packard Enterprise Development LP<BR>\r
   (C) Copyright 2013-2016 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
@@ -31,8 +32,8 @@
 #include <Protocol/LoadedImage.h>\r
 #include <Protocol/EfiShellInterface.h>\r
 #include <Protocol/EfiShellEnvironment2.h>\r
-#include <Protocol/EfiShell.h>\r
-#include <Protocol/EfiShellParameters.h>\r
+#include <Protocol/Shell.h>\r
+#include <Protocol/ShellParameters.h>\r
 #include <Protocol/DevicePathToText.h>\r
 #include <Protocol/DriverBinding.h>\r
 #include <Protocol/DriverConfiguration2.h>\r
 #include <Protocol/IdeControllerInit.h>\r
 #include <Protocol/DiskIo2.h>\r
 #include <Protocol/AdapterInformation.h>\r
-#include <Protocol/EfiShellDynamicCommand.h>\r
+#include <Protocol/ShellDynamicCommand.h>\r
 #include <Protocol/DiskInfo.h>\r
 \r
 #include <Library/HandleParsingLib.h>\r
 #include <Library/HiiLib.h>\r
 #include <Library/ShellLib.h>\r
 #include <Library/SortLib.h>\r
+#include <Library/ShellCommandLib.h>\r
 \r
 #define   EFI_FIRMWARE_IMAGE_DESCRIPTOR_VERSION_V1   1\r
 #define   EFI_FIRMWARE_IMAGE_DESCRIPTOR_VERSION_V2   2\r