]> git.proxmox.com Git - mirror_edk2.git/commit
Update FileLib to use pointer to BlockIo->Media and not a cached copy also add some...
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 30 Apr 2010 19:40:17 +0000 (19:40 +0000)
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 30 Apr 2010 19:40:17 +0000 (19:40 +0000)
commit0a0951ea841a10c5c328b5525827a1490f575cb8
tree3d73b0c593565792ca6835cd79eb42ae5581b8b2
parent24542fb2118e3921502c70996a30a8fe7cbc2d29
Update FileLib to use pointer to BlockIo->Media and not a cached copy also add some code in the library init that allows removable media devices to be probed to see if a media change has happened.

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