Home
last modified time | relevance | path

Searched full:bios (Results 1 – 25 of 1418) sorted by relevance

12345678910>>...57

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
DKbuild
Drammap.c
Dpll.c
Dperf.c
Dtiming.c
Ddp.c
Dvolt.c
Dvmap.c
Ddisp.c
Di2c.c
Dpmu.c
Dcstep.c
Dxpio.c
Dextdev.c
Dconn.c
Dboost.c
Dmxm.c
Dpcir.c
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DBios_v1.xml4 <!--# Redfish Schema: Bios v1.2.3 -->
33 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Bios">
37 <EntityType Name="Bios" BaseType="Resource.v1_0_0.Resource" Abstract="true">
38Bios` schema contains properties related to the BIOS attribute registry. The attribute registry d…
39 …<Annotation Term="OData.LongDescription" String="This resource shall represent BIOS attributes for…
48 …<Annotation Term="OData.Description" String="The attributes in the BIOS resource can be updated."/>
58 <String>/redfish/v1/Systems/{ComputerSystemId}/Bios</String>
59 …ish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Bios</String>
60 … <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Bios</String>
66 … <Annotation Term="OData.Description" String="This action resets the BIOS attributes to default."/>
[all …]
/openbmc/bmcweb/redfish-core/schema/dmtf/installed/
H A DBios_v1.xml4 <!--# Redfish Schema: Bios v1.2.3 -->
33 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Bios">
37 <EntityType Name="Bios" BaseType="Resource.v1_0_0.Resource" Abstract="true">
38Bios` schema contains properties related to the BIOS attribute registry. The attribute registry d…
39 …<Annotation Term="OData.LongDescription" String="This resource shall represent BIOS attributes for…
48 …<Annotation Term="OData.Description" String="The attributes in the BIOS resource can be updated."/>
58 <String>/redfish/v1/Systems/{ComputerSystemId}/Bios</String>
59 …ish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Bios</String>
60 … <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Bios</String>
66 … <Annotation Term="OData.Description" String="This action resets the BIOS attributes to default."/>
[all …]
/openbmc/openbmc-test-automation/pldm/
H A Dtest_pldm_bios_attributes.robot3 Documentation Module to test PLDM BIOS attribute types.
13 Suite Setup PLDM BIOS Attribute Suite Setup
14 Suite Teardown PLDM BIOS Attribute Suite Cleanup
26 Verify Get BIOS Attribute With Invalid Attribute Name
27 [Documentation] Verify get BIOS attribute with invalid attribute name.
31 ${pldm_output}= pldmtool bios GetBIOSAttributeCurrentValueByHandle -a ${random_attr}
35 # pldmtool bios GetBIOSAttributeCurrentValueByHandle -a hjkhkj
42 Verify Set BIOS Attribute With Invalid Attribute Name
43 [Documentation] Verify set BIOS attribute with invalid attribute name.
47 ${pldm_output}= pldmtool bios SetBIOSAttributeCurrentValue -a ${random_str} -d ${random_str}
[all …]
H A Dtest_redfish_bios_attributes.robot2 Documentation This suite test various BIOS attributes operations using Redfish.
14 Suite Setup Redfish BIOS Suite Setup
15 Suite Teardown Run Keyword And Ignore Error Redfish BIOS Suite Cleanup
27 Redfish Verify Set BIOS Attribute With Invalid Attribute Name
28 [Documentation] Verify set BIOS attribute with invalid attribute name using
37 Redfish Verify Set Invalid Optional Value For BIOS Enumeration Attribute Type
38 [Documentation] Verify set invalid optional value for BIOS enumeration attribute type
50 Redfish Verify Set Out Of Range Integer Value For BIOS Integer Attribute Type
51 [Documentation] Verify set out of range integer value for BIOS integer attribute type
64 Redfish Verify Set Out Of Range String Value For BIOS String Attribute Type
[all …]
/openbmc/pldm/docs/
H A Dbios_implementation.md1 # BIOS Support
3 Redfish supports the BIOS Attribute Registry, which provides users with a list
4 of BIOS attributes supported in the BIOS configuration. To incorporate BIOS
6 Base BIOS Table. PLDM populates the Base BIOS Table for the BIOS Config Manager
7 based on BIOS JSON files. BIOS functionality is integrated into PLDM according
9 [PLDM BIOS Specification](https://www.dmtf.org/sites/default/files/standards/documents/DSP0247_1.0.…
10 BIOS attributes, also referred to as BIOS parameters or configuration settings,
13 [BIOS JSON file](https://github.com/openbmc/pldm/tree/master/oem/ibm/configurations/bios/com.ibm.Ha…
15 [Base BIOS Table](https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/yaml/xyz/openbmc_…
16 hosted by [BIOS Config Manager](https://github.com/openbmc/bios-settings-mgr).
[all …]
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
Dbmp.h
/openbmc/bios-settings-mgr/
H A DREADME.md1 # Remote BIOS Configuration
7 The **biosconfig_manager** service enables users to view and modify the BIOS
16 - **Remote management** of BIOS settings.
18 - **Reset BIOS Settings** support through the dbus.
19 - **ChangePassword** support to change the BIOS setup password.
23 The Manager interface exposes methods and properties to Get & Set BIOS
24 attributes via [dbus][pdi-manager-bios].
46 - **SetAttribute** Sets a specific BIOS attribute to a new value.
47 - **GetAttribute** Retrieves the current and pending values of a BIOS attribute.
51 - **ResetBIOSSettings** To reset the BIOS settings based on the Reset Flag.
[all …]

12345678910>>...57