Commit Graph

104 Commits

Author SHA1 Message Date
Michał Żygowski 9da88d69f0 Move modules from UefiPayloadPkg
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
2023-12-05 11:55:22 +01:00
Maciej Pijanowski aa59fefa00 Merge pull request #38 from Dasharo/msi-power-fail-weirdness
DasharoSystemFeaturesUiLib: note power fail weirdness on MSI boards
2023-11-20 10:18:27 +01:00
Sergii Dmytruk a1b3ebfb14 DasharoSystemFeaturesUiLib: add help note on power failulre definition
Related to https://github.com/Dasharo/dasharo-issues/issues/557

Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
2023-11-17 17:11:41 +02:00
Michał Kopeć 0e9956b4eb Add S3 experimental disclaimer PCD
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
2023-11-17 12:22:46 +01:00
Michał Żygowski a3a12cbd14 Add logic to set ME to default disabled and hide HAP
Add new PCDs which control the visibility of HAP bit, in case the
underlying coreboot code does not support HAP yet, and the default
state of ME, if the platform should boot automatically in ME disabled
mode. Protectli platform need to boot with ME disabled per customer
policy.

Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
2023-10-13 12:48:56 +02:00
Michał Kopeć 1bca558ff1 Add bat thresholds to default callback
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
2023-10-06 12:16:44 +02:00
Michał Żygowski 1cc5274225 Library/DasharoSystemFeaturesUiLib: add defaults for BAT thresholds
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
2023-10-05 12:22:28 +02:00
Michał Żygowski 2ef013e30b Add switches to hid Camera and WiFi/BT options
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
2023-09-29 16:03:46 +02:00
Michał Żygowski 2f444a8d6f Add serial port console redirection option
Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
2023-09-29 16:03:26 +02:00
Sergii Dmytruk d40e4828f4 Library/DasharoSystemFeaturesUiLib: add memory profile option
Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
2023-09-25 15:00:53 +03:00
Sergii Dmytruk 0c4e3be396 Library/DasharoSystemFeaturesUiLib: add empty memory submenu
Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
2023-09-25 15:00:53 +03:00
Maciej Pijanowski bbbbb7d07a tree-wide: pre-commit autofixes
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
2023-09-25 10:46:39 +02:00
Maciej Pijanowski 949f92313d pre-commit: add config
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
2023-09-25 10:46:34 +02:00
Krystian Hebel 9153b8a4d2 Library/DasharoSystemFeaturesUiLib: fix grammar errors
Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>
2023-09-20 12:35:23 +02:00
Michał Kopeć 0559f5c52d Library/DasharoSystemFeaturesUiLib/DasharoSystemFeatures.c: fix error after rebase
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
2023-09-18 16:20:08 +02:00
Michał Kopeć fd3a3d0ac7 Library/DasharoSystemFeaturesUiLib/DasharoSystemFeaturesStrings.uni: align threshold opt name with docs
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
2023-09-18 16:11:49 +02:00
Michał Kopeć 78c72842b3 Library/DasharoSystemFeaturesUiLib/DasharoSystemFeatures.c: remove redundant bat thresh check
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
2023-09-18 16:11:22 +02:00
Michał Kopeć 00d93a9ce2 Store both bat thresholds in single efivar
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
2023-09-18 16:11:21 +02:00
Michał Kopeć 68859601ec DasharoModulePkg: add option for battery thresholds
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
2023-09-18 16:10:34 +02:00
Mixss 30749ad3a6 Library/DasharoSystemFeaturesUiLib: added Enable WiFi + BT radios setting
Signed-off-by: Mixss <michal.ziemiec@3mdeb.com>
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
2023-09-18 14:28:04 +02:00
Krystian Hebel 0642fc3c2a Library/DasharoSystemFeaturesUiLib/DasharoSystemFeatures.c: warn about network use
DTS will be automatically started after FUM is enabled. Inform user that
Ethernet cable must be plugged in for seamless update process.

Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>
2023-09-15 15:21:28 +02:00
Mixss 09b7cbf946 Library/DasharoSystemFeaturesUiLib: added menu entry 'Enable Camera' 2023-09-12 08:23:44 +02:00
Husni Faiz 9217b023c9 DasharoSystemFeatures: add OptionROM loading control
Signed-off-by: Sergii Dmytruk <sergii.dmytruk@3mdeb.com>
2023-09-03 00:13:34 +03:00
Husni Faiz e4d1cf7913 DasharoSytemFeatures: define OptionROM strings for menu 2023-09-03 00:13:34 +03:00
Husni Faiz ad3c998b1c DasharoSytemFeatures: add PCI OptionROM execution option 2023-09-03 00:13:28 +03:00