On 23 September 2016 at 09:03, Ard Biesheuvel ard.biesheuvel@linaro.org wrote:
On 23 September 2016 at 00:47, Daniil Egranov daniil.egranov@arm.com wrote:
Enable EBC on Juno.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Daniil Egranov daniil.egranov@arm.com
Reviewed-by: Ard Biesheuvel ard.biesheuvel@linaro.org
Leif/Ard, are either of you going to apply this one, or are you waiting for a tested-by?
I see a subsequent Juno EBC optimisation patch has been applied (0b42325), but not this one, so in case you're waiting:
Tested-by: Ryan Harkin ryan.harkin@linaro.org
I tested in Juno R0, R1 and R2 and they all PXEbooted into GRUB just fine.
Platforms/ARM/Juno/ArmJuno.dsc | 5 +++++ Platforms/ARM/Juno/ArmJuno.fdf | 5 +++++ 2 files changed, 10 insertions(+)
diff --git a/Platforms/ARM/Juno/ArmJuno.dsc b/Platforms/ARM/Juno/ArmJuno.dsc index 751225a..705fb4b 100644 --- a/Platforms/ARM/Juno/ArmJuno.dsc +++ b/Platforms/ARM/Juno/ArmJuno.dsc @@ -329,3 +329,8 @@ MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe.inf MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe.inf
- #
- # EBC
- #
- MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
diff --git a/Platforms/ARM/Juno/ArmJuno.fdf b/Platforms/ARM/Juno/ArmJuno.fdf index 04d9a3c..81ebc5b 100644 --- a/Platforms/ARM/Juno/ArmJuno.fdf +++ b/Platforms/ARM/Juno/ArmJuno.fdf @@ -222,6 +222,11 @@ FvNameGuid = B73FE497-B92E-416e-8326-45AD0D270092 # after the device drivers (eg: Ethernet) to ensure we have support for them. INF EmbeddedPkg/Drivers/FdtPlatformDxe/FdtPlatformDxe.inf
- #
- # EBC
- #
- INF MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
[FV.FVMAIN_COMPACT] FvAlignment = 8 ERASE_POLARITY = 1 -- 2.7.4
Linaro-uefi mailing list Linaro-uefi@lists.linaro.org https://lists.linaro.org/mailman/listinfo/linaro-uefi