]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Include/Protocol/EfiShellDynamicCommand.h
ShellPkg: Fix timezone command
[mirror_edk2.git] / ShellPkg / Include / Protocol / EfiShellDynamicCommand.h
index 907a23a3c5078235b390ab8a16ee1aa170baf7fc..86016796b7ed1c02aad037bf5c26fbb80610f68f 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   EFI Shell Dynamic Command registration protocol\r
 \r
-  Copyright (c) 2012 Hewlett-Packard Company. All rights reserved.<BR>\r
+  (C) Copyright 2012-2014, Hewlett-Packard Development Company, L.P.\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
 #include <Protocol/EfiShell.h>\r
 \r
 \r
-// {0CD3258C-D677-4fcc-B343-934D30983888}\r
+// {3C7200E9-005F-4EA4-87DE-A3DFAC8A27C3}\r
 #define EFI_SHELL_DYNAMIC_COMMAND_PROTOCOL_GUID \\r
   { \\r
-  0xcd3258c, 0xd677, 0x4fcc, { 0xb3, 0x43, 0x93, 0x4d, 0x30, 0x98, 0x38, 0x88 } \\r
+  0x3c7200e9, 0x005f, 0x4ea4, { 0x87, 0xde, 0xa3, 0xdf, 0xac, 0x8a, 0x27, 0xc3 } \\r
   }\r
 \r
 \r