audk/MdeModulePkg/Universal
Ruiyu Ni 4558491f87 MdeModulePkg/HiiDataBase: Fix NULL deference bug in HiiGetImageInfo
The return value of GetImageIdOrAddress() could be NULL if the
ImageId is invalid. The patch fixes the bug to return EFI_NOT_FOUND
when GetImageIdOrAddress() returns NULL.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2016-10-09 10:18:35 +08:00
..
Acpi
BdsDxe
BootManagerPolicyDxe
CapsulePei
CapsuleRuntimeDxe
Console
DebugPortDxe
DebugSupportDxe
DevicePathDxe
Disk MdeModulePkg/CdExpressPei: Fix capsule size mismatch issue. 2016-10-08 09:31:05 +08:00
DisplayEngineDxe
DriverHealthManagerDxe
DriverSampleDxe MdeModulePkg FormBrowserEx: Change its structure name with EDKII_ prefix 2016-09-27 09:40:03 +08:00
EbcDxe MdeModulePkg/EbcDxe AARCH64: simplify interpreter entry point thunks 2016-09-02 07:59:22 +01:00
EsrtDxe
FaultTolerantWriteDxe
FaultTolerantWritePei
FileExplorerDxe
FvSimpleFileSystemDxe MdeModulePkg/FvSimpleFileSystem: fix assertions when FV is empty 2016-08-03 09:48:18 +08:00
HiiDatabaseDxe MdeModulePkg/HiiDataBase: Fix NULL deference bug in HiiGetImageInfo 2016-10-09 10:18:35 +08:00
HiiResourcesSampleDxe
LegacyRegion2Dxe
LoadFileOnFv2 MdeModulePkg LoadFileOnFv2: Fix the potential NULL pointer access 2016-08-03 15:20:50 +08:00
LockBox/SmmLockBox
MemoryTest
Metronome
MonotonicCounterRuntimeDxe
Network MdeModulePkg: Clean the previous address since the policy changed 2016-09-26 21:25:16 +08:00
PCD MdeModulePkg PCD: Update PCD database structure definition to match BaseTools 2016-09-20 16:50:52 +08:00
PcatSingleSegmentPciCfg2Pei
PlatformDriOverrideDxe
PrintDxe
PropertiesTableAttributesDxe
RegularExpressionDxe
ReportStatusCodeRouter
ResetSystemRuntimeDxe MdeModulePkg/ResetSystemRuntimeDxe: Support EfiResetPlatformSpecific 2016-09-02 10:07:17 +08:00
SectionExtractionDxe
SectionExtractionPei
SecurityStubDxe
SerialDxe
SetupBrowserDxe MdeModulePkg FormBrowserEx: Change its structure name with EDKII_ prefix 2016-09-27 09:40:03 +08:00
SmbiosDxe
SmbiosMeasurementDxe MdeModulePkg SmbiosMeasurementDxe: Add NominalSpeed in Type 27 to black list 2016-09-02 10:16:39 +08:00
SmmCommunicationBufferDxe
StatusCodeHandler
TimestampDxe
Variable MdeModulePkg: Use IsZeroGuid API for zero GUID checking 2016-08-31 11:14:01 +08:00
WatchdogTimerDxe