Searched refs:SecureBoot (Results 1 – 13 of 13) sorted by relevance
| /openbmc/bios-settings-mgr/include/ |
| H A D | secureboot.hpp | 22 sdbusplus::xyz::openbmc_project::BIOSConfig::server::SecureBoot; 24 class SecureBoot : public SecureBootBase class 27 SecureBoot() = delete; 28 ~SecureBoot() = default; 29 SecureBoot(const SecureBoot&) = delete; 30 SecureBoot& operator=(const SecureBoot&) = delete; 31 SecureBoot(SecureBoot&&) = delete; 32 SecureBoot& operator=(SecureBoot&&) = delete; 40 SecureBoot(sdbusplus::asio::object_server& objectServer, 87 SecureBoot::currentBoot(), in save() [all …]
|
| /openbmc/bios-settings-mgr/src/ |
| H A D | secureboot.cpp | 8 CEREAL_CLASS_VERSION(bios_config::SecureBoot, 0) 13 SecureBoot::SecureBoot(sdbusplus::asio::object_server& objectServer, in SecureBoot() function in bios_config::SecureBoot 16 sdbusplus::xyz::openbmc_project::BIOSConfig::server::SecureBoot( in SecureBoot() 26 SecureBootBase::CurrentBootType SecureBoot::currentBoot( in currentBoot() 34 bool SecureBoot::pendingEnable(bool value) in pendingEnable() 41 SecureBootBase::ModeType SecureBoot::mode(SecureBootBase::ModeType value) in mode() 48 void SecureBoot::serialize() in serialize() 64 bool SecureBoot::deserialize() in deserialize()
|
| H A D | main.cpp | 72 bios_config_sec::SecureBoot secureboot(objectServer, systemBus, in main()
|
| /openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/BIOSConfig/SecureBoot/ |
| H A D | meson.build | 3 sdbusplus_current_path = 'xyz/openbmc_project/BIOSConfig/SecureBoot' 8 '../../../../../yaml/xyz/openbmc_project/BIOSConfig/SecureBoot.interface.yaml', 28 'xyz/openbmc_project/BIOSConfig/SecureBoot',
|
| /openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/BIOSConfig/ |
| H A D | meson.build | 5 subdir('SecureBoot') subdir 84 '../../../../yaml/xyz/openbmc_project/BIOSConfig/SecureBoot.interface.yaml', 86 output: ['SecureBoot.md'], 98 'xyz/openbmc_project/BIOSConfig/SecureBoot',
|
| /openbmc/bios-settings-mgr/ |
| H A D | README.md | 196 ## RBC SecureBoot Interface 198 The SecureBoot interface exposes methods and properties to Get & Set UEFI 199 SecureBoot settings via [dbus][pdi-secureboot-bios]. 204 xyz.openbmc_project.BIOSConfig.SecureBoot 215 ### SecureBoot with Redfish Host Interface as Communication Protocol 218 UEFI SecureBoot configuration is gathered by BMC via redfish. The settings are 231 …/phosphor-dbus-interfaces/blob/master/yaml/xyz/openbmc_project/BIOSConfig/SecureBoot.interface.yaml
|
| H A D | meson.options | 5 …description: 'Enable BIOS SecureBoot configuration. The UEFI Secureboot information is obtained vi…
|
| /openbmc/u-boot/board/freescale/t4qds/ |
| H A D | README | 158 |SecureBoot header | 0xFFFC0000 (32KB) |
|
| /openbmc/u-boot/board/freescale/t208xrdb/ |
| H A D | README | 211 |SecureBoot header | 0xFFFC0000 (32KB) |
|
| /openbmc/u-boot/board/freescale/t208xqds/ |
| H A D | README | 230 |SecureBoot header | 0xFFFC0000 (32KB) |
|
| /openbmc/u-boot/board/freescale/t102xrdb/ |
| H A D | README | 269 |SecureBoot header | 0xFFFC0000 (32KB) |
|
| /openbmc/u-boot/board/freescale/t102xqds/ |
| H A D | README | 287 |SecureBoot header | 0xFFFC0000 (32KB) |
|
| /openbmc/openbmc-tools/rootfs_size/ |
| H A D | results.txt | 1735 0: /usr/share/www/redfish/v1/JsonSchemas/SecureBoot 1865 0: /usr/share/www/redfish/v1/JsonSchemas/SecureBoot/SecureBoot.json 1866 0: /usr/share/www/redfish/v1/JsonSchemas/SecureBoot/index.json
|