Add CWD and thus a cd command to EBL shell. Fix WatchdogTimout code in EBL, it was inside a PCD feature flag and should have been outside of the PCD so it is in all paths.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9958 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -341,7 +341,7 @@ EfiSetCwd (
|
||||
|
||||
**/
|
||||
CHAR8 *
|
||||
EfiGettCwd (
|
||||
EfiGetCwd (
|
||||
VOID
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user