audk/MdeModulePkg/Universal/HiiDatabaseDxe
Jeff Brasen 65b0d08786 MdeModulePkg/HiiDatabaseDxe: Remove assert for VarStoreId = 0
It is legal for the VarStoreId of a question to
be 0 per the UEFI spec:
"Specifies the identifier of a previously
declared variable store to use when storing the
question’s value. A value of zero indicates
no associated variable store."

Instead of hitting an assert just skip this
question as there is no value to return.

Signed-off-by: Jeff Brasen <jbrasen@nvidia.com>
2024-06-06 05:41:00 +00:00
..
ConfigKeywordHandler.c MdeModulePkg/HiiDatabaseDxe: Remove assert for VarStoreId = 0 2024-06-06 05:41:00 +00:00
ConfigRouting.c MdeModulePkg/HiiDatabase: Fix Setup numeric default value incorrect issue 2022-04-08 02:08:35 +00:00
Database.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
Font.c MdeModulePkg: Fix conditionally uninitialized variables 2023-04-03 15:29:08 +00:00
HiiDatabase.h MdeModulePkg/HiiDatabase: Fix Setup numeric default value incorrect issue 2022-04-08 02:08:35 +00:00
HiiDatabase.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
HiiDatabaseDxe.inf MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
HiiDatabaseEntry.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
HiiDatabaseExtra.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
Image.c MdeModulePkg/HiiDatabaseDxe: Avoid struct assignment 2024-06-04 19:06:24 +00:00
ImageEx.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
String.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00