audk/SecurityPkg/VariableAuthenticated/SecureBootConfigDxe
Dandan Bi ed2992b3f7 SecurityPkg/SecureBootConfigDxe: Handle allocation failure gracefully
The function AllocateCopyPool may return NULL, so need to do check
after calling it. This patch is to enhance the related logic.

Cc: Chao Zhang <chao.b.zhang@intel.com>
Cc: Qiu Shumin <shumin.qiu@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Chao Zhang <chao.b.zhang@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
2016-03-04 16:43:36 +08:00
..
SecureBootConfig.vfr SecurityPkg: Use FileExplorerLib in SecureBootConfigDxe 2016-02-26 16:52:51 +08:00
SecureBootConfigDevicePath.c Update all the code to consume the ConvertDevicePathToText, ConvertDevicePathNodeToText, ConvertTextToDevicePath and ConvertTextToDeviceNode APIs in DevicePathLib. 2013-07-26 03:14:08 +00:00
SecureBootConfigDriver.c
SecureBootConfigDxe.inf SecurityPkg: Use FileExplorerLib in SecureBootConfigDxe 2016-02-26 16:52:51 +08:00
SecureBootConfigDxe.uni SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
SecureBootConfigDxeExtra.uni SecurityPkg: Convert all .uni files to utf-8 2015-12-15 04:58:32 +00:00
SecureBootConfigFileExplorer.c SecurityPkg/SecureBootConfigDxe: Handle allocation failure gracefully 2016-03-04 16:43:36 +08:00
SecureBootConfigImpl.c SecurityPkg: Use FileExplorerLib in SecureBootConfigDxe 2016-02-26 16:52:51 +08:00
SecureBootConfigImpl.h SecurityPkg: Use FileExplorerLib in SecureBootConfigDxe 2016-02-26 16:52:51 +08:00
SecureBootConfigMisc.c SecurityPkg:Replace unsafe string functions. 2015-07-08 06:59:50 +00:00
SecureBootConfigNvData.h SecurityPkg: Use FileExplorerLib in SecureBootConfigDxe 2016-02-26 16:52:51 +08:00
SecureBootConfigStrings.uni SecurityPkg: SecureBootConfigDxe: Fix string typo 2016-01-15 05:26:04 +00:00