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
Michał Kopeć
9a698420c3
UserAuthenticationDxeSmm: Convert to pure DXE driver
...
Remove SMM dependency as we can't use it with coreboot
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com >
2022-10-28 16:29:15 +02:00
Michał Kopeć
ccb098329c
setup password: initial code import from edk2-platforms
...
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com >
2022-10-25 16:40:43 +02:00