Home
last modified time | relevance | path

Searched refs:CloseEventStatus (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/EntryPoints/
DEdkIIGlueDxeDriverEntryPoint.c651 EFI_STATUS CloseEventStatus; in _ModuleEntryPoint() local
652CloseEventStatus = SystemTable->BootServices->CloseEvent (_mDriverExitBootServicesNotifyEvent); in _ModuleEntryPoint()
653 ASSERT_EFI_ERROR (CloseEventStatus); in _ModuleEntryPoint()