]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Include/Guid/ShellMapGuid.h
udk2010.up2.shell initial release.
[mirror_edk2.git] / ShellPkg / Include / Guid / ShellMapGuid.h
diff --git a/ShellPkg/Include/Guid/ShellMapGuid.h b/ShellPkg/Include/Guid/ShellMapGuid.h
new file mode 100644 (file)
index 0000000..180a41b
--- /dev/null
@@ -0,0 +1,25 @@
+/** @file\r
+  GUID for Shell Map for Get/Set via runtime services.\r
+\r
+  Copyright (c) 2009 - 2010, 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 _SHELL_MAP_GUID_H_\r
+#define _SHELL_MAP_GUID_H_\r
+\r
+#define SHELL_MAP_GUID \\r
+{ \\r
+  0x51271e13, 0x7de3, 0x43af, { 0x8b, 0xc2, 0x71, 0xad, 0x3b, 0x82, 0x43, 0x25 } \\r
+}\r
+\r
+extern EFI_GUID gShellMapGuid;\r
+\r
+#endif
\ No newline at end of file