audk/EmbeddedPkg/Ebl
oliviermartin e6b3b50834 EmbeddedPkg/Ebl: Move the flag string %a for the path from the PCD to the function call
The UEFI platform designer had to add '%a' to their EBL prompt PCD to print out the path
in the shell.
This change makes the addition of the path automatically after the platform specific value
in the EBL shell.



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11798 6f19259b-4bc3-4df7-8a09-765794883524
2011-06-11 11:28:59 +00:00
..
CmdTemplate.c Update the copyright notice format 2010-04-29 12:40:51 +00:00
Command.c Update the copyright notice format 2010-04-29 12:40:51 +00:00
Dir.c Update the copyright notice format 2010-04-29 12:40:51 +00:00
Ebl.h Fix EBL GetCurrentIpAddress & GetCurrentMacAddress commands. Add variable services commands. Fix arugment parsing in EBL. All fixes from ARM Ltd. 2011-02-01 05:37:22 +00:00
Ebl.inf Fix EBL GetCurrentIpAddress & GetCurrentMacAddress commands. Add variable services commands. Fix arugment parsing in EBL. All fixes from ARM Ltd. 2011-02-01 05:37:22 +00:00
EfiDevice.c Fix bug in LoadFv command. Don't free the buffer the file was loaded into as the DXE Core will point to it as an FV. 2010-08-12 17:21:22 +00:00
Hob.c Update the copyright notice format 2010-04-29 12:40:51 +00:00
HwDebug.c Update the copyright notice format 2010-04-29 12:40:51 +00:00
HwIoDebug.c Update the copyright notice format 2010-04-29 12:40:51 +00:00
Main.c EmbeddedPkg/Ebl: Move the flag string %a for the path from the PCD to the function call 2011-06-11 11:28:59 +00:00
Network.c Update the copyright notice format 2010-04-29 12:40:51 +00:00
Script.c Update the copyright notice format 2010-04-29 12:40:51 +00:00
Variable.c EmbeddedPkg/Ebl: Add support for env variable deletion 2011-03-31 12:14:06 +00:00