summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg/Include/Library/EfiFileLib.h
diff options
context:
space:
mode:
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>2010-05-07 16:45:48 +0000
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>2010-05-07 16:45:48 +0000
commit208a8330d0029d4025f6f27f182d627bd9d7b38b (patch)
tree717006429da60ba911584996afe266f0f7353a2f /EmbeddedPkg/Include/Library/EfiFileLib.h
parent0caa7ad507205968dfada67d0c368e62209d03ee (diff)
downloadedk2-208a8330d0029d4025f6f27f182d627bd9d7b38b.tar.gz
edk2-208a8330d0029d4025f6f27f182d627bd9d7b38b.tar.bz2
edk2-208a8330d0029d4025f6f27f182d627bd9d7b38b.zip
Fix svn check in bug that broke CWD. Update the connect disconnect support in device command to minimize operations.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10462 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EmbeddedPkg/Include/Library/EfiFileLib.h')
-rw-r--r--EmbeddedPkg/Include/Library/EfiFileLib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/EmbeddedPkg/Include/Library/EfiFileLib.h b/EmbeddedPkg/Include/Library/EfiFileLib.h
index 9d98b19000..9ec5246358 100644
--- a/EmbeddedPkg/Include/Library/EfiFileLib.h
+++ b/EmbeddedPkg/Include/Library/EfiFileLib.h
@@ -94,6 +94,7 @@ typedef struct {
EFI_FILE_SYSTEM_INFO *FsInfo;
EFI_FILE_INFO *FsFileInfo;
EFI_BLOCK_IO_MEDIA *FsBlockIoMedia; // Information valid for Fs#: or B#:
+ EFI_BLOCK_IO_PROTOCOL *FsBlockIo; // Information valid for Fs#: or B#:
UINTN DiskOffset; // Information valid for B#: