]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Add DEBUG() macros to all GCD services to monitor all changes to the GCD Memory and...
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 6 Jan 2011 02:51:08 +0000 (02:51 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 6 Jan 2011 02:51:08 +0000 (02:51 +0000)
If DEBUG_PROPERTY_DEBUG_CODE_ENABLED is also set in PcdDebugPropertyMask, then the GCD Memory and I/O Maps will be dumped every time there is a GCD change.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11230 6f19259b-4bc3-4df7-8a09-765794883524


No differences found