#
f4febd00 |
| 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: I35ec9c19ae581e4dd00b515c1bba3a9c1862eeb1 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
show more ...
|
#
93f86ae2 |
| 13-Sep-2022 |
Brandon Kim <brandonkim@google.com> |
designs: bios-bmc-smm-error-logging: Update Description
It seems Queue Size description was ambiguous. Update the definition so that it is clearer.
Signed-off-by: Brandon Kim <brandonkim@google.com
designs: bios-bmc-smm-error-logging: Update Description
It seems Queue Size description was ambiguous. Update the definition so that it is clearer.
Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: I708b5567c8e7d2f216dbe37765cd7387b46b4513
show more ...
|
#
503fbd34 |
| 09-Sep-2022 |
Brandon Kim <brandonkim@google.com> |
designs: bios-bmc-smm-error-logging: Change header
During this review: https://gerrit.openbmc.org/c/openbmc/docs/+/52109
We noted that we should increase the queueSize header to increase the bigger
designs: bios-bmc-smm-error-logging: Change header
During this review: https://gerrit.openbmc.org/c/openbmc/docs/+/52109
We noted that we should increase the queueSize header to increase the bigger supported queue size. The BIOS team and the BMC team implementing this decided that 3 byte size gave enough size increase to the queue size (up to 16MB) and gave us more padding / reserved bytes in the header for future flexibility instead of increasing to 4 bytes.
As we are lacking README.md for the repo, update the design doc so that this header is matching the code.
Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: Ifecfc64148e63f8f727e8f3c732bca7e17d31b87
show more ...
|
#
0b7780b5 |
| 17-Mar-2022 |
Brandon Kim <brandonkim@google.com> |
design: Add bios-bmc-smm-error-logging.md
This design doc is for providing a shared buffer between the BMC and the BIOS that allows the BIOS to send a very fast message without requiring an ack from
design: Add bios-bmc-smm-error-logging.md
This design doc is for providing a shared buffer between the BMC and the BIOS that allows the BIOS to send a very fast message without requiring an ack from the BMC within SMM.
Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: Id76029a9f5c869a5e2a77fd53843c926b438b67d
show more ...
|