From f391357d3c978eb2c73a110aa44e09e7711a6abb Mon Sep 17 00:00:00 2001 From: jcarsey Date: Tue, 16 Jun 2009 13:16:06 +0000 Subject: [PATCH] git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8576 6f19259b-4bc3-4df7-8a09-765794883524 --- IntelFrameworkPkg/Include/Protocol/SmmGpiDispatch.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/IntelFrameworkPkg/Include/Protocol/SmmGpiDispatch.h b/IntelFrameworkPkg/Include/Protocol/SmmGpiDispatch.h index b9df94dbfc..0632d25964 100644 --- a/IntelFrameworkPkg/Include/Protocol/SmmGpiDispatch.h +++ b/IntelFrameworkPkg/Include/Protocol/SmmGpiDispatch.h @@ -125,9 +125,9 @@ struct _EFI_SMM_GPI_DISPATCH_PROTOCOL { EFI_SMM_GPI_REGISTER Register; 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; }; -- 2.39.2