Revision: 19698
          http://sourceforge.net/p/edk2/code/19698
Author:   abiesheuvel
Date:     2016-01-20 14:55:58 +0000 (Wed, 20 Jan 2016)
Log Message:
-----------
ArmPkg: LinuxLoader: fix typo in help string

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ryan Harkin <[email protected]>
Reviewed-by: Ard Biesheuvel <[email protected]>

Modified Paths:
--------------
    trunk/edk2/ArmPkg/Application/LinuxLoader/LinuxLoader.uni

Modified: trunk/edk2/ArmPkg/Application/LinuxLoader/LinuxLoader.uni
===================================================================
--- trunk/edk2/ArmPkg/Application/LinuxLoader/LinuxLoader.uni   2016-01-20 
05:15:55 UTC (rev 19697)
+++ trunk/edk2/ArmPkg/Application/LinuxLoader/LinuxLoader.uni   2016-01-20 
14:55:58 UTC (rev 19698)
@@ -43,7 +43,7 @@
 "\r\n"
 " -f  Path to the RAM root file system.\r\n"
 " -a  Indicate a Linux kernel with ATAG support.\r\n"
-" -b  Path to the Flat Device Tree.\r\n"
+" -d  Path to the Flat Device Tree.\r\n"
 " -c  Linux Kernel command line.\r\n"
 "\r\n"
 "The 'LinuxLoader.efi' UEFI application is intended to boot Linux Kernel\r\n"
@@ -71,7 +71,7 @@
 "    Shell> LinuxLoader fs2:Image -d fs2:fdt.dtb -f fs2:ramdisk.img \\\r\n"
 "           -c "console=ttyAMA0,115200 earlycon=pl011,0x7ff80000"\r\n"
 "    or
-"    fs2:\> LinuxLoader Image -b fdt.dtb -f ramdisk.img             \\\r\n"
+"    fs2:\> LinuxLoader Image -d fdt.dtb -f ramdisk.img             \\\r\n"
 "           -c "console=ttyAMA0,115200 earlycon=pl011,0x7ff80000"\r\n"
 "  * Arguments to pass to the application for the same boot but from\r\n"
 "    the boot manager, the device path to the 'fs2:' volume being \r\n"


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to