TC2 no longer boots for me with this patch.  If I revert it, it instead
crashes like this:

add-symbol-file
/linaro/working/edk2.git/Build/ArmVExpress-CTA15-A7/DEBUG_GCC49/ARM/EmbeddedPkg/Drivers/FdtPlatformDxe/FdtPlatformDxe/DEBUG/FdtPlatformDxe.dll
0xBA835240
Loading driver at 0x000BA835000 EntryPoint=0x000BA835271 FdtPlatformDxe.efi
InstallFdt() - loaded FDT binary image seems corrupt
ASSERT /linaro/working/edk2.git/MdeModulePkg/Core/Dxe/Mem/Page.c(722):
NumberOfPages

I'm building pure tianocore EDK2 from this commit:

cc63add  2015-06-17  MdeModulePkg:System hangs in setup menu    [Dandan Bi]

... with the patch from this thread reverted.

On 26 August 2014 at 11:16, <oliviermar...@users.sourceforge.net> wrote:

> Revision: 15903
>           http://sourceforge.net/p/edk2/code/15903
> Author:   oliviermartin
> Date:     2014-08-26 10:16:16 +0000 (Tue, 26 Aug 2014)
> Log Message:
> -----------
> ArmPkg/ArmArchTimerLib: Remove non required [depex] and IoLib
>
> Contributed-under: TianoCore Contribution Agreement 1.0
> Signed-off-by: Olivier Martin <olivier.mar...@arm.com>
>
> Modified Paths:
> --------------
>     trunk/edk2/ArmPkg/Library/ArmArchTimerLib/ArmArchTimerLib.inf
>
> Modified: trunk/edk2/ArmPkg/Library/ArmArchTimerLib/ArmArchTimerLib.inf
> ===================================================================
> --- trunk/edk2/ArmPkg/Library/ArmArchTimerLib/ArmArchTimerLib.inf
>  2014-08-26 10:15:21 UTC (rev 15902)
> +++ trunk/edk2/ArmPkg/Library/ArmArchTimerLib/ArmArchTimerLib.inf
>  2014-08-26 10:16:16 UTC (rev 15903)
> @@ -1,6 +1,6 @@
>  #/** @file
>  #
> -#  Copyright (c) 2011-2012, ARM Limited. All rights reserved.<BR>
> +#  Copyright (c) 2011 - 2014, ARM Limited. All rights reserved.<BR>
>  #  This program and the accompanying materials
>  #  are licensed and made available under the terms and conditions of the
> BSD License
>  #  which accompanies this distribution.  The full text of the license may
> be found at
> @@ -28,19 +28,10 @@
>    EmbeddedPkg/EmbeddedPkg.dec
>    ArmPkg/ArmPkg.dec
>
> -
>  [LibraryClasses]
>    DebugLib
> -  IoLib
>    ArmLib
>    BaseLib
>
> -[Protocols]
> -
> -[Guids]
> -
>  [Pcd]
>    gArmTokenSpaceGuid.PcdArmArchTimerFreqInHz
> -
> -[Depex]
> -  gEfiCpuArchProtocolGuid
>
> This was sent by the SourceForge.net collaborative development platform,
> the world's largest Open Source development site.
>
>
>
> ------------------------------------------------------------------------------
> Slashdot TV.
> Video for Nerds.  Stuff that matters.
> http://tv.slashdot.org/
> _______________________________________________
> edk2-commits mailing list
> edk2-comm...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/edk2-commits
>
------------------------------------------------------------------------------
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to