SecurityPkg/UserIdentification/UserIdentifyManagerDxe/LoadDeferredImage.c File Reference


Functions

VOID EFIAPI LoadDeferredImage (IN EFI_EVENT Event, IN VOID *Context)
VOID LoadDeferredImageInit (IN EFI_HANDLE ImageHandle)

Variables

EFI_HANDLE mDeferredImageHandle

Detailed Description

Load the deferred images after user is identified.

Copyright (c) 2009 - 2010, 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.


Function Documentation

VOID EFIAPI LoadDeferredImage ( IN EFI_EVENT  Event,
IN VOID *  Context 
)

The function will load all the deferred images again. If the deferred image is loaded successfully, try to start it.

Parameters:
Event Event whose notification function is being invoked.
Context Pointer to the notification function's context

References BOOLEAN(), EFI_STATUS(), mDeferredImageHandle, TRUE, and UINTN().

Referenced by LoadDeferredImageInit().

VOID LoadDeferredImageInit ( IN EFI_HANDLE  ImageHandle  ) 

Register an event notification function for user profile changed.

Parameters:
[in] ImageHandle Image handle this driver.

References EFI_STATUS(), LoadDeferredImage(), and mDeferredImageHandle.

Referenced by UserIdentifyManagerInit().


Variable Documentation


Generated on Thu Sep 24 23:44:24 2015 for SecurityPkg[ALL] by  doxygen 1.5.7.1