HomeSort by relevance Sort by last modified time
    Searched refs:DEBUG_GCD (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Gcd/
Gcd.c 140 PcdDebugPrintErrorLevel has the DEBUG_GCD bit set.
161 DEBUG ((DEBUG_GCD, "GCD:Initial GCD Memory Space Map\n"));
163 DEBUG ((DEBUG_GCD, "GCDMemType Range Capabilities Attributes \n"));
164 DEBUG ((DEBUG_GCD, "========== ================================= ================ ================\n"));
166 DEBUG ((DEBUG_GCD, "%a %016lx-%016lx %016lx %016lx%c\n",
175 DEBUG ((DEBUG_GCD, "\n"));
182 PcdDebugPrintErrorLevel has the DEBUG_GCD bit set.
203 DEBUG ((DEBUG_GCD, "GCD:Initial GCD I/O Space Map\n"));
206 DEBUG ((DEBUG_GCD, "GCDIoType Range \n"));
207 DEBUG ((DEBUG_GCD, "========== =================================\n"));
    [all...]
  /device/linaro/bootloader/edk2/ArmPkg/Drivers/CpuDxe/
CpuMmuCommon.c 96 DEBUG ((DEBUG_GCD, "SetGcdMemorySpaceAttributes[0x%lX; 0x%lX] = 0x%lX\n",
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
DebugLib.h 53 #define DEBUG_GCD 0x00100000 // Global Coherency Database changes

Completed in 79 milliseconds