Ack. Thanks for the patch. This has been pushed to the tree now:
http://git.linaro.org/gitweb?p=arm/uefi/uefi-next.git;a=commit;h=c7c5fa89b0f0fa0871970c58348172b92a876d96 On 19 March 2013 11:27, Shivamurthy Shastri <[email protected]> wrote: > Component Name Protocol been enabled to make sure the shell commands > like drivers, devtree and devices shows the device name and other > features properly. > > Signed-off-by: Shivamurthy Shastri <[email protected]> > Signed-off-by: Rony Nandy <[email protected]> > --- > SamsungPlatformPkg/ArndaleBoardPkg/arndale-Exynos5250.dsc | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/SamsungPlatformPkg/ArndaleBoardPkg/arndale-Exynos5250.dsc > b/SamsungPlatformPkg/ArndaleBoardPkg/arndale-Exynos5250.dsc > index fe574af..941c6e5 100755 > --- a/SamsungPlatformPkg/ArndaleBoardPkg/arndale-Exynos5250.dsc > +++ b/SamsungPlatformPkg/ArndaleBoardPkg/arndale-Exynos5250.dsc > @@ -69,6 +69,11 @@ > > ################################################################################ > > [PcdsFeatureFlag.common] > + gEfiMdePkgTokenSpaceGuid.PcdComponentNameDisable|FALSE > + gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnosticsDisable|TRUE > + gEfiMdePkgTokenSpaceGuid.PcdComponentName2Disable|FALSE > + gEfiMdePkgTokenSpaceGuid.PcdDriverDiagnostics2Disable|TRUE > + > !ifdef $(EDK2_SKIP_PEICORE) > gArmPlatformTokenSpaceGuid.PcdSystemMemoryInitializeInSec|TRUE > gArmPlatformTokenSpaceGuid.PcdSendSgiToBringUpSecondaryCores|TRUE > -- > 1.8.2 > _______________________________________________ boot-architecture mailing list [email protected] http://lists.linaro.org/mailman/listinfo/boot-architecture
