[coreboot-gerrit] Change in coreboot[master]: Documentation: Convert abi-data-consumption.txt to Markdown

Jonathan Neuschäfer (Code Review) gerrit at coreboot.org
Mon Apr 9 01:26:09 CEST 2018


Jonathan Neuschäfer has uploaded this change for review. ( https://review.coreboot.org/25559


Change subject: Documentation: Convert abi-data-consumption.txt to Markdown
......................................................................

Documentation: Convert abi-data-consumption.txt to Markdown

This will help static site generators that can turn Markdown into HTML
but can't easily turn plain text into HTML.

Change-Id: Id186db140503f3c2759d579b18476fff021988c8
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
---
R Documentation/abi-data-consumption.md
1 file changed, 3 insertions(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/59/25559/1

diff --git a/Documentation/abi-data-consumption.txt b/Documentation/abi-data-consumption.md
similarity index 95%
rename from Documentation/abi-data-consumption.txt
rename to Documentation/abi-data-consumption.md
index 81442e7..962f33e 100644
--- a/Documentation/abi-data-consumption.txt
+++ b/Documentation/abi-data-consumption.md
@@ -1,9 +1,11 @@
+# ABI data consumption
+
 This text describes the ABI coreboot presents to downstream users. Such
 users are payloads and/or operating systems. Therefore, this text serves
 at what can be relied on for downstream consumption. Anything not explicitly
 listed as consumable is subject to change without notice.
 
-Background and Usage
+## Background and Usage
 
 coreboot passes information to downstream users using coreboot tables. These
 table definitions can be found in src/include/boot/coreboot_tables.h and

-- 
To view, visit https://review.coreboot.org/25559
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id186db140503f3c2759d579b18476fff021988c8
Gerrit-Change-Number: 25559
Gerrit-PatchSet: 1
Gerrit-Owner: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180408/80f51d58/attachment.html>


More information about the coreboot-gerrit mailing list