Provides a USB credential provider implementation
This module reads a token from a token file that is saved in the root
folder of a USB stick. The token file name can be specified by the PCD
PcdFixedUsbCredentialProviderTokenFileName.
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
http://opensource.org/licenses/bsd-license.php
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
Version of INF file specification | 0x00010005 |
Module Guid | 672A0C68-2BF0-46f9-93C3-C4E7DC0FA555 |
Module Type | UEFI_DRIVER |
Module Version | 1.0 |
Module Entry Point Function | UsbProviderInit |
PCD Name | TokenSpace | Package |
PcdFixedUsbCredentialProviderTokenFileName | gEfiSecurityPkgTokenSpaceGuid | SecurityPkg |
Name | Package |
gUsbCredentialProviderGuid | SecurityPkg |
gEfiFileInfoGuid | MdePkg |
gEfiUserCredentialClassSecureCardGuid | MdePkg |
Name | Package |
gEfiUserCredential2ProtocolGuid | MdePkg |
gEfiUserManagerProtocolGuid | MdePkg |
gEfiBlockIoProtocolGuid | MdePkg |
gEfiSimpleFileSystemProtocolGuid | MdePkg |
[UserExtensions.TianoCore."ExtraFiles"] | None |
UsbCredentialProviderExtra.uni | None |
Name | Type | Package | Header File |
UefiRuntimeServicesTableLib | Consume | MdePkg | MdePkg/Include/Library/UefiRuntimeServicesTableLib.h |
UefiBootServicesTableLib | Consume | MdePkg | MdePkg/Include/Library/UefiBootServicesTableLib.h |
UefiDriverEntryPoint | Consume | MdePkg | MdePkg/Include/Library/UefiDriverEntryPoint.h |
MemoryAllocationLib | Consume | MdePkg | MdePkg/Include/Library/MemoryAllocationLib.h |
BaseMemoryLib | Consume | MdePkg | MdePkg/Include/Library/BaseMemoryLib.h |
DebugLib | Consume | MdePkg | MdePkg/Include/Library/DebugLib.h |
HiiLib | Consume | MdeModulePkg | MdeModulePkg/Include/Library/HiiLib.h |
UefiLib | Consume | MdePkg | MdePkg/Include/Library/UefiLib.h |
BaseCryptLib | Consume | CryptoPkg | CryptoPkg/Include/Library/BaseCryptLib.h |