]> git.proxmox.com Git - mirror_edk2.git/commit - ShellPkg/Library/BaseFileHandleLib/BaseFileHandleLib.c
Simplify the logic to remove the use of local variable "FileInfoGuid" to avoid GCC...
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 18 Nov 2009 06:01:35 +0000 (06:01 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 18 Nov 2009 06:01:35 +0000 (06:01 +0000)
commit3d342022a12fb9b64585f2d2b40b6fe0ad90a1ee
tree9395be9ae44108ab4220157d6914487aa5280ccc
parent550340889f0ed918ad6bac174efd4d9db8df3286
Simplify the logic to remove the use of local variable "FileInfoGuid" to avoid GCC build warning.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9445 6f19259b-4bc3-4df7-8a09-765794883524
ShellPkg/Library/BaseFileHandleLib/BaseFileHandleLib.c