X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=SecurityPkg%2FUserIdentification%2FUserProfileManagerDxe%2FUserProfileManager.h;h=5ab5457a8f64573b0d0641f8944641d3a9165283;hp=afa420ea7babd65046464d714a582752cb7e0b84;hb=c0cb1e1a72bccb5c83d7a36a8e52a38002b18671;hpb=0ab475c9a1d551a919430f3b6df6f652e4d2a3ed diff --git a/SecurityPkg/UserIdentification/UserProfileManagerDxe/UserProfileManager.h b/SecurityPkg/UserIdentification/UserProfileManagerDxe/UserProfileManager.h index afa420ea7b..5ab5457a8f 100644 --- a/SecurityPkg/UserIdentification/UserProfileManagerDxe/UserProfileManager.h +++ b/SecurityPkg/UserIdentification/UserProfileManagerDxe/UserProfileManager.h @@ -254,7 +254,7 @@ AddIdentityPolicyItem ( /** Save the identity policy and update UI with it. - This funciton will verify the new identity policy, in current implementation, + This function will verify the new identity policy, in current implementation, the identity policy can be: T, P & P & P & ..., P | P | P | ... Here, "T" means "True", "P" means "Credential Provider", "&" means "and", "|" means "or". Other identity policies are not supported.