MdeModulePkg: Fix some typos of "according"
Cc: Feng Tian <feng.tian@intel.com> Cc: Star Zeng <star.zeng@intel.com> Cc: Siyuan Fu <siyuan.fu@intel.com> Cc: Jiaxin Wu <jiaxin.wu@intel.com> Cc: Liming Gao <liming.gao@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Rebecca Cran <rebecca@bluestop.org> Reviewed-by: Liming Gao <liming.gao@intel.com> Reviewed-by: Star Zeng <star.zeng@intel.com> Reviewed-by: Feng Tian <feng.tian@intel.com> Reviewed-by: He Junjie <junjie.he@intel.com> Reviewed-by: Fu Siyuan <siyuan.fu@intel.com> Reviewed-by: Wu Jiaxin <jiaxin.wu@intel.com>
This commit is contained in:
@ -785,7 +785,7 @@ SmmCoreGetMemoryMapMemoryAttributesTable (
|
||||
//
|
||||
|
||||
/**
|
||||
Set MemoryProtectionAttribute accroding to PE/COFF image section alignment.
|
||||
Set MemoryProtectionAttribute according to PE/COFF image section alignment.
|
||||
|
||||
@param[in] SectionAlignment PE/COFF section alignment
|
||||
**/
|
||||
@ -1225,7 +1225,7 @@ Finish:
|
||||
}
|
||||
|
||||
/**
|
||||
Find image record accroding to image base and size.
|
||||
Find image record according to image base and size.
|
||||
|
||||
@param[in] ImageBase Base of PE image
|
||||
@param[in] ImageSize Size of PE image
|
||||
|
Reference in New Issue
Block a user