edk2/MdeModulePkg
Hao Wu 55f0ddb2b6 MdeModulePkg/UiApp/BootMaint: Add check when to call FreePool function
when free up resource allocated for a MenuEntry, there exists
the case that the DevicePath and DisplayString are NULL,
so before calling FreePool function, need to check.

Please note that on master branch, the file-explorer related codes in
MdeModulePkg/Application/UiApp/BootMaint/ have been extracted into an
independent library called FileExplorerLib in MdeModulePkg/Library/.

Here, we pick the commit bbd6b0106e (on
master branch, fixes the same issue in FileExplorerLib) and integrate it
into MdeModulePkg/Application/UiApp/BootMaint on UDK2015 branch.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
(cherry picked from commit bbd6b0106e)
2016-10-19 20:25:56 +08:00
..
Application MdeModulePkg/UiApp/BootMaint: Add check when to call FreePool function 2016-10-19 20:25:56 +08:00
Bus MdeModulePkg ScsiDiskDxe: Fix hang issue when reconnecting an ISCSI device 2016-08-01 10:40:35 +08:00
Core MdeModulePkg MemoryProfile: ASSERT to ensure 'DriverInfoData' is not NULL 2016-07-12 09:22:51 +08:00
Include MdeModulePkg/PciHostBridgeLib: Add ResourceAssigned field 2016-07-18 12:40:42 +08:00
Library MdeModulePkg DxeSmmPerformanceLib: Add missing UefiLib in *.inf at de2459d 2016-07-07 15:08:30 +08:00
Logo MdeModulePkg: Convert non DOS format files to DOS format and remove unused module UNI files. 2014-09-03 08:39:12 +00:00
Universal MdeModulePkg PartitionDxe: Add Re-entry handling logic for BindingStop 2016-08-02 15:09:48 +08:00
Contributions.txt */Contributions.txt: Update example email address 2015-02-03 17:29:14 +00:00
License.txt Update copyright format 2012-04-24 06:49:39 +00:00
MdeModulePkg.dec MdeModulePkg: Add EDKII_PI_SMM_COMMUNICATION_REGION_TABLE definition. 2016-07-06 16:19:40 +08:00
MdeModulePkg.dsc MdeModulePkg: Add new driver to publish EDKII_PI_SMM_COMMUNICATION_REGION_TABLE. 2016-07-06 16:19:42 +08:00
MdeModulePkg.uni MdeModulePkg: Add PCD description to MdeModulePkg.uni 2015-12-22 08:41:32 +00:00
MdeModulePkgExtra.uni MdeModulePkg: INF/DEC file updates to EDK II packages 2014-08-28 06:55:48 +00:00