]> git.proxmox.com Git - mirror_edk2.git/commit - EmbeddedPkg/Library/EfiFileLib/EfiFileLib.c
Add CWD and thus a cd command to EBL shell. Fix WatchdogTimout code in EBL, it was...
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 10 Feb 2010 00:46:41 +0000 (00:46 +0000)
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 10 Feb 2010 00:46:41 +0000 (00:46 +0000)
commit16ccac42cff45475b04dc6a06a24d569baedb427
treee9824e15b6baa535b5227ee1db3c80f292893d1e
parent99ff63cf03c30a000056d0a51c88965700c1c7f6
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
EmbeddedPkg/Ebl/Dir.c
EmbeddedPkg/Ebl/Main.c
EmbeddedPkg/Include/Library/EfiFileLib.h
EmbeddedPkg/Library/EfiFileLib/EfiFileLib.c