public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH] Fix wrong information of TigerLake in Readme.md
@ 2021-02-24  2:04 Heng Luo
  2021-02-24  2:18 ` Nate DeSimone
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Heng Luo @ 2021-02-24  2:04 UTC (permalink / raw)
  To: devel; +Cc: Sai Chaganty, Nate DeSimone

Machine Name of TigerLake is TGL-U DDR4 RVP but no TGL-U LPDDR4 RVP

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3175

Cc: Sai Chaganty <rangasai.v.chaganty@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Signed-off-by: Heng Luo <heng.luo@intel.com>
---
 Platform/Intel/Readme.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Platform/Intel/Readme.md b/Platform/Intel/Readme.md
index b3b15405af..41d39c8582 100644
--- a/Platform/Intel/Readme.md
+++ b/Platform/Intel/Readme.md
@@ -76,7 +76,7 @@ A UEFI firmware implementation using MinPlatformPkg is constructed using the fol
 | RVP 3                                 | SkyLake, KabyLake, KabyLake Refresh        | KabylakeOpenBoardPkg         | KabylakeRvp3       |
 | WHL-U DDR4 RVP                        | WhiskeyLake                                | WhiskeylakeOpenBoardPkg      | WhiskeylakeURvp    |
 | CML-U LPDDR3 RVP                      | CometLake V1                               | CometlakeOpenBoardPkg        | CometlakeURvp      |
-| TGL-U LPDDR4 RVP                      | TigerLake                                  | TigerlakeOpenBoardPkg        | TigerlakeURvp      |
+| TGL-U DDR4 RVP                        | TigerLake                                  | TigerlakeOpenBoardPkg        | TigerlakeURvp      |
 
 *Note: RVP = Reference and Validation Platform*
 
-- 
2.24.0.windows.2


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

* Re: [PATCH] Fix wrong information of TigerLake in Readme.md
  2021-02-24  2:04 [PATCH] Fix wrong information of TigerLake in Readme.md Heng Luo
@ 2021-02-24  2:18 ` Nate DeSimone
  2021-02-24  5:08 ` Chaganty, Rangasai V
  2021-02-25  2:33 ` Nate DeSimone
  2 siblings, 0 replies; 4+ messages in thread
From: Nate DeSimone @ 2021-02-24  2:18 UTC (permalink / raw)
  To: Luo, Heng, devel@edk2.groups.io; +Cc: Chaganty, Rangasai V

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

> -----Original Message-----
> From: Luo, Heng <heng.luo@intel.com>
> Sent: Tuesday, February 23, 2021 6:05 PM
> To: devel@edk2.groups.io
> Cc: Chaganty, Rangasai V <rangasai.v.chaganty@intel.com>; Desimone,
> Nathaniel L <nathaniel.l.desimone@intel.com>
> Subject: [PATCH] Fix wrong information of TigerLake in Readme.md
> 
> Machine Name of TigerLake is TGL-U DDR4 RVP but no TGL-U LPDDR4 RVP
> 
> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3175
> 
> Cc: Sai Chaganty <rangasai.v.chaganty@intel.com>
> Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
> Signed-off-by: Heng Luo <heng.luo@intel.com>
> ---
>  Platform/Intel/Readme.md | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Platform/Intel/Readme.md b/Platform/Intel/Readme.md index
> b3b15405af..41d39c8582 100644
> --- a/Platform/Intel/Readme.md
> +++ b/Platform/Intel/Readme.md
> @@ -76,7 +76,7 @@ A UEFI firmware implementation using MinPlatformPkg
> is constructed using the fol
>  | RVP 3                                 | SkyLake, KabyLake, KabyLake Refresh        |
> KabylakeOpenBoardPkg         | KabylakeRvp3       | | WHL-U DDR4 RVP
> | WhiskeyLake                                | WhiskeylakeOpenBoardPkg      |
> WhiskeylakeURvp    | | CML-U LPDDR3 RVP                      | CometLake V1
> | CometlakeOpenBoardPkg        | CometlakeURvp      |-| TGL-U LPDDR4 RVP
> | TigerLake                                  | TigerlakeOpenBoardPkg        | TigerlakeURvp
> |+| TGL-U DDR4 RVP                        | TigerLake                                  |
> TigerlakeOpenBoardPkg        | TigerlakeURvp      |  *Note: RVP = Reference
> and Validation Platform* --
> 2.24.0.windows.2


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

