]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Include/Guid/StatusCodeDataTypeDebug.h
Update comments.
[mirror_edk2.git] / IntelFrameworkModulePkg / Include / Guid / StatusCodeDataTypeDebug.h
index 46f5c52062f0991822b676f0096f53ae2e618482..bab4aba8612429df67eb114856c3a23448dcef93 100644 (file)
@@ -2,7 +2,7 @@
   GUID used to pass DEBUG() macro information through the Status Code Protocol\r
   and Status Code PPI\r
 \r
-  Copyright (c) 2007, Intel Corporation\r
+  Copyright (c) 2007 - 2009, Intel Corporation\r
   All rights reserved. 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
@@ -28,7 +28,7 @@
 typedef struct {\r
   UINT32  ErrorLevel;\r
   //\r
-  // 12 * sizeof (UINT64) Var Arg stack\r
+  // 12 * sizeof (UINT64) area to store variable arguments for format in DEBUG string\r
   //\r
   // ascii DEBUG () Format string\r
   //\r