diff options
Diffstat (limited to 'PasswordCrypt.c')
| -rw-r--r-- | PasswordCrypt.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/PasswordCrypt.c b/PasswordCrypt.c index 2eb971dd..311c914b 100644 --- a/PasswordCrypt.c +++ b/PasswordCrypt.c @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: BSD-2-Clause-Patent + #include <efi.h> #include <efilib.h> #include <Library/BaseCryptLib.h> |
