Change in coreboot[master]: Documentation/releases/4.15: Fix typo
Felix Singer has submitted this change. ( https://review.coreboot.org/c/coreboot/+/58775 ) Change subject: Documentation/releases/4.15: Fix typo ...................................................................... Documentation/releases/4.15: Fix typo Change-Id: I3e64793c58f2acfbfc42e46782d68bec97088601 Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/58775 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@mailbox.org> Reviewed-by: Michael Niewöhner <foss@mniewoehner.de> --- M Documentation/releases/coreboot-4.15-relnotes.md 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: build bot (Jenkins): Verified Paul Menzel: Looks good to me, but someone else must approve Michael Niewöhner: Looks good to me, approved diff --git a/Documentation/releases/coreboot-4.15-relnotes.md b/Documentation/releases/coreboot-4.15-relnotes.md index 1f5947f..97ed37c 100644 --- a/Documentation/releases/coreboot-4.15-relnotes.md +++ b/Documentation/releases/coreboot-4.15-relnotes.md @@ -41,7 +41,7 @@ Drop the deprecated COREBOOTPAYLOAD option, and replace it with MrChromebox's updated UefiPayloadPkg option. Simplify the Kconfig options to make it easier to build from upstream edk2 master. Drop the TIANOCORE_USE_8254_TIMER Kconfig -option since it applied only to CorebootPayloadPkg. Clean up the Makefile now +option since it applies only to CorebootPayloadPkg. Clean up the Makefile now that we're only building from a single Tianocore package/target. ### Remove old lp4x and ddr4 versions of spd_tools -- To view, visit https://review.coreboot.org/c/coreboot/+/58775 To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings Gerrit-Project: coreboot Gerrit-Branch: master Gerrit-Change-Id: I3e64793c58f2acfbfc42e46782d68bec97088601 Gerrit-Change-Number: 58775 Gerrit-PatchSet: 2 Gerrit-Owner: Felix Singer <felixsinger@posteo.net> Gerrit-Reviewer: Felix Singer <felixsinger@posteo.net> Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com> Gerrit-Reviewer: Jason Glenesk <jason.glenesk@amd.corp-partner.google.com> Gerrit-Reviewer: Michael Niewöhner <foss@mniewoehner.de> Gerrit-Reviewer: Paul Menzel <paulepanter@mailbox.org> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> Gerrit-MessageType: merged
participants (1)
-
Felix Singer (Code Review)