]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/EfiLdr/Debug.h
pointer verification (not NULL) and buffer overrun fixes.
[mirror_edk2.git] / DuetPkg / EfiLdr / Debug.h
index 9939109e913b3f1f202c6ad86759ff0d0d1d1be4..cd1d5d951c2b1b100a8f25bb3b3928ba8839e265 100644 (file)
@@ -1,7 +1,7 @@
 /*++\r
 \r
-Copyright (c) 2006, Intel Corporation                                                         \r
-All rights reserved. This program and the accompanying materials                          \r
+Copyright (c) 2006, 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
@@ -38,7 +38,7 @@ PrintValue64 (
 \r
 VOID \r
 PrintString (\r
-  UINT8 *String\r
+  CHAR8 *String\r
   );\r
 \r
 VOID \r