X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=SecurityPkg%2FUserIdentification%2FPwdCredentialProviderDxe%2FPwdCredentialProvider.c;h=b9e89cbfe79610c7960fc023e87302e83567e300;hp=cf7fe4079ad88dfa146e8362a65cff82fae48c03;hb=68d151bbc9c2d48639e6de4a15d912158b10e9f7;hpb=fab1046560e520486f255093cbb4fe36a347f93a diff --git a/SecurityPkg/UserIdentification/PwdCredentialProviderDxe/PwdCredentialProvider.c b/SecurityPkg/UserIdentification/PwdCredentialProviderDxe/PwdCredentialProvider.c index cf7fe4079a..b9e89cbfe7 100644 --- a/SecurityPkg/UserIdentification/PwdCredentialProviderDxe/PwdCredentialProvider.c +++ b/SecurityPkg/UserIdentification/PwdCredentialProviderDxe/PwdCredentialProvider.c @@ -1,7 +1,7 @@ /** @file Password Credential Provider driver implementation. -Copyright (c) 2009 - 2011, Intel Corporation. All rights reserved.
+Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at @@ -1427,6 +1427,11 @@ PasswordProviderInit ( { EFI_STATUS Status; + // + // It is NOT robust enough to be included in production. + // + #error "This implementation is just a sample, please comment this line if you really want to use this driver." + // // Init credential table. //