mirror of https://github.com/acidanthera/audk.git
631ffb70eb
Question value are stored in one specified storage, but the Data type of the storage is not specified or there is no sub fields in the Data type sometimes, so we need to add check before using related pointers. Here list some NULL cases: (1)For an efivastore which doesn't specify a data structure or a data type(UINT8,UINT16...)as the storage, just has VarName and VarSize instead, we can not get its data type before parsing its VarSize. (2)For efivastore which just specifies the data type(UINT8,UINT16...) not a structure as the storage,this data type doesn't have sub-fields. Cc: Eric Dong <eric.dong@intel.com> Cc: Liming Gao <liming.gao@intel.com> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Dandan Bi <dandan.bi@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> |
||
---|---|---|
.. | ||
BootSectImage | ||
BrotliCompress | ||
Common | ||
EfiLdrImage | ||
EfiRom | ||
GenBootSector | ||
GenCrc32 | ||
GenFfs | ||
GenFv | ||
GenFw | ||
GenPage | ||
GenSec | ||
GenVtf | ||
GnuGenBootSector | ||
Include | ||
LzmaCompress | ||
Makefiles | ||
PyEfiCompressor | ||
PyUtility | ||
Split | ||
TianoCompress | ||
VfrCompile | ||
VolInfo | ||
GNUmakefile | ||
Makefile |