audk/MdePkg/Library
Michael D Kinney 098307e082 MdePkg: 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
..
BaseCacheMaintenanceLib MdePkg/BaseCacheMaintenanceLib: 2020-05-07 03:17:15 +00:00
BaseCacheMaintenanceLibNull MdePkg/BaseCacheMaintenanceLibNull: Add Null instance for host testing 2020-07-15 05:25:21 +00:00
BaseCpuLib MdePkg/BaseCpuLib: RISC-V Base CPU library 2020-05-07 03:17:15 +00:00
BaseCpuLibNull MdePkg/BaseCpuLibNull: Add Null version of CpuLib for host testing 2020-07-15 05:25:21 +00:00
BaseDebugLibNull
BaseDebugLibSerialPort
BaseDebugPrintErrorLevelLib
BaseExtractGuidedSectionLib MdePkg: Change OPTIONAL keyword usage style 2021-12-07 17:24:28 +00:00
BaseIoLibIntrinsic MdePkg/IoLib: Filter/trace port IO/MMIO access 2021-04-08 02:02:57 +00:00
BaseLib MdePkg: Change OPTIONAL keyword usage style 2021-12-07 17:24:28 +00:00
BaseMemoryLib
BaseMemoryLibMmx
BaseMemoryLibOptDxe MdePkg/BaseMemoryLibOptDxe: Apply BSD-2-Clause-Patent 2020-08-06 20:20:40 +00:00
BaseMemoryLibOptPei
BaseMemoryLibRepStr
BaseMemoryLibSse2 BaseMemoryLibSse2: Take advantage of write combining buffers 2020-10-16 01:12:05 +00:00
BaseOrderedCollectionRedBlackTreeLib
BasePcdLibNull MdePkg: Change OPTIONAL keyword usage style 2021-12-07 17:24:28 +00:00
BasePciCf8Lib
BasePciExpressLib MdePkg: PciExpressLib support variable size MMCONF 2020-09-16 06:36:18 +00:00
BasePciLibCf8
BasePciLibPciExpress
BasePciSegmentInfoLibNull MdePkg/PciSegmentInfoLib: Add missing EFIAPI to GetPciSegmentInfo() 2020-06-24 05:46:27 +00:00
BasePciSegmentLibPci
BasePeCoffExtraActionLibNull
BasePeCoffGetEntryPointLib MdePkg: Change complex DEBUG_CODE() to DEBUG_CODE_BEGIN/END() 2021-12-07 17:24:28 +00:00
BasePeCoffLib MdePkg: Change use of EFI_D_* to DEBUG_* 2021-12-07 17:24:28 +00:00
BasePerformanceLibNull MdePkg: Change OPTIONAL keyword usage style 2021-12-07 17:24:28 +00:00
BasePostCodeLibDebug MdePkg: Change use of EFI_D_* to DEBUG_* 2021-12-07 17:24:28 +00:00
BasePostCodeLibPort80
BasePrintLib MdePkg: Change OPTIONAL keyword usage style 2021-12-07 17:24:28 +00:00
BaseReportStatusCodeLibNull
BaseRngLib MdePkg/BaseRngLib: Add support for ARMv8.5 RNG instructions 2021-05-11 16:26:05 +00:00
BaseRngLibNull MdePkg: add null version of RngLib 2019-11-14 01:32:15 +00:00
BaseRngLibTimerLib MdePkg: TimerRngLib: Added RngLib that uses TimerLib 2020-09-18 02:19:21 +00:00
BaseS3BootScriptLibNull
BaseS3IoLib
BaseS3PciLib
BaseS3PciSegmentLib
BaseS3SmbusLib
BaseS3StallLib
BaseSafeIntLib MdePkg/BaseSafeIntLib: Add RISCV64 arch for BaseSafeIntLib. 2020-05-07 03:17:15 +00:00
BaseSerialPortLibNull
BaseSmbusLibNull
BaseStackCheckLib MdePkg/Library/BaseStackCheckLib: Fix PCD type in INF 2020-07-15 05:25:21 +00:00
BaseSynchronizationLib MdePkg/BaseSynchronizationLib: RISC-V cache related code. 2020-05-07 03:17:15 +00:00
BaseTimerLibNullTemplate MdePkg: Change OPTIONAL keyword usage style 2021-12-07 17:24:28 +00:00
BaseUefiDecompressLib MdePkg: Change OPTIONAL keyword usage style 2021-12-07 17:24:28 +00:00
DxeCoreEntryPoint
DxeCoreHobLib MdePkg: Change OPTIONAL keyword usage style 2021-12-07 17:24:28 +00:00
DxeExtractGuidedSectionLib MdePkg: Change OPTIONAL keyword usage style 2021-12-07 17:24:28 +00:00
DxeHobLib MdePkg: Change OPTIONAL keyword usage style 2021-12-07 17:24:28 +00:00
DxeHstiLib MdePkg: Change OPTIONAL keyword usage style 2021-12-07 17:24:28 +00:00
DxeIoLibCpuIo2 MdePkg/Library/Dxe: Fix various typos 2020-02-10 22:30:07 +00:00
DxePcdLib MdePkg: Change OPTIONAL keyword usage style 2021-12-07 17:24:28 +00:00
DxeRngLib MdePkg/BaseRngLibDxe: Add DXE_RUNTIME_DRIVER class to RngLib 2020-11-13 03:39:41 +00:00
DxeRuntimeDebugLibSerialPort MdePkg: Do not use CreateEventEx unless required 2020-01-10 03:25:59 +00:00
DxeRuntimePciExpressLib MdePkg: PciExpressLib support variable size MMCONF 2020-09-16 06:36:18 +00:00
DxeServicesLib MdePkg/DxeServicesLib: Add RISC-V architecture 2020-04-03 17:09:12 +00:00
DxeServicesTableLib MdePkg/Library/Dxe: Fix various typos 2020-02-10 22:30:07 +00:00
DxeSmbusLib MdePkg/Library/Dxe: Fix various typos 2020-02-10 22:30:07 +00:00
MmServicesTableLib
MmUnblockMemoryLib MdePkg: MmUnblockMemoryLib: Added definition and null instance 2021-03-05 15:25:07 +00:00
PciSegmentLibSegmentInfo MdePkg/Library/Pci: Fix various typos 2020-02-10 22:30:07 +00:00
PeiCoreEntryPoint
PeiDxePostCodeLibReportStatusCode
PeiExtractGuidedSectionLib MdePkg: Change OPTIONAL keyword usage style 2021-12-07 17:24:28 +00:00
PeiHobLib MdePkg: Change OPTIONAL keyword usage style 2021-12-07 17:24:28 +00:00
PeiIoLibCpuIo
PeiMemoryAllocationLib
PeiMemoryLib
PeiPcdLib MdePkg: Change OPTIONAL keyword usage style 2021-12-07 17:24:28 +00:00
PeiPciLibPciCfg2
PeiPciSegmentLibPciCfg2
PeiResourcePublicationLib
PeiServicesLib MdePkg: Change OPTIONAL keyword usage style 2021-12-07 17:24:28 +00:00
PeiServicesTablePointerLib
PeiServicesTablePointerLibIdt
PeiSmbusLibSmbus2Ppi
PeimEntryPoint
RegisterFilterLibNull MdePkg: Add RegisterFilterLib class and NULL instance 2021-03-30 12:48:30 +00:00
SecPeiDxeTimerLibCpu MdePkg: Change OPTIONAL keyword usage style 2021-12-07 17:24:28 +00:00
SmiHandlerProfileLibNull MdePkg: Change OPTIONAL keyword usage style 2021-12-07 17:24:28 +00:00
SmmIoLib
SmmIoLibSmmCpuIo2
SmmLibNull
SmmMemLib MdePkg: Change use of EFI_D_* to DEBUG_* 2021-12-07 17:24:28 +00:00
SmmMemoryAllocationLib
SmmPciExpressLib MdePkg: PciExpressLib support variable size MMCONF 2020-09-16 06:36:18 +00:00
SmmPciLibPciRootBridgeIo MdePkg/Library/Smm: Fix various typos 2020-02-10 22:30:07 +00:00
SmmPeriodicSmiLib MdePkg: Change OPTIONAL keyword usage style 2021-12-07 17:24:28 +00:00
SmmServicesTableLib MdePkg/Library/Smm: Fix various typos 2020-02-10 22:30:07 +00:00
StandaloneMmDriverEntryPoint MdePkg: Support standalone MM Driver Unload capability 2021-03-18 04:16:21 +00:00
StandaloneMmServicesTableLib
UefiApplicationEntryPoint
UefiBootServicesTableLib
UefiDebugLibConOut MdePkg: Do not use CreateEventEx unless required 2020-01-10 03:25:59 +00:00
UefiDebugLibDebugPortProtocol MdePkg: Do not use CreateEventEx unless required 2020-01-10 03:25:59 +00:00
UefiDebugLibStdErr MdePkg: Do not use CreateEventEx unless required 2020-01-10 03:25:59 +00:00
UefiDevicePathLib MdePkg: Change OPTIONAL keyword usage style 2021-12-07 17:24:28 +00:00
UefiDevicePathLibDevicePathProtocol MdePkg: Change OPTIONAL keyword usage style 2021-12-07 17:24:28 +00:00
UefiDriverEntryPoint
UefiFileHandleLib MdePkg: UefiFileHandleLib: fix buffer overrun in FileHandleReadLine() 2020-08-24 15:48:29 +00:00
UefiLib MdePkg: Change OPTIONAL keyword usage style 2021-12-07 17:24:28 +00:00
UefiMemoryAllocationLib
UefiMemoryLib
UefiPciLibPciRootBridgeIo
UefiPciSegmentLibPciRootBridgeIo
UefiRuntimeLib MdePkg: Do not use CreateEventEx unless required 2020-01-10 03:25:59 +00:00
UefiRuntimeServicesTableLib
UefiScsiLib MdePkg: Change OPTIONAL keyword usage style 2021-12-07 17:24:28 +00:00
UefiUsbLib