TianoCore EDK2 master
Loading...
Searching...
No Matches
DelayedDispatch.h File Reference

Go to the source code of this file.

Data Structures

struct  DELAYED_DISPATCH_ENTRY
 
struct  DELAYED_DISPATCH_TABLE
 

Macros

#define EFI_DELAYED_DISPATCH_TABLE_GUID
 

Variables

EFI_GUID gEfiDelayedDispatchTableGuid
 

Detailed Description

Definition for structure & defines exported by Delayed Dispatch PPI

Copyright (c) Microsoft Corporation.

SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file DelayedDispatch.h.

Macro Definition Documentation

◆ EFI_DELAYED_DISPATCH_TABLE_GUID

#define EFI_DELAYED_DISPATCH_TABLE_GUID
Value:
{\
0x4b733449, 0x8eff, 0x488c, { 0x92, 0x1a, 0x15, 0x4a, 0xda, 0x25, 0x18, 0x07 } \
}

Definition at line 14 of file DelayedDispatch.h.