Provides security service of deferred image load
The platform may need to defer the execution of an image because of security
considerations. These deferred images will be recorded and then reported by
installing an instance of the EFI_DEFERRED_IMAGE_LOAD_PROTOCOL.
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 | 5E2FAE1F-41DA-4fbd-BC81-603CE5CD8497 |
Module Type | DXE_DRIVER |
Module Version | 1.0 |
Produced Library Class | NULL |
Supported Module Types | DXE_DRIVER UEFI_DRIVER DXE_RUNTIME_DRIVER UEFI_APPLICATION |
Library Constructor Function | DxeDeferImageLoadLibConstructor |
PCD Name | TokenSpace | Package |
PcdDeferImageLoadPolicy | gEfiSecurityPkgTokenSpaceGuid | SecurityPkg |
Name | Package |
gEfiGlobalVariableGuid | MdePkg |
Name | Package |
gEfiFirmwareVolume2ProtocolGuid | MdePkg |
gEfiBlockIoProtocolGuid | MdePkg |
gEfiSimpleFileSystemProtocolGuid | MdePkg |
gEfiDeferredImageLoadProtocolGuid | MdePkg |
gEfiUserManagerProtocolGuid | MdePkg |
Name | Type | Package | Header File |
NULL | Produce | NULL | NULL |
UefiRuntimeServicesTableLib | Consume | MdePkg | MdePkg/Include/Library/UefiRuntimeServicesTableLib.h |
UefiBootServicesTableLib | Consume | MdePkg | MdePkg/Include/Library/UefiBootServicesTableLib.h |
SecurityManagementLib | Consume | MdeModulePkg | MdeModulePkg/Include/Library/SecurityManagementLib.h |
MemoryAllocationLib | Consume | MdePkg | MdePkg/Include/Library/MemoryAllocationLib.h |
DevicePathLib | Consume | MdePkg | MdePkg/Include/Library/DevicePathLib.h |
BaseMemoryLib | Consume | MdePkg | MdePkg/Include/Library/BaseMemoryLib.h |
PrintLib | Consume | MdePkg | MdePkg/Include/Library/PrintLib.h |
DebugLib | Consume | MdePkg | MdePkg/Include/Library/DebugLib.h |
UefiLib | Consume | MdePkg | MdePkg/Include/Library/UefiLib.h |
PcdLib | Consume | MdePkg | MdePkg/Include/Library/PcdLib.h |