]> git.proxmox.com Git - mirror_edk2.git/commit
Remove probe for removable media from FileLib, it was getting called way too much...
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 4 May 2010 16:29:32 +0000 (16:29 +0000)
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 4 May 2010 16:29:32 +0000 (16:29 +0000)
commitf6381f4c3d338f9056b8af24d4e8b3f8e23ad64b
treedac391d3c307147b64ad5e6bfb1dd57e5dbb35c3
parent2a9fe5409d044948b2285ff4971ba64d26584b16
Remove probe for removable media from FileLib, it was getting called way too much. Now it is in the EBL shell device command. Cleanup some spacing issues in the lib code.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10454 6f19259b-4bc3-4df7-8a09-765794883524
EmbeddedPkg/Ebl/Ebl.h
EmbeddedPkg/Ebl/EfiDevice.c
EmbeddedPkg/Library/EfiFileLib/EfiFileLib.c