TianoCore EDK2 master
Loading...
Searching...
No Matches
WaitForPacket.c File Reference
#include "Snp.h"

Go to the source code of this file.

Functions

VOID EFIAPI SnpWaitForPacketNotify (EFI_EVENT Event, VOID *SnpPtr)
 

Detailed Description

Event handler to check for available packet.

Copyright (c) 2004 - 2018, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file WaitForPacket.c.

Function Documentation

◆ SnpWaitForPacketNotify()

VOID EFIAPI SnpWaitForPacketNotify ( EFI_EVENT  Event,
VOID *  SnpPtr 
)

Notification call back function for WaitForPacket event.

Parameters
EventEFI Event.
SnpPtrPointer to SNP_DRIVER structure.

Definition at line 20 of file WaitForPacket.c.