Update to make end-of-line consistent for all source files in MdePkg. There are no...
commitd118be58bfd4e1e75f4087c03af0255499ffc6f0
authorHuang Qing <qhuang8@tianocore.org>
Wed, 19 Aug 2009 14:02:07 +0000 (19 14:02 +0000)
committerHuang Qing <qhuang8@tianocore.org>
Wed, 19 Aug 2009 14:02:07 +0000 (19 14:02 +0000)
treef7c740e3ad44778a4e36627bf026560362c09573
parent58f95f321b7ab844bef256c3f67c0d631e66c5ce
Update to make end-of-line consistent for all source files in MdePkg. There are no other updates besides that change.
38 files changed:
MdePkg/Include/Arm/ProcessorBind.h
MdePkg/Include/Library/BaseLib.h
MdePkg/Include/Library/PeCoffLib.h
MdePkg/Include/Protocol/DebugSupport.h
MdePkg/Include/Uefi/UefiBaseType.h
MdePkg/Include/Uefi/UefiSpec.h
MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf
MdePkg/Library/BaseCpuLib/Ia32/CpuFlushTlbGcc.c
MdePkg/Library/BaseCpuLib/Ia32/CpuSleepGcc.c
MdePkg/Library/BaseIoLibIntrinsic/IoLibArm.c
MdePkg/Library/BaseLib/Arm/CpuBreakpoint.S
MdePkg/Library/BaseLib/Arm/CpuBreakpoint.asm
MdePkg/Library/BaseLib/Arm/CpuPause.asm
MdePkg/Library/BaseLib/Arm/DisableInterrupts.S
MdePkg/Library/BaseLib/Arm/DisableInterrupts.asm
MdePkg/Library/BaseLib/Arm/EnableInterrupts.S
MdePkg/Library/BaseLib/Arm/EnableInterrupts.asm
MdePkg/Library/BaseLib/Arm/GccInline.c
MdePkg/Library/BaseLib/Arm/GetInterruptsState.S
MdePkg/Library/BaseLib/Arm/GetInterruptsState.asm
MdePkg/Library/BaseLib/Arm/InternalSwitchStack.c
MdePkg/Library/BaseLib/Arm/SetJumpLongJump.S
MdePkg/Library/BaseLib/Arm/SetJumpLongJump.asm
MdePkg/Library/BaseLib/Arm/SwitchStack.asm
MdePkg/Library/BaseLib/Arm/Unaligned.c
MdePkg/Library/BaseLib/Ia32/GccInline.c
MdePkg/Library/BaseLib/X64/GccInline.c
MdePkg/Library/BasePeCoffGetEntryPointLib/PeCoffGetEntryPoint.c
MdePkg/Library/BasePeCoffLib/Arm/PeCoffLoaderEx.c
MdePkg/Library/BasePeCoffLib/BasePeCoff.c
MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
MdePkg/Library/BasePrintLib/PrintLib.c
MdePkg/Library/BaseSynchronizationLib/Arm/Synchronization.c
MdePkg/Library/BaseSynchronizationLib/Ia32/GccInline.c
MdePkg/Library/BaseSynchronizationLib/SynchronizationGcc.c
MdePkg/Library/BaseSynchronizationLib/X64/GccInline.c
MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.c
MdePkg/MdePkg.dsc