X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FInclude%2FLibrary%2FDebugLib.h;fp=MdePkg%2FInclude%2FLibrary%2FDebugLib.h;h=3030be459a4f24598b3ee4c1aee532c78dfe06ce;hp=cfd14373c16a87093c98355c388fc8cf1ca6bf7b;hb=5a2e7dd2965a7a907160748759ed2e6dcede8860;hpb=b16ad4b87b8bdc0d6f0ce03271980ff607780829 diff --git a/MdePkg/Include/Library/DebugLib.h b/MdePkg/Include/Library/DebugLib.h index cfd14373c1..3030be459a 100644 --- a/MdePkg/Include/Library/DebugLib.h +++ b/MdePkg/Include/Library/DebugLib.h @@ -50,6 +50,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. #define DEBUG_UNDI 0x00010000 // UNDI Driver #define DEBUG_LOADFILE 0x00020000 // UNDI Driver #define DEBUG_EVENT 0x00080000 // Event messages +#define DEBUG_GCD 0x00100000 // Global Coherency Database changes +#define DEBUG_CACHE 0x00200000 // Memory range cachability changes #define DEBUG_ERROR 0x80000000 // Error //