On Mon, 26 Nov 2018 at 16:15, Leif Lindholm <[email protected]> wrote: > > On Wed, Nov 21, 2018 at 01:01:42PM +0100, Ard Biesheuvel wrote: > > Align edk2-platform with upcoming changes to EDK2 to get rid of per-bank > > NOR flash GUIDs. > > For the series: > Reviewed-by: Leif Lindholm <[email protected]> >
Thanks Pushed as f98fb46d3a3d..86c75fc51f6d > > > Ard Biesheuvel (3): > > Platform/ARM: replace hardcoded VenHW() device paths referring to NOR > > flash > > Silicon/SynQuacer: drop per-bank NOR flash GUIDs > > Platform/ARM: drop per-bank NOR flash GUIDs > > > > Platform/ARM/JunoPkg/ArmJuno.dec | 2 +- > > Platform/ARM/JunoPkg/ArmJuno.dsc | 2 +- > > .../JunoPkg/Library/NorFlashJunoLib/NorFlashJuno.c | 2 -- > > .../ARM/SgiPkg/Library/NorFlashLib/NorFlashLib.c | 2 -- > > Platform/ARM/SgiPkg/SgiPlatform.dsc | 2 +- > > Platform/ARM/VExpressPkg/ArmVExpress-CTA15-A7.dsc | 2 +- > > Platform/ARM/VExpressPkg/ArmVExpress.dsc.inc | 2 +- > > .../NorFlashArmVExpressLib/NorFlashArmVExpress.c | 4 ---- > > .../SynQuacer/Drivers/Fip006Dxe/NorFlashDxe.c | 14 +++++++------- > > .../SynQuacer/Drivers/Fip006Dxe/NorFlashDxe.h | 3 +++ > > .../NorFlashSynQuacerLib/NorFlashSynQuacer.c | 6 ------ > > 11 files changed, 15 insertions(+), 26 deletions(-) > > > > -- > > 2.17.1 > > _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

