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

> -----Original Message-----
> From: Fan, ZhijuX
> Sent: Monday, June 17, 2019 1:10 PM
> To: devel@edk2.groups.io
> Cc: Gao, Liming <liming....@intel.com>; Feng, Bob C <bob.c.f...@intel.com>;
> Shi, Steven <steven....@intel.com>; Lu, Shifei A <shifei.a...@intel.com>; 
> Zhou,
> Bowen <bowen.z...@intel.com>; Oram, Isaac W <isaac.w.o...@intel.com>;
> Chiu, Chasel <chasel.c...@intel.com>; Kubacki, Michael A
> <michael.a.kuba...@intel.com>; Desimone, Nathaniel L
> <nathaniel.l.desim...@intel.com>
> Subject: [PATCH 1/3 V2] Intel/Readme.md:Add instructions about Binary Cache
> in Readme.md
> 
> BZ:https://bugzilla.tianocore.org/show_bug.cgi?id=1784
> BZ:https://bugzilla.tianocore.org/show_bug.cgi?id=1785
> 
> Add detailed instructions about Binary Cache in Readme.md, Extend options to
> support Binary Cache in the Kabylake build bld.bat file, Purley build bld.bat 
> file,
> build_bios.py
> 
> Cc: Liming Gao <liming....@intel.com>
> Cc: Bob Feng <bob.c.f...@intel.com>
> Cc: Steven Shi <steven....@intel.com>
> Cc: Shifei A Lu <shifei.a...@intel.com>
> Cc: Xiaohu Zhou <bowen.z...@intel.com>
> Cc: Isaac W Oram <isaac.w.o...@intel.com>
> Cc: Chasel Chiu <chasel.c...@intel.com>
> Cc: Michael Kubacki <michael.a.kuba...@intel.com>
> Cc: Nate DeSimone <nathaniel.l.desim...@intel.com>
> Signed-off-by: Zhiju.Fan <zhijux....@intel.com>
> ---
>  Platform/Intel/Readme.md | 7 ++++++-
>  1 file changed, 6 insertions(+), 1 deletion(-)
> 
> diff --git a/Platform/Intel/Readme.md b/Platform/Intel/Readme.md index
> cc0151066e..d95d0fa54e 100644
> --- a/Platform/Intel/Readme.md
> +++ b/Platform/Intel/Readme.md
> @@ -134,6 +134,9 @@ return back to the minimum platform caller.
>    | --performance         | performance build enabled           |
>    | --fsp                 | fsp wrapper build enabled           |
>    | --fspapi              | API mode fsp wrapper build enabled  |
> +  | --hash                | Enable hash-based caching           |
> +  | --binary-destination  | create cache in specified directory |
> +  | --binary-source       | Consume cache from directory        |
>    |                                                             |
> 
>  * For more information on build options @@ -196,7 +199,9 @@ For
> PurleyOpenBoardPkg  2. Type "cd
> edk2-platforms\Platform\Intel\PurleyOpenBoardPkg\BoardMtOlympus".
>  3. Type "GitEdk2MinMtOlympus.bat" to setup GIT environment.
>  4. Type "bld" to build Purley Mt Olympus board UEFI firmware image, "bld
> release" for release build, "bld clean" to
> -   remove intermediate files.
> +   remove intermediate files."bld cache-produce" Generate a cache of binary
> files in the specified directory,
> +   "bld cache-consume" Consume a cache of binary files from the specified
> directory, BINARY_CACHE_PATH is empty,
> +   used "BinCache" as default path.
> 
>  The validated version of iasl compiler that can build MinPurley is 20180629.
> Older version may generate ACPI build  errors.
> --
> 2.14.1.windows.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#42485): https://edk2.groups.io/g/devel/message/42485
Mute This Topic: https://groups.io/mt/32091876/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to