EmulatorPkg/Sec: Fix various typos
Fix various typos in comments and documentation. Cc: Jordan Justen <jordan.l.justen@intel.com> Cc: Andrew Fish <afish@apple.com> Cc: Ray Ni <ray.ni@intel.com> Signed-off-by: Antoine Coeur <coeur@gmx.fr> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com> Acked-by: Liming Gao <liming.gao@intel.com> Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com> Message-Id: <20200207010831.9046-5-philmd@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
e60536756e
commit
de949fdbcf
@@ -1,5 +1,5 @@
|
||||
/*++ @file
|
||||
Stub SEC that is called from the OS appliation that is the root of the emulator.
|
||||
Stub SEC that is called from the OS application that is the root of the emulator.
|
||||
|
||||
The OS application will call the SEC with the PEI Entry Point API.
|
||||
|
||||
@@ -23,7 +23,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||
|
||||
|
||||
//
|
||||
// I think this shold be defined in a MdePkg include file?
|
||||
// I think this should be defined in a MdePkg include file?
|
||||
//
|
||||
VOID
|
||||
EFIAPI
|
||||
|
Reference in New Issue
Block a user