]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Library/DebugLib.h
Define bits for PcdDebugPrintErrorLevel to monitor Global Coherency Domain(GCD) and...
[mirror_edk2.git] / MdePkg / Include / Library / DebugLib.h
index cfd14373c16a87093c98355c388fc8cf1ca6bf7b..3030be459a4f24598b3ee4c1aee532c78dfe06ce 100644 (file)
@@ -50,6 +50,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #define DEBUG_UNDI      0x00010000  // UNDI Driver\r
 #define DEBUG_LOADFILE  0x00020000  // UNDI Driver\r
 #define DEBUG_EVENT     0x00080000  // Event messages\r
 #define DEBUG_UNDI      0x00010000  // UNDI Driver\r
 #define DEBUG_LOADFILE  0x00020000  // UNDI Driver\r
 #define DEBUG_EVENT     0x00080000  // Event messages\r
+#define DEBUG_GCD       0x00100000  // Global Coherency Database changes\r
+#define DEBUG_CACHE     0x00200000  // Memory range cachability changes\r
 #define DEBUG_ERROR     0x80000000  // Error\r
 \r
 //\r
 #define DEBUG_ERROR     0x80000000  // Error\r
 \r
 //\r