git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8576 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
79a0adf30a
commit
f391357d3c
@ -125,9 +125,9 @@ struct _EFI_SMM_GPI_DISPATCH_PROTOCOL {
|
|||||||
EFI_SMM_GPI_REGISTER Register;
|
EFI_SMM_GPI_REGISTER Register;
|
||||||
EFI_SMM_GPI_UNREGISTER UnRegister;
|
EFI_SMM_GPI_UNREGISTER UnRegister;
|
||||||
|
|
||||||
//
|
///
|
||||||
// Denotes the maximum value of inputs that can have handlers attached.
|
/// Denotes the maximum value of inputs that can have handlers attached.
|
||||||
//
|
///
|
||||||
UINTN NumSupportedGpis;
|
UINTN NumSupportedGpis;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user