audk/MdeModulePkg/Universal/SetupBrowserDxe
Nickle Wang 7d325f93e1 MdeModulePkg/SetupBrowserDxe: Fix IsZeroGuid() ASSERT.
From the function description of GetIfrBinaryData(), FormSetGuid can be
NULL. However, FormSetGuid is passed to IsZeroGuid(). This causes exception
when FormSetGuid is NULL.

Signed-off-by: Nickle Wang <nickle.wang@hpe.com>
Reviewed-by: Dandan Bi <dandan.bi@intel.com>
2020-03-12 05:20:12 +00:00
..
Expression.c MdeModulePkg/SetupBrowserDxe: ASSERT GetBufferForValue(&Value) 2019-11-06 13:26:21 +08:00
Expression.h MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
IfrParse.c MdeModulePkg/Setup: Update opcode number variable type to UINTN 2020-01-15 00:48:32 +00:00
Presentation.c MdeModulePkg: Fix typos and add periods 2019-08-02 14:19:13 +08:00
Setup.c MdeModulePkg/SetupBrowserDxe: Fix IsZeroGuid() ASSERT. 2020-03-12 05:20:12 +00:00
Setup.h MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
SetupBrowser.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
SetupBrowserDxe.inf MdeModulePkg/Setup: Remove PcdFrameworkCompatibilitySupport usage 2019-05-09 09:42:55 +08:00
SetupBrowserExtra.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00