diff options
author | Elyes Haouas <ehaouas@noos.fr> | 2022-10-12 09:22:48 +0200 |
---|---|---|
committer | Felix Singer <felixsinger@posteo.net> | 2022-10-13 08:01:01 +0000 |
commit | e0adb0bd80a9b742132576f8f91e2b3f951038b6 (patch) | |
tree | a46880f933ffeb73d4bbeae67ab88e29037d2df3 /Documentation/releases | |
parent | bf541422e9ed40ad0903f8e4a46c0f00d3f141a6 (diff) |
Documentation: Get rid of trailing whitespaces
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Change-Id: I698a9501fd3d47e1e5793df32ae1e4118dfd95f6
Reviewed-on: https://review.coreboot.org/c/coreboot/+/68328
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <felixsinger@posteo.net>
Diffstat (limited to 'Documentation/releases')
-rw-r--r-- | Documentation/releases/coreboot-4.18-relnotes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/releases/coreboot-4.18-relnotes.md b/Documentation/releases/coreboot-4.18-relnotes.md index 4a71331646..1a4b9c2733 100644 --- a/Documentation/releases/coreboot-4.18-relnotes.md +++ b/Documentation/releases/coreboot-4.18-relnotes.md @@ -31,7 +31,7 @@ seems to work on all hardware. It has been tested on: CorebootPayloadPkg can still be found [here](https://github.com/MrChromebox/edk2/tree/coreboot_fb). -The recommended option to use is `EDK2_UEFIPAYLOAD_MRCHROMEBOX` as +The recommended option to use is `EDK2_UEFIPAYLOAD_MRCHROMEBOX` as `EDK2_UEFIPAYLOAD_OFFICIAL` will no longer work on any SOC. Plans for Code Deprecation |