]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Include/Protocol/EfiShellDynamicCommand.h
ShellPkg: Update header files to reference MdePkg protocol definition
[mirror_edk2.git] / ShellPkg / Include / Protocol / EfiShellDynamicCommand.h
diff --git a/ShellPkg/Include/Protocol/EfiShellDynamicCommand.h b/ShellPkg/Include/Protocol/EfiShellDynamicCommand.h
new file mode 100644 (file)
index 0000000..43cb688
--- /dev/null
@@ -0,0 +1,21 @@
+/** @file\r
+  EFI Shell Dynamic Command registration protocol\r
+\r
+  (C) Copyright 2012-2014 Hewlett-Packard Development Company, L.P.<BR>\r
+  Copyright (c) 2016, 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
+  http://opensource.org/licenses/bsd-license.php\r
+\r
+  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
+  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+\r
+**/\r
+\r
+#ifndef __EFI_SHELL_DYNAMIC_COMMAND_PROTOCOL_H__WRAPPER\r
+#define __EFI_SHELL_DYNAMIC_COMMAND_PROTOCOL_H__WRAPPER\r
+\r
+#include <Protocol/ShellDynamicCommand.h>\r
+\r
+#endif\r