public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch][edk2-platforms/devel-MinPlatform] PurleyOpenBoardPkg-Misc: update Readme and Maintainers info
@ 2018-07-24  2:56 Zhou, Bowen
  2018-07-24  3:02 ` Gao, Liming
  2018-07-24  3:03 ` Yao, Jiewen
  0 siblings, 2 replies; 3+ messages in thread
From: Zhou, Bowen @ 2018-07-24  2:56 UTC (permalink / raw)
  To: edk2-devel@lists.01.org; +Cc: Gao, Liming

State iasl version in Readme for MinPurley and update package maintainer information for PurleyOpenBoardPkg

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Xiaohu Zhou <bowen.zhou@intel.com>
---
 Platform/Intel/Maintainers.txt | 3 +++
 ReadMe.md                      | 1 +
 2 files changed, 4 insertions(+)

diff --git a/Platform/Intel/Maintainers.txt b/Platform/Intel/Maintainers.txt
index c59d2fd76c..7352d9ca34 100644
--- a/Platform/Intel/Maintainers.txt
+++ b/Platform/Intel/Maintainers.txt
@@ -44,3 +44,6 @@ M: Chasel Chiu <chasel.chiu@intel.com>
 MinPlatformPkg
 M: Jiewen Yao <jiewen.yao@intel.com>
 
+PurleyOpenBoardPkg
+M: Xiaohu Zhou <xiaohu.zhou@intel.com>
+
diff --git a/ReadMe.md b/ReadMe.md
index 5bcdd1da93..0634e3f543 100644
--- a/ReadMe.md
+++ b/ReadMe.md
@@ -50,6 +50,7 @@ For MinPurley
 4. Type "bld" to build Purley BIOS image, "bld release" for release build.
 
 The user can run FITC tool to build full image for flash (BIOS + ME + DESC). The user can also burn the BIOS image to highest part of flash region directly.
+The validated version of iasl compiler that can build MinPurley is 20180629. Older version may generate ACPI build errors. 
 
 ### Known limitations
 
-- 
2.14.3.windows.1



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

* Re: [Patch][edk2-platforms/devel-MinPlatform] PurleyOpenBoardPkg-Misc: update Readme and Maintainers info
  2018-07-24  2:56 [Patch][edk2-platforms/devel-MinPlatform] PurleyOpenBoardPkg-Misc: update Readme and Maintainers info Zhou, Bowen
@ 2018-07-24  3:02 ` Gao, Liming
  2018-07-24  3:03 ` Yao, Jiewen
  1 sibling, 0 replies; 3+ messages in thread
From: Gao, Liming @ 2018-07-24  3:02 UTC (permalink / raw)
  To: Zhou, Bowen, edk2-devel@lists.01.org

Reviewed-by: Liming Gao <liming.gao@intel.com>

>-----Original Message-----
>From: Zhou, Bowen
>Sent: Tuesday, July 24, 2018 10:56 AM
>To: edk2-devel@lists.01.org
>Cc: Gao, Liming <liming.gao@intel.com>
>Subject: [Patch][edk2-platforms/devel-MinPlatform] PurleyOpenBoardPkg-
>Misc: update Readme and Maintainers info
>
>State iasl version in Readme for MinPurley and update package maintainer
>information for PurleyOpenBoardPkg
>
>Contributed-under: TianoCore Contribution Agreement 1.1
>Signed-off-by: Xiaohu Zhou <bowen.zhou@intel.com>
>---
> Platform/Intel/Maintainers.txt | 3 +++
> ReadMe.md                      | 1 +
> 2 files changed, 4 insertions(+)
>
>diff --git a/Platform/Intel/Maintainers.txt b/Platform/Intel/Maintainers.txt
>index c59d2fd76c..7352d9ca34 100644
>--- a/Platform/Intel/Maintainers.txt
>+++ b/Platform/Intel/Maintainers.txt
>@@ -44,3 +44,6 @@ M: Chasel Chiu <chasel.chiu@intel.com>
> MinPlatformPkg
> M: Jiewen Yao <jiewen.yao@intel.com>
>
>+PurleyOpenBoardPkg
>+M: Xiaohu Zhou <xiaohu.zhou@intel.com>
>+
>diff --git a/ReadMe.md b/ReadMe.md
>index 5bcdd1da93..0634e3f543 100644
>--- a/ReadMe.md
>+++ b/ReadMe.md
>@@ -50,6 +50,7 @@ For MinPurley
> 4. Type "bld" to build Purley BIOS image, "bld release" for release build.
>
> The user can run FITC tool to build full image for flash (BIOS + ME + DESC). The
>user can also burn the BIOS image to highest part of flash region directly.
>+The validated version of iasl compiler that can build MinPurley is 20180629.
>Older version may generate ACPI build errors.
>
> ### Known limitations
>
>--
>2.14.3.windows.1



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

