MdeModulePkg/Core/PiSmmCore: Fix various typos
Fix various typos in comments and documentation. Cc: Jian J Wang <jian.j.wang@intel.com> Cc: Hao A Wu <hao.a.wu@intel.com> Signed-off-by: Antoine Coeur <coeur@gmx.fr> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com> Reviewed-by: Hao A Wu <hao.a.wu@intel.com> Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com> Message-Id: <20200207010831.9046-18-philmd@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
93b8ed68dd
commit
4be497df49
@@ -57,23 +57,23 @@
|
||||
gEfiSmmControl2ProtocolGuid ## CONSUMES
|
||||
## NOTIFY
|
||||
## SOMETIMES_CONSUMES
|
||||
## UNDEFINED # Used to do smm communcation
|
||||
## UNDEFINED # Used to do smm communication
|
||||
gEfiDxeSmmReadyToLockProtocolGuid
|
||||
gEfiCpuArchProtocolGuid ## SOMETIMES_CONSUMES
|
||||
|
||||
[Guids]
|
||||
## CONSUMES ## Event
|
||||
## PRODUCES ## UNDEFINED # Used to do smm communcation
|
||||
## PRODUCES ## UNDEFINED # Used to do smm communication
|
||||
gEfiEventDxeDispatchGuid
|
||||
gEfiEventReadyToBootGuid ## CONSUMES ## Event
|
||||
## SOMETIMES_CONSUMES ## Event
|
||||
## SOMETIMES_PRODUCES ## UNDEFINED # Used to do smm communcation
|
||||
## SOMETIMES_PRODUCES ## UNDEFINED # Used to do smm communication
|
||||
gEfiEventLegacyBootGuid
|
||||
## SOMETIMES_CONSUMES ## Event
|
||||
## SOMETIMES_PRODUCES ## UNDEFINED # Used to do smm communcation
|
||||
## SOMETIMES_PRODUCES ## UNDEFINED # Used to do smm communication
|
||||
gEfiEventExitBootServicesGuid
|
||||
## SOMETIMES_CONSUMES ## Event
|
||||
## SOMETIMES_PRODUCES ## UNDEFINED # Used to do smm communcation
|
||||
## SOMETIMES_PRODUCES ## UNDEFINED # Used to do smm communication
|
||||
gEfiEventReadyToBootGuid
|
||||
gEfiEventVirtualAddressChangeGuid ## CONSUMES ## Event
|
||||
gEfiEndOfDxeEventGroupGuid ## CONSUMES ## Event
|
||||
|
Reference in New Issue
Block a user