MdeModulePkg: Fix definition typos
`defintion`->`definition` Signed-off-by: Dongyan Qian <qiandongyan@loongson.cn>
This commit is contained in:
committed by
mergify[bot]
parent
b0bc23d1f2
commit
51a8869907
@@ -12,7 +12,7 @@ SPDX-License-Identifier: BSD-2-Clause-Patent
|
||||
#define __SECURITY_MANAGEMENT_LIB_H__
|
||||
|
||||
//
|
||||
// Authentication Operation defintions for User Identity (UID), Measured and Secure boot.
|
||||
// Authentication Operation definitions for User Identity (UID), Measured and Secure boot.
|
||||
//
|
||||
#define EFI_AUTH_OPERATION_NONE 0x00
|
||||
#define EFI_AUTH_OPERATION_VERIFY_IMAGE 0x01
|
||||
|
||||
Reference in New Issue
Block a user