audk/MdeModulePkg/Universal/HiiDatabaseDxe
nikhil p sheshagiri acce74762b MdeModulePkg: Adding support for authenticated variable
storage data format

REF:https://bugzilla.tianocore.org/show_bug.cgi?id=4857

NVS needs to support both authenticated and non-authenticated
header for NV region. PcdNvStoreDefaultValueBuffer can have
variables with data format of the type Authenticated variable storage
and this change provides the support to differentiate between
the normal variable storage and authenticated variable storage
for the hii database to consume and update the setup variables
accordingly

Signed-off-by: nikhil p sheshagiri <nikhil.p.sheshagiri@intel.com>
2024-10-30 03:36:56 +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: Adding support for authenticated variable 2024-10-30 03:36:56 +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: Adding support for authenticated variable 2024-10-30 03:36:56 +00: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