* Re: [Patch][edk2-platforms/devel-MinPlatform] PurleyOpenBoardPkg-Misc: update Readme and Maintainers info
  2018-07-24  2:56 [Patch][edk2-platforms/devel-MinPlatform] PurleyOpenBoardPkg-Misc: update Readme and Maintainers info Zhou, Bowen
  2018-07-24  3:02 ` Gao, Liming
@ 2018-07-24  3:03 ` Yao, Jiewen
  1 sibling, 0 replies; 3+ messages in thread
From: Yao, Jiewen @ 2018-07-24  3:03 UTC (permalink / raw)
  To: Zhou, Bowen, edk2-devel@lists.01.org; +Cc: Gao, Liming

Reviewed-by: Jiewen.yao@intel.com


> -----Original Message-----
> From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of Zhou,
> Bowen
> Sent: Tuesday, July 24, 2018 10:56 AM
> To: edk2-devel@lists.01.org
> Cc: Gao, Liming <liming.gao@intel.com>
> Subject: [edk2] [Patch][edk2-platforms/devel-MinPlatform]
> PurleyOpenBoardPkg-Misc: update Readme and Maintainers info
> 
> State iasl version in Readme for MinPurley and update package maintainer
> information for PurleyOpenBoardPkg
> 
> Contributed-under: TianoCore Contribution Agreement 1.1
> Signed-off-by: Xiaohu Zhou <bowen.zhou@intel.com>
> ---
>  Platform/Intel/Maintainers.txt | 3 +++
>  ReadMe.md                      | 1 +
>  2 files changed, 4 insertions(+)
> 
> diff --git a/Platform/Intel/Maintainers.txt b/Platform/Intel/Maintainers.txt
> index c59d2fd76c..7352d9ca34 100644
> --- a/Platform/Intel/Maintainers.txt
> +++ b/Platform/Intel/Maintainers.txt
> @@ -44,3 +44,6 @@ M: Chasel Chiu <chasel.chiu@intel.com>
>  MinPlatformPkg
>  M: Jiewen Yao <jiewen.yao@intel.com>
> 
> +PurleyOpenBoardPkg
> +M: Xiaohu Zhou <xiaohu.zhou@intel.com>
> +
> diff --git a/ReadMe.md b/ReadMe.md
> index 5bcdd1da93..0634e3f543 100644
> --- a/ReadMe.md
> +++ b/ReadMe.md
> @@ -50,6 +50,7 @@ For MinPurley
>  4. Type "bld" to build Purley BIOS image, "bld release" for release build.
> 
>  The user can run FITC tool to build full image for flash (BIOS + ME + DESC).
> The user can also burn the BIOS image to highest part of flash region directly.
> +The validated version of iasl compiler that can build MinPurley is 20180629.
> Older version may generate ACPI build errors.
> 
>  ### Known limitations
> 
> --
> 2.14.3.windows.1
> 
> _______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.01.org
> https://lists.01.org/mailman/listinfo/edk2-devel


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

end of thread, other threads:[~2018-07-24  3:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-24  2:56 [Patch][edk2-platforms/devel-MinPlatform] PurleyOpenBoardPkg-Misc: update Readme and Maintainers info Zhou, Bowen
2018-07-24  3:02 ` Gao, Liming
2018-07-24  3:03 ` Yao, Jiewen

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