HomeSort by relevance Sort by last modified time
    Searched refs:DEBUG_CODE (Results 1 - 25 of 54) sorted by null

1 2 3

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Include/
EfiDebug.h 90 #define DEBUG_CODE(code) code
105 DEBUG_CODE ( { \
117 #define DEBUG_CODE(code)
131 DEBUG_CODE ( { \
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/VarCheckHiiLib/
VarCheckHiiGenFromHii.c 64 DEBUG_CODE (
VarCheckHiiLibNullClass.c 124 DEBUG_CODE (VarCheckHiiInternalDumpHex (2, 0, HiiQuestion->Length, (UINT8 *) HiiQuestion););
132 DEBUG_CODE (VarCheckHiiInternalDumpHex (2, 0, HiiQuestion->Length, (UINT8 *) HiiQuestion););
151 DEBUG_CODE (VarCheckHiiInternalDumpHex (2, 0, HiiQuestion->Length, (UINT8 *) HiiQuestion););
189 DEBUG_CODE (VarCheckHiiInternalDumpHex (2, 0, HiiQuestion->StorageWidth * MaxContainers, (UINT8 *) Data + HiiQuestion->VarOffset););
190 DEBUG_CODE (VarCheckHiiInternalDumpHex (2, 0, HiiQuestion->Length, (UINT8 *) HiiQuestion););
VarCheckHiiGenFromFv.c 227 DEBUG_CODE (
295 DEBUG_CODE (
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/IA32/
SetIdtEntry.c 47 DEBUG_CODE (
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/
PageTbl.c 115 DEBUG_CODE (
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/VarCheckPcdLib/
VarCheckPcdLibNullClass.c 126 DEBUG_CODE (VarCheckPcdInternalDumpHex (2, 0, PcdValidData->Length, (UINT8 *) PcdValidData););
146 DEBUG_CODE (VarCheckPcdInternalDumpHex (2, 0, PcdValidData->Length, (UINT8 *) PcdValidData););
444 DEBUG_CODE (
  /device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm12DeviceLibDTpm/
Tpm12Tis.c 382 DEBUG_CODE (
470 DEBUG_CODE (
513 DEBUG_CODE (
  /device/linaro/bootloader/edk2/SecurityPkg/Library/Tpm2DeviceLibDTpm/
Tpm2Tis.c 388 DEBUG_CODE (
480 DEBUG_CODE (
524 DEBUG_CODE (
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/
LinkedList.c 111 DEBUG_CODE (
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
Reset.c 96 DEBUG_CODE(ShellPrintEx(-1,-1,L"Reset with %s (%d bytes)", String, String!=NULL?StrSize(String):0););
Cd.c 213 DEBUG_CODE(Handle = NULL;);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
EdkIIGlueDebugLib.h 33 #undef DEBUG_CODE
466 #define DEBUG_CODE(Expression) \
  /external/libhevc/decoder/
ihevcd_debug.h 54 #define DEBUG_CODE 1
56 #define DEBUG_CODE 0
  /device/linaro/bootloader/edk2/PcAtChipsetPkg/HpetTimerDxe/
HpetTimer.c 309 DEBUG_CODE (mNumTicks++;);
798 DEBUG_CODE (
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/SmbiosMeasurementDxe/
SmbiosMeasurementDxe.c 274 DEBUG_CODE (InternalDumpHex (TableEntry, TableEntrySize););
301 DEBUG_CODE (InternalDumpHex (TableEntry, TableEntrySize););
539 DEBUG_CODE (InternalDumpHex ((UINT8 *)(UINTN)SmbiosTableAddress, TableLength););
550 DEBUG_CODE (InternalDumpHex (TableAddress, TableLength););
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
DebugLib.h 191 Returns TRUE if DEBUG_CODE() macros are enabled.
424 #define DEBUG_CODE(Expression) \
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
Thunk.c 234 DEBUG_CODE (
291 DEBUG_CODE (
  /device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
Shell.c 622 DEBUG_CODE(ShellInfoObject.UserBreakTimer = NULL;);
626 DEBUG_CODE(ShellInfoObject.ImageDevPath = NULL;);
630 DEBUG_CODE(ShellInfoObject.FileDevPath = NULL;);
634 DEBUG_CODE(ShellInfoObject.NewShellParametersProtocol = NULL;);
641 DEBUG_CODE(ShellInfoObject.NewEfiShellProtocol = NULL;);
654 DEBUG_CODE(ShellInfoObject.ShellInitSettings.FileName = NULL;);
659 DEBUG_CODE(ShellInfoObject.ShellInitSettings.FileOptions = NULL;);
664 DEBUG_CODE(ShellInfoObject.HiiHandle = NULL;);
675 DEBUG_CODE(ShellInfoObject.ConsoleInfo = NULL;);
    [all...]
ConsoleLogger.c 117 DEBUG_CODE(ConsoleInfo->Buffer = NULL;);
118 DEBUG_CODE(ConsoleInfo->BufferSize = 0;);
122 DEBUG_CODE(ConsoleInfo->Attributes = NULL;);
123 DEBUG_CODE(ConsoleInfo->AttribSize = 0;);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe/X64/
SetIdtEntry.c 156 DEBUG_CODE (
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Platform/Generic/MonoStatusCode/Library/Pei/MemoryStatusCode/
MemoryStatusCode.c 211 DEBUG_CODE (
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
BmDriverHealth.c 548 DEBUG_CODE (
  /device/linaro/bootloader/edk2/UefiCpuPkg/Library/BaseXApicLib/
BaseXApicLib.c 247 DEBUG_CODE (
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/X64/
PageTbl.c 675 DEBUG_CODE (

Completed in 205 milliseconds

1 2 3