]> git.proxmox.com Git - mirror_edk2.git/blob - SecurityPkg/Library/DxeDeferImageLoadLib/DxeDeferImageLoadLib.uni
MdeModulePkg/DxeCapsuleLibFmp: Add missing NULL pointer check.
[mirror_edk2.git] / SecurityPkg / Library / DxeDeferImageLoadLib / DxeDeferImageLoadLib.uni
1 // /** @file
2 // Provides security service of deferred image load
3 //
4 // The platform may need to defer the execution of an image because of security
5 // considerations. These deferred images will be recorded and then reported by
6 // installing an instance of the EFI_DEFERRED_IMAGE_LOAD_PROTOCOL.
7 //
8 // Copyright (c) 2009 - 2014, Intel Corporation. All rights reserved.<BR>
9 //
10 // SPDX-License-Identifier: BSD-2-Clause-Patent
11 //
12 // **/
13
14
15 #string STR_MODULE_ABSTRACT #language en-US "Provides security service of deferred image load"
16
17 #string STR_MODULE_DESCRIPTION #language en-US "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."
18