From 6a7b914b48d81b6c98b41a6fde9c5d6a391414bb Mon Sep 17 00:00:00 2001 From: Michael Kinney Date: Thu, 13 Oct 2016 23:53:26 -0700 Subject: Add template for a branch with multiple platforms Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Michael Kinney --- Readme.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'Readme.md') diff --git a/Readme.md b/Readme.md index 715ea4882c..b51fed4163 100644 --- a/Readme.md +++ b/Readme.md @@ -1,6 +1,6 @@ This repository contains platforms maintained by the EDK II community. -#Introduction +# Introduction Need place on tianocore.org where platforms can be maintained by the EDK II community. This serves several purposes: @@ -14,7 +14,7 @@ EDK II community. This serves several purposes: release cycle. * Not intended to be used for bug fixes. -#Process for creating, using, and maintaining platforms +# Process for creating, using, and maintaining platforms 1. Create a new repo called edk2-platforms 1. The default branch edk2-platforms/master contains all open @@ -91,3 +91,13 @@ EDK II community. This serves several purposes: 2. Following instructions in Readme.MD to build firmware and update target platform + +# Multiple Platform Template + +This section is a template for a Readme.MD in an edk2-platforms branch +that support multiple platforms. The list of platforms is presented here +with links to the Readme.MD in each platform subdirectory + +* [Sample Platform](SamplePlatformPkg/Readme.md) +* [Another Platform](AnotherPlatformPkg/Readme.md) +* [Yet Another Platform](YetAnotherPlatformPkg/Readme.md) -- cgit v1.2.3