Re: [edk2] [Patch] FDF spec: Add PI1.5 standalone SMM support in FDF file
Reviewed-by: Liming Gao > -Original Message- > From: Zhu, Yonghong > Sent: Thursday, October 25, 2018 8:42 PM > To: edk2-devel@lists.01.org > Cc: Gao, Liming ; Kinney, Michael D > ; Shaw, Kevin W ; > Cohen; Eugene > Subject: [Patch] FDF spec: Add PI1.5 standalone SMM support in FDF file > > V2: Update it to MM_CORE_STANDALONE and MM_STANDALONE > > Fixes: https://bugzilla.tianocore.org/show_bug.cgi?id=551 > Cc: Liming Gao > Cc: Michael Kinney > Cc: Kevin W Shaw > Cc: Cohen, Eugene > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Yonghong Zhu > --- > 1_introduction/12_terms.md| 9 + > 2_fdf_design_discussion/25_[fv]_sections.md | 6 +- > 3_edk_ii_fdf_file_format/32_fdf_definition.md | 1 + > 3_edk_ii_fdf_file_format/36_[fv]_sections.md | 19 --- > 3_edk_ii_fdf_file_format/37_[capsule]_sections.md | 22 ++ > 3_edk_ii_fdf_file_format/39_[rule]_sections.md| 22 +- > README.md | 1 + > 7 files changed, 51 insertions(+), 29 deletions(-) > > diff --git a/1_introduction/12_terms.md b/1_introduction/12_terms.md > index af33faa..abb857b 100644 > --- a/1_introduction/12_terms.md > +++ b/1_introduction/12_terms.md > @@ -1,9 +1,9 @@ > 2.6.1.windows.1 ___ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel
[edk2] [Patch] FDF spec: Add PI1.5 standalone SMM support in FDF file
V2: Update it to MM_CORE_STANDALONE and MM_STANDALONE Fixes: https://bugzilla.tianocore.org/show_bug.cgi?id=551 Cc: Liming Gao Cc: Michael Kinney Cc: Kevin W Shaw Cc: Cohen, Eugene Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Yonghong Zhu --- 1_introduction/12_terms.md| 9 + 2_fdf_design_discussion/25_[fv]_sections.md | 6 +- 3_edk_ii_fdf_file_format/32_fdf_definition.md | 1 + 3_edk_ii_fdf_file_format/36_[fv]_sections.md | 19 --- 3_edk_ii_fdf_file_format/37_[capsule]_sections.md | 22 ++ 3_edk_ii_fdf_file_format/39_[rule]_sections.md| 22 +- README.md | 1 + 7 files changed, 51 insertions(+), 29 deletions(-) diff --git a/1_introduction/12_terms.md b/1_introduction/12_terms.md index af33faa..abb857b 100644 --- a/1_introduction/12_terms.md +++ b/1_introduction/12_terms.md @@ -1,9 +1,9 @@
[edk2] [Patch] FDF spec: Add PI1.5 standalone SMM support in FDF file
Fixes: https://bugzilla.tianocore.org/show_bug.cgi?id=551 Cc: Liming Gao Cc: Michael Kinney Cc: Kevin W Shaw Cc: Cohen, Eugene Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Yonghong Zhu --- 1_introduction/12_terms.md| 9 + 2_fdf_design_discussion/25_[fv]_sections.md | 6 +- 3_edk_ii_fdf_file_format/32_fdf_definition.md | 1 + 3_edk_ii_fdf_file_format/36_[fv]_sections.md | 19 --- 3_edk_ii_fdf_file_format/37_[capsule]_sections.md | 22 ++ 3_edk_ii_fdf_file_format/39_[rule]_sections.md| 22 +- README.md | 1 + 7 files changed, 51 insertions(+), 29 deletions(-) diff --git a/1_introduction/12_terms.md b/1_introduction/12_terms.md index af33faa..5d9cdc9 100644 --- a/1_introduction/12_terms.md +++ b/1_introduction/12_terms.md @@ -1,9 +1,9 @@