audk/MdeModulePkg/Universal/FvSimpleFileSystemDxe
Feng Tian ebd2be6875 MdeModulePkg/FvSimpleFileSystem: fix assertions when FV is empty
The original code will assert when dealing with those empty FVs.
The fix is used to solve this bug.

Cc: Chao Zhang <chao.b.zhang@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Feng Tian <feng.tian@intel.com>
Reviewed-by: Chao Zhang <chao.b.zhang@intel.com>
2016-08-03 09:48:18 +08:00
..
ComponentName.c MdeModulePkg/FvSimpleFileSystem: Add a new module to provide access to executable files in FVs. 2014-12-23 03:18:04 +00:00
FvSimpleFileSystem.c MdeModulePkg/FvSimpleFileSystem: fix assertions when FV is empty 2016-08-03 09:48:18 +08:00
FvSimpleFileSystem.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
FvSimpleFileSystemDxe.inf MdeModulePkg/FvSimpleFileSystem: Add a new module to provide access to executable files in FVs. 2014-12-23 03:18:04 +00:00
FvSimpleFileSystemEntryPoint.c MdeModulePkg/FvSimpleFileSystem: fix assertions when FV is empty 2016-08-03 09:48:18 +08:00
FvSimpleFileSystemExtra.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
FvSimpleFileSystemInternal.h MdeModulePkg/FvSimpleFileSystemDxe: Fixed ARM compiler error 2015-02-25 02:24:04 +00:00