]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/Variable.h
Use doxygen comment style for document entity such as struct, enum, variable that...
[mirror_edk2.git] / MdePkg / Include / Protocol / Variable.h
index 12f3aa4b625aec80cfa18a35708e1afc0c65fc76..9c09f1b49880e31cd97101f8805f229e580f5600 100644 (file)
@@ -1,5 +1,5 @@
 /** @file\r
-  Variable Architectural Protocol as defined in the DXE CIS\r
+  Variable Architectural Protocol as defined in PI Specification VOLUME 2 DXE\r
 \r
   This code is used to produce the UEFI 2.0 runtime variable services\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
-  @par Revision Reference:\r
-  Version 0.91B.\r
-\r
 **/\r
 \r
 #ifndef __ARCH_PROTOCOL_VARIABLE_ARCH_H__\r
 #define __ARCH_PROTOCOL_VARIABLE_ARCH_H__\r
 \r
-//\r
-// Global ID for the Variable Architectural Protocol\r
-//\r
+///\r
+/// Global ID for the Variable Architectural Protocol\r
+///\r
 #define EFI_VARIABLE_ARCH_PROTOCOL_GUID \\r
   { 0x1e5668e2, 0x8481, 0x11d4, {0xbc, 0xf1, 0x0, 0x80, 0xc7, 0x3c, 0x88, 0x81 } }\r
 \r