On Tue, Nov 03, 2015 at 12:29:34PM +0100, Ard Biesheuvel wrote: > On 3 November 2015 at 12:28, Mark Rutland <[email protected]> wrote: > > On Tue, Nov 03, 2015 at 11:16:27AM +0100, Ard Biesheuvel wrote: > >> Replace all instances of ArmDataSyncronizationBarrier with > >> ArmDataSynchronizationBarrier. > > > > There are a few instances left in the ARM9 support: > > > > ArmPkg/Library/ArmLib/Arm9/Arm9Support.S:GCC_ASM_EXPORT(ArmDataSyncronizationBarrier) > > ArmPkg/Library/ArmLib/Arm9/Arm9Support.S:ASM_PFX(ArmDataSyncronizationBarrier): > > ArmPkg/Library/ArmLib/Arm9/Arm9Support.asm: EXPORT > > ArmDataSyncronizationBarrier > > ArmPkg/Library/ArmLib/Arm9/Arm9Support.asm:ASM_PFX(ArmDataSyncronizationBarrier): > > > > Any reason to not fix those up? > > > > There wasn't until I reshuffled the patches :-)
Ah, now I see ;) > > Otherwise this looks sensible to me. Acked-by: Mark Rutland <[email protected]> Mark. _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

