3 Commits

Author SHA1 Message Date
Sergii Dmytruk 6f3eb21c4c DasharoVariablesLib: add API for measuring Dasharo variables
Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
2024-06-11 00:11:19 +03:00
Sergii Dmytruk 658985549b DasharoSystemFeaturesUiLib: reduce boilerplate in RouteConfig
The code is highly repetitive, use a macro to shorten it by a lot.

Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
2024-06-11 00:11:19 +03:00
Sergii Dmytruk 84ee5859f9 DasharoModulePkg: reset to defaults maintained by DasharoVariablesLib
From now on default values are maintained only in DasharoVariablesLib
and can be queried from it to avoid code duplication and bugs which
arise from it.

Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
2024-06-11 00:11:19 +03:00