audk/MdeModulePkg/Universal
Michael D Kinney db52c7f755 MdeModulePkg: Change complex DEBUG_CODE() to DEBUG_CODE_BEGIN/END()
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3767

Update use of DEBUG_CODE(Expression) if Expression is a complex code
block with if/while/for/case statements that use {}.

Cc: Andrew Fish <afish@apple.com>
Cc: Leif Lindholm <leif@nuviainc.com>
Cc: Michael Kubacki <michael.kubacki@microsoft.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
2021-12-07 17:24:28 +00:00
..
Acpi MdeModulePkg: Change complex DEBUG_CODE() to DEBUG_CODE_BEGIN/END() 2021-12-07 17:24:28 +00:00
BdsDxe MdeModulePkg: Change complex DEBUG_CODE() to DEBUG_CODE_BEGIN/END() 2021-12-07 17:24:28 +00:00
BootManagerPolicyDxe MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
CapsuleOnDiskLoadPei MdeModulePkg: Change complex DEBUG_CODE() to DEBUG_CODE_BEGIN/END() 2021-12-07 17:24:28 +00:00
CapsulePei MdeModulePkg: Change use of EFI_D_* to DEBUG_* 2021-12-07 17:24:28 +00:00
CapsuleRuntimeDxe MdeModulePkg: Change use of EFI_D_* to DEBUG_* 2021-12-07 17:24:28 +00:00
Console MdeModulePkg: Change complex DEBUG_CODE() to DEBUG_CODE_BEGIN/END() 2021-12-07 17:24:28 +00:00
DebugPortDxe MdeModulePkg: Fix spelling mistake for occurred 2020-08-19 00:54:23 +00:00
DebugServicePei MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
DebugSupportDxe MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
DevicePathDxe MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
Disk MdeModulePkg: Change OPTIONAL keyword usage style 2021-12-07 17:24:28 +00:00
DisplayEngineDxe MdeModulePkg DisplayEngineDxe: Correct the local variable name. 2020-11-12 14:32:44 +00:00
DriverHealthManagerDxe MdeModulePkg: Change OPTIONAL keyword usage style 2021-12-07 17:24:28 +00:00
DriverSampleDxe MdeModulePkg: Fix various typos 2021-05-17 02:10:31 +00:00
EbcDxe MdeModulePkg: Change use of EFI_D_* to DEBUG_* 2021-12-07 17:24:28 +00:00
EsrtDxe MdeModulePkg: Change use of EFI_D_* to DEBUG_* 2021-12-07 17:24:28 +00:00
EsrtFmpDxe MdeModulePkg/EsrtFmpDxe: Enhance ESRT to support multiple controllers 2019-08-07 13:18:32 +08:00
FaultTolerantWriteDxe MdeModulePkg: Change use of EFI_D_* to DEBUG_* 2021-12-07 17:24:28 +00:00
FaultTolerantWritePei MdeModulePkg: Change use of EFI_D_* to DEBUG_* 2021-12-07 17:24:28 +00:00
FileExplorerDxe MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
FvSimpleFileSystemDxe MdeModulePkg: Fix spelling mistake for occurred 2020-08-19 00:54:23 +00:00
HiiDatabaseDxe MdeModulePkg: Change OPTIONAL keyword usage style 2021-12-07 17:24:28 +00:00
HiiResourcesSampleDxe MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
LegacyRegion2Dxe MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
LoadFileOnFv2 MdeModulePkg: Fix spelling mistake for occurred 2020-08-19 00:54:23 +00:00
LockBox/SmmLockBox MdeModulePkg: Change use of EFI_D_* to DEBUG_* 2021-12-07 17:24:28 +00:00
MemoryTest MdeModulePkg: Fix spelling mistake for occurred 2020-08-19 00:54:23 +00:00
Metronome MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
MonotonicCounterRuntimeDxe MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
PCD MdeModulePkg: Change OPTIONAL keyword usage style 2021-12-07 17:24:28 +00:00
PcatSingleSegmentPciCfg2Pei MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
PlatformDriOverrideDxe MdeModulePkg/PlatformDriOverrideDxe: Fix overflow condition check 2021-05-21 08:31:39 +00:00
PrintDxe MdeModulePkg: Remove code wrapped by DISABLE_NEW_DEPRECATED_INTERFACES 2020-10-13 01:35:03 +00:00
RegularExpressionDxe MdeModulePkg: Change OPTIONAL keyword usage style 2021-12-07 17:24:28 +00:00
ReportStatusCodeRouter MdeModulePkg: ReportStatusCodeRouter: Support StandaloneMm RSC Router 2021-02-01 10:01:04 -08:00
ResetSystemPei MdeModulePkg/ResetSystemPei: Change comments of ResetSystem2 2019-04-28 09:40:15 +08:00
ResetSystemRuntimeDxe MdeModulePkg/ResetSystemRuntimeDxe: Change comments 2019-04-28 09:40:15 +08:00
SectionExtractionDxe MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
SectionExtractionPei MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
SecurityStubDxe MdeModulePkg: Change complex DEBUG_CODE() to DEBUG_CODE_BEGIN/END() 2021-12-07 17:24:28 +00:00
SerialDxe MdeModulePkg SerialDxe.inf: Fix wrong FILE_GUID format 2019-09-17 15:10:25 +08:00
SetupBrowserDxe MdeModulePkg: Change OPTIONAL keyword usage style 2021-12-07 17:24:28 +00:00
SmbiosDxe MdeModulePkg: Change OPTIONAL keyword usage style 2021-12-07 17:24:28 +00:00
SmbiosMeasurementDxe MdeModulePkg: Change use of EFI_D_* to DEBUG_* 2021-12-07 17:24:28 +00:00
SmmCommunicationBufferDxe MdeModulePkg: Change use of EFI_D_* to DEBUG_* 2021-12-07 17:24:28 +00:00
StatusCodeHandler MdeModulePkg: StatusCodeHandler: StatusCodeHandler driver in StandaloneMm 2021-02-01 10:01:03 -08:00
TimestampDxe MdeModulePkg: Change use of EFI_D_* to DEBUG_* 2021-12-07 17:24:28 +00:00
Variable MdeModulePkg: Change complex DEBUG_CODE() to DEBUG_CODE_BEGIN/END() 2021-12-07 17:24:28 +00:00
WatchdogTimerDxe MdeModulePkg: Change use of EFI_D_* to DEBUG_* 2021-12-07 17:24:28 +00:00