summaryrefslogtreecommitdiff
path: root/MdePkg
diff options
context:
space:
mode:
authorOlivier Martin <Olivier.Martin@arm.com>2015-07-09 10:34:27 +0000
committeroliviermartin <oliviermartin@Edk2>2015-07-09 10:34:27 +0000
commit1ca40fa9d979e3fe3b6c38a667456eff6c9d7efa (patch)
treea7841243a56e70f907b6437cf94aa1873d503b2b /MdePkg
parent55e96f9c601781b8dc52c40747922f6ca3521f9e (diff)
downloadedk2-1ca40fa9d979e3fe3b6c38a667456eff6c9d7efa.zip
edk2-1ca40fa9d979e3fe3b6c38a667456eff6c9d7efa.tar.gz
edk2-1ca40fa9d979e3fe3b6c38a667456eff6c9d7efa.tar.bz2
MdeModulePkg/FvSimpleFileSystemDxe: Support file opening with no '.efi'
FvSimpleFileSystem adds '.efi' to the EFI application and drivers filenames even through this extension is not present in the real filename of the EFI module. In the current behaviour, it would not be possible to open an EFI application using FvSimpleFileSystem if the extension has been omitted in the given filename. It can be create some confusion if someone wants to try to open a file with the real application name (eg: 'Shell'). This patch adds support to try again to look for the file with the extension if it had failed to find it without the extension. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Olivier Martin <Olivier.Martin@arm.com> Reviewed-by: Feng Tian <feng.tian@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17903 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg')
0 files changed, 0 insertions, 0 deletions