public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-platforms][PATCH V1 1/1] Readme.md: Add Intel platforms
@ 2019-05-21 16:49 Kubacki, Michael A
  2019-05-21 17:18 ` Nate DeSimone
  2019-05-21 23:45 ` Chiu, Chasel
  0 siblings, 2 replies; 3+ messages in thread
From: Kubacki, Michael A @ 2019-05-21 16:49 UTC (permalink / raw)
  To: devel; +Cc: Michael D Kinney, Nate DeSimone, Chasel Chiu, Liming Gao,
	Ruiyu Ni

Adds information to Readme.md for Intel platforms recently
moved to the edk2-platforms repository.

Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>

Signed-off-by: Michael Kubacki <michael.a.kubacki@intel.com>
---
 Readme.md | 20 ++++++++++++++------
 1 file changed, 14 insertions(+), 6 deletions(-)

diff --git a/Readme.md b/Readme.md
index 59f739e861..e203795d47 100644
--- a/Readme.md
+++ b/Readme.md
@@ -222,6 +222,20 @@ they will be documented with the platform.
 * [D05](Platform/Hisilicon/D05)
 * [HiKey](Platform/Hisilicon/HiKey)
 
+## [Intel](Platform/Intel/Readme.md)
+### Minimum Platforms
+* [Clevo](Platform/Intel/ClevoOpenBoardPkg)
+* [Kaby Lake](Platform/Intel/KabylakeOpenBoardPkg)
+* [Purley](Platform/Intel/PurleyOpenBoardPkg)
+
+For more information, see the
+[EDK II Minimum Platform Specification](https://edk2-docs.gitbooks.io/edk-ii-minimum-platform-specification).
+### Other Platforms
+##### Intel&reg; Quark SoC X1000 based platforms
+* [Galileo](Platform/Intel/QuarkPlatformPkg)
+##### Minnowboard Max/Turbot based on Intel Valleyview2 SoC
+* [Minnowboard Max](Platform/Intel/Vlv2TbltDevicePkg)
+
 ## Marvell
 * [Armada 70x0](Platform/Marvell/Armada)
 
@@ -231,12 +245,6 @@ they will be documented with the platform.
 ## Socionext
 * [SynQuacer](Platform/Socionext/DeveloperBox)
 
-## Intel(R) Quark SoC X1000 based platforms
-* [Galileo](Platform/Intel/QuarkPlatformPkg)
-
-## Minnowboard Max/Turbot based on Intel Valleyview2 SoC
-* [Minnowboard Max](Platform/Intel/Vlv2TbltDevicePkg)
-
 # Maintainers
 
 See [Maintainers.txt](Maintainers.txt).
-- 
2.16.2.windows.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [edk2-platforms][PATCH V1 1/1] Readme.md: Add Intel platforms
  2019-05-21 16:49 [edk2-platforms][PATCH V1 1/1] Readme.md: Add Intel platforms Kubacki, Michael A
@ 2019-05-21 17:18 ` Nate DeSimone
  2019-05-21 23:45 ` Chiu, Chasel
  1 sibling, 0 replies; 3+ messages in thread
From: Nate DeSimone @ 2019-05-21 17:18 UTC (permalink / raw)
  To: Kubacki, Michael A, devel@edk2.groups.io
  Cc: Kinney, Michael D, Chiu, Chasel, Gao, Liming, Ni, Ray

Reviewed-by: Nate DeSimone <nathaniel.l.desimone@intel.com>

On 5/21/19, 9:50 AM, "Kubacki, Michael A" <michael.a.kubacki@intel.com> wrote:

    Adds information to Readme.md for Intel platforms recently
    moved to the edk2-platforms repository.
    
    Cc: Michael D Kinney <michael.d.kinney@intel.com>
    Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
    Cc: Chasel Chiu <chasel.chiu@intel.com>
    Cc: Liming Gao <liming.gao@intel.com>
    Cc: Ruiyu Ni <ruiyu.ni@intel.com>
    
    Signed-off-by: Michael Kubacki <michael.a.kubacki@intel.com>
    ---
     Readme.md | 20 ++++++++++++++------
     1 file changed, 14 insertions(+), 6 deletions(-)
    
    diff --git a/Readme.md b/Readme.md
    index 59f739e861..e203795d47 100644
    --- a/Readme.md
    +++ b/Readme.md
    @@ -222,6 +222,20 @@ they will be documented with the platform.
     * [D05](Platform/Hisilicon/D05)
     * [HiKey](Platform/Hisilicon/HiKey)
     
    +## [Intel](Platform/Intel/Readme.md)
    +### Minimum Platforms
    +* [Clevo](Platform/Intel/ClevoOpenBoardPkg)
    +* [Kaby Lake](Platform/Intel/KabylakeOpenBoardPkg)
    +* [Purley](Platform/Intel/PurleyOpenBoardPkg)
    +
    +For more information, see the
    +[EDK II Minimum Platform Specification](https://edk2-docs.gitbooks.io/edk-ii-minimum-platform-specification).
    +### Other Platforms
    +##### Intel&reg; Quark SoC X1000 based platforms
    +* [Galileo](Platform/Intel/QuarkPlatformPkg)
    +##### Minnowboard Max/Turbot based on Intel Valleyview2 SoC
    +* [Minnowboard Max](Platform/Intel/Vlv2TbltDevicePkg)
    +
     ## Marvell
     * [Armada 70x0](Platform/Marvell/Armada)
     
    @@ -231,12 +245,6 @@ they will be documented with the platform.
     ## Socionext
     * [SynQuacer](Platform/Socionext/DeveloperBox)
     
    -## Intel(R) Quark SoC X1000 based platforms
    -* [Galileo](Platform/Intel/QuarkPlatformPkg)
    -
    -## Minnowboard Max/Turbot based on Intel Valleyview2 SoC
    -* [Minnowboard Max](Platform/Intel/Vlv2TbltDevicePkg)
    -
     # Maintainers
     
     See [Maintainers.txt](Maintainers.txt).
    -- 
    2.16.2.windows.1
    
    


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [edk2-platforms][PATCH V1 1/1] Readme.md: Add Intel platforms
  2019-05-21 16:49 [edk2-platforms][PATCH V1 1/1] Readme.md: Add Intel platforms Kubacki, Michael A
  2019-05-21 17:18 ` Nate DeSimone
@ 2019-05-21 23:45 ` Chiu, Chasel
  1 sibling, 0 replies; 3+ messages in thread
From: Chiu, Chasel @ 2019-05-21 23:45 UTC (permalink / raw)
  To: Kubacki, Michael A, devel@edk2.groups.io
  Cc: Kinney, Michael D, Desimone, Nathaniel L, Gao, Liming, Ni, Ray


Reviewed-by: Chasel Chiu <chasel.chiu@intel.com>


> -----Original Message-----
> From: Kubacki, Michael A
> Sent: Wednesday, May 22, 2019 12:49 AM
> To: devel@edk2.groups.io
> Cc: Kinney, Michael D <michael.d.kinney@intel.com>; Desimone, Nathaniel L
> <nathaniel.l.desimone@intel.com>; Chiu, Chasel <chasel.chiu@intel.com>; Gao,
> Liming <liming.gao@intel.com>; Ni, Ray <ray.ni@intel.com>
> Subject: [edk2-platforms][PATCH V1 1/1] Readme.md: Add Intel platforms
> 
> Adds information to Readme.md for Intel platforms recently moved to the
> edk2-platforms repository.
> 
> Cc: Michael D Kinney <michael.d.kinney@intel.com>
> Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
> Cc: Chasel Chiu <chasel.chiu@intel.com>
> Cc: Liming Gao <liming.gao@intel.com>
> Cc: Ruiyu Ni <ruiyu.ni@intel.com>
> 
> Signed-off-by: Michael Kubacki <michael.a.kubacki@intel.com>
> ---
>  Readme.md | 20 ++++++++++++++------
>  1 file changed, 14 insertions(+), 6 deletions(-)
> 
> diff --git a/Readme.md b/Readme.md
> index 59f739e861..e203795d47 100644
> --- a/Readme.md
> +++ b/Readme.md
> @@ -222,6 +222,20 @@ they will be documented with the platform.
>  * [D05](Platform/Hisilicon/D05)
>  * [HiKey](Platform/Hisilicon/HiKey)
> 
> +## [Intel](Platform/Intel/Readme.md)
> +### Minimum Platforms
> +* [Clevo](Platform/Intel/ClevoOpenBoardPkg)
> +* [Kaby Lake](Platform/Intel/KabylakeOpenBoardPkg)
> +* [Purley](Platform/Intel/PurleyOpenBoardPkg)
> +
> +For more information, see the
> +[EDK II Minimum Platform
> Specification](https://edk2-docs.gitbooks.io/edk-ii-minimum-platform-specific
> ation).
> +### Other Platforms
> +##### Intel&reg; Quark SoC X1000 based platforms
> +* [Galileo](Platform/Intel/QuarkPlatformPkg)
> +##### Minnowboard Max/Turbot based on Intel Valleyview2 SoC
> +* [Minnowboard Max](Platform/Intel/Vlv2TbltDevicePkg)
> +
>  ## Marvell
>  * [Armada 70x0](Platform/Marvell/Armada)
> 
> @@ -231,12 +245,6 @@ they will be documented with the platform.
>  ## Socionext
>  * [SynQuacer](Platform/Socionext/DeveloperBox)
> 
> -## Intel(R) Quark SoC X1000 based platforms
> -* [Galileo](Platform/Intel/QuarkPlatformPkg)
> -
> -## Minnowboard Max/Turbot based on Intel Valleyview2 SoC
> -* [Minnowboard Max](Platform/Intel/Vlv2TbltDevicePkg)
> -
>  # Maintainers
> 
>  See [Maintainers.txt](Maintainers.txt).
> --
> 2.16.2.windows.1


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-05-21 23:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-21 16:49 [edk2-platforms][PATCH V1 1/1] Readme.md: Add Intel platforms Kubacki, Michael A
2019-05-21 17:18 ` Nate DeSimone
2019-05-21 23:45 ` Chiu, Chasel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox