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

>-----Original Message-----
>From: Zhu, Yonghong
>Sent: Tuesday, January 02, 2018 10:17 AM
>To: edk2-devel@lists.01.org
>Cc: Gao, Liming <liming....@intel.com>; Kinney, Michael D
><michael.d.kin...@intel.com>; Shaw, Kevin W <kevin.w.s...@intel.com>
>Subject: [Patch] DSC Spec: Fix a typo error "enty" to "entry"
>
>Cc: Liming Gao <liming....@intel.com>
>Cc: Michael Kinney <michael.d.kin...@intel.com>
>Cc: Kevin W Shaw <kevin.w.s...@intel.com>
>Contributed-under: TianoCore Contribution Agreement 1.1
>Signed-off-by: Yonghong Zhu <yonghong....@intel.com>
>---
> 2_dsc_overview/23_[defines]_section_processing.md | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>diff --git a/2_dsc_overview/23_[defines]_section_processing.md
>b/2_dsc_overview/23_[defines]_section_processing.md
>index 95c2893..a7e8680 100644
>--- a/2_dsc_overview/23_[defines]_section_processing.md
>+++ b/2_dsc_overview/23_[defines]_section_processing.md
>@@ -53,11 +53,11 @@ The format for entries in this section is:
>
> `Name = Value`
>
> If the `PREBUILD` and/or `POSTBUILD` entries are specified, value must be a
> tool that can be executed.  If the value contains space characters, then the
>-value must be a quoted string. The `PREBUILD` and `POSTBUILD` enty support
>+value must be a quoted string. The `PREBUILD` and `POSTBUILD` entry
>support
> multiple arguments, and tool will convert the arguments that are
>WORKSPACE or
> PACKAGES_PATH relative paths to absolute paths. Quotes may be used for
>arguments
> that have spaces or special characters. The `build` tool suspends processing 
> of
> the DSC file if the `PREBUILD` entry is present, calls the script, and either
> terminates or continues processing the DSC file depending on the exit code
>from
>--
>2.6.1.windows.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to