OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DebugCodeEnabled
(Results
1 - 11
of
11
) sorted by null
/device/linaro/bootloader/edk2/ArmPkg/Library/SemiHostingDebugLib/
DebugLib.c
220
DebugCodeEnabled
(
/device/linaro/bootloader/edk2/MdePkg/Library/BaseDebugLibNull/
DebugLib.c
154
DebugCodeEnabled
(
/device/linaro/bootloader/edk2/IntelFspPkg/Library/BaseFspDebugLibSerialPort/
DebugLib.c
285
DebugCodeEnabled
(
/device/linaro/bootloader/edk2/MdePkg/Library/BaseDebugLibSerialPort/
DebugLib.c
240
DebugCodeEnabled
(
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDebugLibConOut/
DebugLib.c
235
DebugCodeEnabled
(
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDebugLibDebugPortProtocol/
DebugLib.c
287
DebugCodeEnabled
(
/device/linaro/bootloader/edk2/MdePkg/Library/UefiDebugLibStdErr/
DebugLib.c
236
DebugCodeEnabled
(
/device/linaro/bootloader/edk2/OvmfPkg/Library/PlatformDebugLibIoPort/
DebugLib.c
244
DebugCodeEnabled
(
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/
DebugLib.c
446
DebugCodeEnabled
(
/device/linaro/bootloader/edk2/MdeModulePkg/Library/PeiDxeDebugLibReportStatusCode/
DebugLib.c
439
DebugCodeEnabled
(
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
EdkIIGlueDebugLib.h
111
#define
DebugCodeEnabled
() ((BOOLEAN)((__EDKII_GLUE_PCD_PcdDebugPropertyMask__ & DEBUG_PROPERTY_DEBUG_CODE_ENABLED) != 0))
441
#define DEBUG_CODE_BEGIN() do { if (
DebugCodeEnabled
()) { UINT8 __DebugCodeLocal
Completed in 148 milliseconds