public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch] Document: Correct the Appendix G to Appendix F
@ 2019-04-28  3:45 Bob Feng
  2019-05-07  8:08 ` Liming Gao
  0 siblings, 1 reply; 2+ messages in thread
From: Bob Feng @ 2019-04-28  3:45 UTC (permalink / raw)
  To: devel; +Cc: Bob Feng, Liming Gao

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


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

* Re: [Patch] Document: Correct the Appendix G to Appendix F
  2019-04-28  3:45 [Patch] Document: Correct the Appendix G to Appendix F Bob Feng
@ 2019-05-07  8:08 ` Liming Gao
  0 siblings, 0 replies; 2+ messages in thread
From: Liming Gao @ 2019-05-07  8:08 UTC (permalink / raw)
  To: Feng, Bob C, devel@edk2.groups.io

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


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

end of thread, other threads:[~2019-05-07  8:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-28  3:45 [Patch] Document: Correct the Appendix G to Appendix F Bob Feng
2019-05-07  8:08 ` Liming Gao

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