]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Update comments.
authorxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 16 Jun 2009 03:03:43 +0000 (03:03 +0000)
committerxli24 <xli24@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 16 Jun 2009 03:03:43 +0000 (03:03 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8570 6f19259b-4bc3-4df7-8a09-765794883524

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