]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Protocol/Performance/Performance.h
Program SD Cards into 4-bit mode (support for this is required in the spec). This...
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Protocol / Performance / Performance.h
index 8cc3b2b2e3af5bb8a44085d6fe99229a381b33bc..e2abdd9143508665f5789896936658623ee7f8c1 100644 (file)
@@ -1,7 +1,7 @@
 /*++\r
 \r
-Copyright (c) 2004, Intel Corporation                                                         \r
-All rights reserved. This program and the accompanying materials                          \r
+Copyright (c) 2004, 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
@@ -54,7 +54,7 @@ typedef struct {
   UINT64            StartTick;\r
   UINT64            EndTick;\r
   EFI_GUID          GuidName;\r
-  UINT8             PdbFileName[EFI_PERF_PDBFILENAME_LENGTH];\r
+  CHAR8             PdbFileName[EFI_PERF_PDBFILENAME_LENGTH];\r
   UINT8             Phase;\r
 } EFI_GAUGE_DATA ;\r
 \r