]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Include/EfiDebug.h
Update the copyright notice format
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Include / EfiDebug.h
index 452fd028c09671deb58918cbada6ae58555c3078..a1a1637e9a2c2296d15dea10ba8e0b86a4910d48 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
@@ -165,6 +165,6 @@ Abstract:
 \r
 #define EFI_D_RESERVED  (EFI_D_GENERIC | EFI_D_INTRINSIC)       \r
 \r
-#define EFI_DBUG_MASK   (EFI_D_ERROR)\r
+#define EFI_DBUG_MASK   (EFI_D_ERROR | EFI_D_INFO | EFI_D_WARN)\r
 \r
 #endif\r