mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-29 16:44:10 +02:00
StandaloneMmPkg: Remove duplicated words
In an effort to clean the documentation of the above package, remove duplicated words. Signed-off-by: Pierre Gondois <pierre.gondois@arm.com> Reviewed-by: Sami Mujawar <sami.mujawar@arm.com> Reviewed-by: Jiewen Yao <Jiewen.yao@intel.com>
This commit is contained in:
parent
22c45b7c52
commit
0ccf955674
@ -1,7 +1,7 @@
|
|||||||
/** @file
|
/** @file
|
||||||
Instance of MM memory check library.
|
Instance of MM memory check library.
|
||||||
|
|
||||||
MM memory check library library implementation. This library consumes MM_ACCESS_PROTOCOL
|
MM memory check library implementation. This library consumes MM_ACCESS_PROTOCOL
|
||||||
to get MMRAM information. In order to use this library instance, the platform should produce
|
to get MMRAM information. In order to use this library instance, the platform should produce
|
||||||
all MMRAM range via MM_ACCESS_PROTOCOL, including the range for firmware (like MM Core
|
all MMRAM range via MM_ACCESS_PROTOCOL, including the range for firmware (like MM Core
|
||||||
and MM driver) and/or specific dedicated hardware.
|
and MM driver) and/or specific dedicated hardware.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
## @file
|
## @file
|
||||||
# Instance of MM memory check library.
|
# Instance of MM memory check library.
|
||||||
#
|
#
|
||||||
# MM memory check library library implementation. This library consumes MM_ACCESS_PROTOCOL
|
# MM memory check library implementation. This library consumes MM_ACCESS_PROTOCOL
|
||||||
# to get MMRAM information. In order to use this library instance, the platform should produce
|
# to get MMRAM information. In order to use this library instance, the platform should produce
|
||||||
# all MMRAM range via MM_ACCESS_PROTOCOL, including the range for firmware (like MM Core
|
# all MMRAM range via MM_ACCESS_PROTOCOL, including the range for firmware (like MM Core
|
||||||
# and MM driver) and/or specific dedicated hardware.
|
# and MM driver) and/or specific dedicated hardware.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user