#
3166ef23 |
| 12-Aug-2024 |
Adriana Kobylak <anoo@us.ibm.com> |
oem: ibm: fileTable: Add new lids and update permissions
Add 2 new lids and update the permissions for hostboot's DEVTREE to be read-write.
Change-Id: I95006e2b37d15a148f072f66804950e983ea1aab Sign
oem: ibm: fileTable: Add new lids and update permissions
Add 2 new lids and update the permissions for hostboot's DEVTREE to be read-write.
Change-Id: I95006e2b37d15a148f072f66804950e983ea1aab Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
show more ...
|
#
6a7682ea |
| 06-Aug-2024 |
Adriana Kobylak <anoo@us.ibm.com> |
oem: ibm: fileTable: Add lids for Blueridge and Fuji systems
Change-Id: Ic3d7d1b95b1b1e6559be15b95c5713b58e0b448d Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
|
#
97dfedeb |
| 04-Dec-2023 |
Adriana Kobylak <anoo@us.ibm.com> |
oem: ibm: fileTable: Add lid 81e00670
Add read-only lid 81e00670 which is a partition table that hostboot uses to get information about the other partition files.
Tested: Verified this lid was read
oem: ibm: fileTable: Add lid 81e00670
Add read-only lid 81e00670 which is a partition table that hostboot uses to get information about the other partition files.
Tested: Verified this lid was read by hostboot on a p10bmc system and that the system powered on.
Change-Id: If09ec0ae0938925f8a147dc28ea2d8b24f94c13d Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
show more ...
|
#
35a15c39 |
| 21-Mar-2023 |
Adriana Kobylak <anoo@us.ibm.com> |
oem: ibm: fileTable: Add lid files for peltool parsing
These lid files contain debug strings to be parsed by the OpenPower peltool and display error information: ``` https://github.com/openbmc/phosp
oem: ibm: fileTable: Add lid files for peltool parsing
These lid files contain debug strings to be parsed by the OpenPower peltool and display error information: ``` https://github.com/openbmc/phosphor-logging/tree/master/extensions/openpower-pels ```
Change-Id: I1bef79d4b1e4d94333d7949bd712d0c301c24f94 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
show more ...
|
#
7094ef2d |
| 02-Mar-2023 |
Adriana Kobylak <anoo@us.ibm.com> |
oem: ibm: fileTable: Add lid files for P10
Tested: Power on a p10bmc system.
Change-Id: Ief29e877e00c407d100cbf80f615f2e8d432b7e3 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
|
#
c8e6f4bc |
| 02-Mar-2023 |
Adriana Kobylak <anoo@us.ibm.com> |
oem: ibm: fileTable: Update permissions
Fix the permissions per specified in the spec: pldm file_traits: [2]: Preserve across firmware updates [1]: ReadWrite [0]: ReadOnly
The Preserved files are a
oem: ibm: fileTable: Update permissions
Fix the permissions per specified in the spec: pldm file_traits: [2]: Preserve across firmware updates [1]: ReadWrite [0]: ReadOnly
The Preserved files are assumed to be ReadWrite so no need to set some of them to 6, just 4. Whenever pldm implements the check for ReadOnly, it can check the first byte (value 1) to prevent writes to the ReadOnly files. Also remove two entries that are no longer valid.
Tested: Power on a p10bmc system.
Change-Id: I9ca3411644f210e5715ac20b34287b0a993dcf40 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
show more ...
|
#
4a7c5bff |
| 02-Mar-2023 |
Adriana Kobylak <anoo@us.ibm.com> |
oem: ibm: fileTable: Sort alphabetically
Sort the lid entries alphabetically in the fileTable so that it's easy to see which files already exist. Sorting already helped in this case because the entr
oem: ibm: fileTable: Sort alphabetically
Sort the lid entries alphabetically in the fileTable so that it's easy to see which files already exist. Sorting already helped in this case because the entry for file 81e00678.lid was duplicated, removed this duplicated entry.
Tested: Power on a p10bmc system.
Change-Id: Iaabe61e11042ac88f9fedc36dc72b5bdf57b73db Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
show more ...
|
#
3618064e |
| 08-Dec-2022 |
Patrick Williams <patrick@stwcx.xyz> |
prettier: re-format
Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML files to have consistent formatting for these file types. Re-run the formatter on the whole repository.
prettier: re-format
Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML files to have consistent formatting for these file types. Re-run the formatter on the whole repository.
Change-Id: I0d25f27a5e449578967915d9f570cc29246927d7 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|
#
0563ee3e |
| 28-Nov-2022 |
Deb McLemore <debmc@us.ibm.com> |
Hostboot Add Planar SPD lid files for platforms
Add the new Planar SPD lid files for platforms.
Change-Id: Ie450382422fbe3def566c727b5893ca04dff51d5 Signed-off-by: Deb McLemore <debmc@us.ibm.com>
|
#
e87ca916 |
| 10-Nov-2022 |
Deb McLemore <debmc@us.ibm.com> |
Hostboot Add Planar SPD lid file
Add the new Planar SPD lid file.
Change-Id: Icb0de06a93ba06e8528f0edf0c2b00901b311aca Signed-off-by: Deb McLemore <debmc@us.ibm.com>
|
#
2cff3015 |
| 10-Sep-2022 |
Manojkiran Eda <manojkiran.eda@gmail.com> |
oem_ibm: Move the NVRAM files to the hostfw directory
This commit would : - Move the NVRAM files from /var/ on the BMC to the hostfw directory so that they don't get erased during a BMC factory re
oem_ibm: Move the NVRAM files to the hostfw directory
This commit would : - Move the NVRAM files from /var/ on the BMC to the hostfw directory so that they don't get erased during a BMC factory reset.
- To help migrate existing systems, check if the files exist in /var/, and if they do, move them to the hostfw destination.
- This also adds dependent services that ensure that the links being setup correctly in var/lib/phosphor-software-manager/hostfw/ is run first.
- The services to clear PHYP NVRAM are not needed anymore. Instead of the BMC clearing them, the hypervisor will now clear them if the pvm_clear_nvram bios attribute is set.
Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com> Change-Id: If8da88347a82d212b30c3cb6354037b62887c67c
show more ...
|
#
ae77a7b3 |
| 09-Sep-2021 |
Manojkiran Eda <manojkiran.eda@gmail.com> |
Remove executable permissions for config file The configuration files not supposed to have executable permissions in linux. Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.c
Remove executable permissions for config file The configuration files not supposed to have executable permissions in linux. Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com> Change-Id: I128b66d6dc20f172fab96cfa6e637d5df974e1ca
show more ...
|
#
84f0d574 |
| 30-Aug-2021 |
Christian Geddes <crgeddes@us.ibm.com> |
Add HBD_RW lids to fileTable.json These new lids contain the RW section of HBD for rainier2u, rainier4u, and everest. The file_traits are set to 0x2 indicating these are readable and
Add HBD_RW lids to fileTable.json These new lids contain the RW section of HBD for rainier2u, rainier4u, and everest. The file_traits are set to 0x2 indicating these are readable and writeable files. Change-Id: Ib8c416bb6f747dc4c6c0628b48b38fc21bdf4a25 Signed-off-by: Christian Geddes <crgeddes@us.ibm.com>
show more ...
|
#
9ea56f62 |
| 16-Jun-2021 |
Christian Geddes <crgeddes@us.ibm.com> |
Update lid id for HCODE_LID and make HBD writeable in fileTable json This commit updates the path for the HCODE_LID in reaction to the lid id changing in the master json lid file. Previo
Update lid id for HCODE_LID and make HBD writeable in fileTable json This commit updates the path for the HCODE_LID in reaction to the lid id changing in the master json lid file. Previously the id was 81e00671 and now it is 81e0067b. In addition this commit edits the file traits for 81e00693, which corresponds to HBD, to be writable. Tested: Tested on hardware Signed-off-by: Christian Geddes <crgeddes@us.ibm.com> Change-Id: Ide81183b6a5f7fb02341f622ad29fa87793bda6f
show more ...
|
#
ef901004 |
| 08-May-2021 |
Christian Geddes <crgeddes@us.ibm.com> |
Add Hostboot's IPL-time lids to PLDM File Table json Add the files Hostboot requires in order to boot an OpenPower system to the File Table. Hostboot will read the file table in order
Add Hostboot's IPL-time lids to PLDM File Table json Add the files Hostboot requires in order to boot an OpenPower system to the File Table. Hostboot will read the file table in order to determine the file's writability and size. Change-Id: I74ccec0d4e1f0e831f746b3c67b3991220236f95 Signed-off-by: Christian Geddes <crgeddes@us.ibm.com>
show more ...
|
#
1f58401f |
| 22-Jun-2020 |
Deepak Kodihalli <dkodihal@in.ibm.com> |
configurations: move more configs in-repo Move configs from openbmc/openbmc's PLDM recipe dirs to the PLDM repository. Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
configurations: move more configs in-repo Move configs from openbmc/openbmc's PLDM recipe dirs to the PLDM repository. Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com> Change-Id: I36afe9a6717e1135219253fb0fe8c60b5f623935
show more ...
|