* Re: [PATCH] Fix wrong information of TigerLake in Readme.md
  2021-02-24  2:04 [PATCH] Fix wrong information of TigerLake in Readme.md Heng Luo
  2021-02-24  2:18 ` Nate DeSimone
@ 2021-02-24  5:08 ` Chaganty, Rangasai V
  2021-02-25  2:33 ` Nate DeSimone
  2 siblings, 0 replies; 4+ messages in thread
From: Chaganty, Rangasai V @ 2021-02-24  5:08 UTC (permalink / raw)
  To: Luo, Heng, devel@edk2.groups.io; +Cc: Desimone, Nathaniel L

Reviewed-by: Sai Chaganty <rangasai.v.chaganty@intel.com>  

-----Original Message-----
From: Luo, Heng <heng.luo@intel.com> 
Sent: Tuesday, February 23, 2021 6:05 PM
To: devel@edk2.groups.io
Cc: Chaganty, Rangasai V <rangasai.v.chaganty@intel.com>; Desimone, Nathaniel L <nathaniel.l.desimone@intel.com>
Subject: [PATCH] Fix wrong information of TigerLake in Readme.md

Machine Name of TigerLake is TGL-U DDR4 RVP but no TGL-U LPDDR4 RVP

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3175

Cc: Sai Chaganty <rangasai.v.chaganty@intel.com>
Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Signed-off-by: Heng Luo <heng.luo@intel.com>
---
 Platform/Intel/Readme.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Platform/Intel/Readme.md b/Platform/Intel/Readme.md index b3b15405af..41d39c8582 100644
--- a/Platform/Intel/Readme.md
+++ b/Platform/Intel/Readme.md
@@ -76,7 +76,7 @@ A UEFI firmware implementation using MinPlatformPkg is constructed using the fol
 | RVP 3                                 | SkyLake, KabyLake, KabyLake Refresh        | KabylakeOpenBoardPkg         | KabylakeRvp3       | | WHL-U DDR4 RVP                        | WhiskeyLake                                | WhiskeylakeOpenBoardPkg      | WhiskeylakeURvp    | | CML-U LPDDR3 RVP                      | CometLake V1                               | CometlakeOpenBoardPkg        | CometlakeURvp      |-| TGL-U LPDDR4 RVP                      | TigerLake                                  | TigerlakeOpenBoardPkg        | TigerlakeURvp      |+| TGL-U DDR4 RVP                        | TigerLake                                  | TigerlakeOpenBoardPkg        | TigerlakeURvp      |  *Note: RVP = Reference and Validation Platform* -- 
2.24.0.windows.2


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

* Re: [PATCH] Fix wrong information of TigerLake in Readme.md
  2021-02-24  2:04 [PATCH] Fix wrong information of TigerLake in Readme.md Heng Luo
  2021-02-24  2:18 ` Nate DeSimone
  2021-02-24  5:08 ` Chaganty, Rangasai V
@ 2021-02-25  2:33 ` Nate DeSimone
  2 siblings, 0 replies; 4+ messages in thread
From: Nate DeSimone @ 2021-02-25  2:33 UTC (permalink / raw)
  To: Luo, Heng, devel@edk2.groups.io; +Cc: Chaganty, Rangasai V

Pushed: https://github.com/tianocore/edk2-platforms/commit/de806bdb

> -----Original Message-----
> From: Luo, Heng <heng.luo@intel.com>
> Sent: Tuesday, February 23, 2021 6:05 PM
> To: devel@edk2.groups.io
> Cc: Chaganty, Rangasai V <rangasai.v.chaganty@intel.com>; Desimone,
> Nathaniel L <nathaniel.l.desimone@intel.com>
> Subject: [PATCH] Fix wrong information of TigerLake in Readme.md
> 
> Machine Name of TigerLake is TGL-U DDR4 RVP but no TGL-U LPDDR4 RVP
> 
> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3175
> 
> Cc: Sai Chaganty <rangasai.v.chaganty@intel.com>
> Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
> Signed-off-by: Heng Luo <heng.luo@intel.com>
> ---
>  Platform/Intel/Readme.md | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Platform/Intel/Readme.md b/Platform/Intel/Readme.md index
> b3b15405af..41d39c8582 100644
> --- a/Platform/Intel/Readme.md
> +++ b/Platform/Intel/Readme.md
> @@ -76,7 +76,7 @@ A UEFI firmware implementation using MinPlatformPkg
> is constructed using the fol
>  | RVP 3                                 | SkyLake, KabyLake, KabyLake Refresh        |
> KabylakeOpenBoardPkg         | KabylakeRvp3       | | WHL-U DDR4 RVP
> | WhiskeyLake                                | WhiskeylakeOpenBoardPkg      |
> WhiskeylakeURvp    | | CML-U LPDDR3 RVP                      | CometLake V1
> | CometlakeOpenBoardPkg        | CometlakeURvp      |-| TGL-U LPDDR4 RVP
> | TigerLake                                  | TigerlakeOpenBoardPkg        | TigerlakeURvp
> |+| TGL-U DDR4 RVP                        | TigerLake                                  |
> TigerlakeOpenBoardPkg        | TigerlakeURvp      |  *Note: RVP = Reference
> and Validation Platform* --
> 2.24.0.windows.2


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

end of thread, other threads:[~2021-02-25  2:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-24  2:04 [PATCH] Fix wrong information of TigerLake in Readme.md Heng Luo
2021-02-24  2:18 ` Nate DeSimone
2021-02-24  5:08 ` Chaganty, Rangasai V
2021-02-25  2:33 ` Nate DeSimone

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