audk/SecurityPkg/Tcg/Opal/OpalPasswordDxe
Dandan Bi 5f2b325e4d Security/OpalHii.c: Handle NULL Request or Request with no elements
According to UEFI spec, for the ExtractConfig function in
EFI_HII_CONFIG_ACCESS_PROTOCOL,If a NULL is passed in for the Request
field or if a ConfigHdr is passed in with no request elements, all of
the settings being abstracted by this function will be returned in the
Results field.

The implementation of ExtractConfig function in OpalHii.c misses to
handle above cases.This patch is to do the enhancements.

Cc: Chao Zhang <chao.b.zhang@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Eric Dong <eric.dong@intel.com>
2017-10-17 13:23:06 +08:00
..
ComponentName.c
OpalDriver.c SecurityPkg OpalPasswordDxe: Use PP actions to enable BlockSID 2016-11-28 14:50:43 +08:00
OpalDriver.h SecurityPkg OpalPasswordDxe: Use PP actions to enable BlockSID 2016-11-28 14:50:43 +08:00
OpalDriverPrivate.h
OpalHii.c Security/OpalHii.c: Handle NULL Request or Request with no elements 2017-10-17 13:23:06 +08:00
OpalHii.h
OpalHiiCallbacks.c
OpalHiiFormStrings.uni SecurityPkg OpalPasswordDxe: Use PP actions to enable BlockSID 2016-11-28 14:50:43 +08:00
OpalHiiFormValues.h SecurityPkg OpalPasswordDxe: Fix buffer overflow issue. 2016-08-03 09:21:27 +08:00
OpalHiiPrivate.h SecurityPkg OpalPasswordDxe: Use PP actions to enable BlockSID 2016-11-28 14:50:43 +08:00
OpalPasswordDxe.inf SecurityPkg OpalPasswordDxe: Use PP actions to enable BlockSID 2016-11-28 14:50:43 +08:00
OpalPasswordForm.vfr SecurityPkg OpalPasswordDxe: Use PP actions to enable BlockSID 2016-11-28 14:50:43 +08:00