slimbootloader/BootloaderCommonPkg
James Gutbub 4d7a8b58cf Remove global variable in boot cmd
The 'boot' command is making use of a global
variable declared in the OS Loader but it might
not always be available if the Shell lib is
used with other code. This patch removes the
dependency on the global variable.

Also fixes a small issue with not providing a
value at the prompt; instead prompt the user
with a error message when no valid value has
been provided.

Signed-off-by: James Gutbub <james.gutbub@intel.com>
2019-10-24 09:19:21 -07:00
..
Include [OsLoader] OsLoader lifecycle change (#396) 2019-10-23 09:37:57 -07:00
Library Remove global variable in boot cmd 2019-10-24 09:19:21 -07:00
BootloaderCommonPkg.dec [OsLoader] Clean-up PreOsChecker 2019-10-16 16:45:53 -07:00