[edk2-devel] [Patch] Document: Correct the Appendix G to Appendix F

Bob Feng posted 1 patch 4 years, 12 months ago
Failed in applying to current master (apply log)
2_inf_overview/24_[defines]_section.md | 2 +-
appendix_f_module_types.md             | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
[edk2-devel] [Patch] Document: Correct the Appendix G to Appendix F
Posted by Bob Feng 4 years, 12 months ago
BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1690

This patch is going to fix the typo of Appendix G in Inf spec.

Signed-off-by: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
---
 2_inf_overview/24_[defines]_section.md | 2 +-
 appendix_f_module_types.md             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/2_inf_overview/24_[defines]_section.md b/2_inf_overview/24_[defines]_section.md
index 54fa829..8949299 100644
--- a/2_inf_overview/24_[defines]_section.md
+++ b/2_inf_overview/24_[defines]_section.md
@@ -84,11 +84,11 @@ implement functions that satisfy the BaseMemoryAllocation library class. In
 this instance, the driver module would also specify the `LIBRARY_CLASS` in the
 `[Defines]` section. Other DXE drivers that would require a library instance for
 the `BaseMemoryAllocation` class could specify the `DXE_CORE` INF file as the
 recommended instance for satisfying the required library class instance.
 
-Appendix G lists the available `MODULE_TYPE` values supported by EDK II INF
+Appendix F lists the available `MODULE_TYPE` values supported by EDK II INF
 files.
 
 The EDK II `[Defines]` section is common to all architectures and does not
 permit using architectural modifiers in the section tag name.
 
diff --git a/appendix_f_module_types.md b/appendix_f_module_types.md
index 334d4b7..7082332 100644
--- a/appendix_f_module_types.md
+++ b/appendix_f_module_types.md
@@ -1,7 +1,7 @@
 <!--- @file
-  Appendix G Module Types
+  Appendix F Module Types
 
   Copyright (c) 2007-2019, Intel Corporation. All rights reserved.<BR>
 
   Redistribution and use in source (original document form) and 'compiled'
   forms (converted to PDF, epub, HTML and other formats) with or without
-- 
2.20.1.windows.1


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

View/Reply Online (#39712): https://edk2.groups.io/g/devel/message/39712
Mute This Topic: https://groups.io/mt/31369390/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-

Re: [edk2-devel] [Patch] Document: Correct the Appendix G to Appendix F
Posted by Liming Gao 4 years, 11 months ago
Reviewed-by: Liming Gao <liming.gao@intel.com>

>-----Original Message-----
>From: Feng, Bob C
>Sent: Sunday, April 28, 2019 11:45 AM
>To: devel@edk2.groups.io
>Cc: Feng, Bob C <bob.c.feng@intel.com>; Gao, Liming <liming.gao@intel.com>
>Subject: [Patch] Document: Correct the Appendix G to Appendix F
>
>BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1690
>
>This patch is going to fix the typo of Appendix G in Inf spec.
>
>Signed-off-by: Bob Feng <bob.c.feng@intel.com>
>Cc: Liming Gao <liming.gao@intel.com>
>---
> 2_inf_overview/24_[defines]_section.md | 2 +-
> appendix_f_module_types.md             | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
>diff --git a/2_inf_overview/24_[defines]_section.md
>b/2_inf_overview/24_[defines]_section.md
>index 54fa829..8949299 100644
>--- a/2_inf_overview/24_[defines]_section.md
>+++ b/2_inf_overview/24_[defines]_section.md
>@@ -84,11 +84,11 @@ implement functions that satisfy the
>BaseMemoryAllocation library class. In
> this instance, the driver module would also specify the `LIBRARY_CLASS` in
>the
> `[Defines]` section. Other DXE drivers that would require a library instance for
> the `BaseMemoryAllocation` class could specify the `DXE_CORE` INF file as the
> recommended instance for satisfying the required library class instance.
>
>-Appendix G lists the available `MODULE_TYPE` values supported by EDK II INF
>+Appendix F lists the available `MODULE_TYPE` values supported by EDK II INF
> files.
>
> The EDK II `[Defines]` section is common to all architectures and does not
> permit using architectural modifiers in the section tag name.
>
>diff --git a/appendix_f_module_types.md b/appendix_f_module_types.md
>index 334d4b7..7082332 100644
>--- a/appendix_f_module_types.md
>+++ b/appendix_f_module_types.md
>@@ -1,7 +1,7 @@
> <!--- @file
>-  Appendix G Module Types
>+  Appendix F Module Types
>
>   Copyright (c) 2007-2019, Intel Corporation. All rights reserved.<BR>
>
>   Redistribution and use in source (original document form) and 'compiled'
>   forms (converted to PDF, epub, HTML and other formats) with or without
>--
>2.20.1.windows.1


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

View/Reply Online (#40093): https://edk2.groups.io/g/devel/message/40093
Mute This Topic: https://groups.io/mt/31369390/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-