Files
system76-edk2/MdePkg/Include/Protocol
Jeff Fan 035987042c MdePkg/SmmGipDispatch2.h: SMM GpiNum meaning clarification
To support GPI number > 64, PI 1.4 clarified SMM GpiNum meaning as below:
typedef struct {
  UINT64 GpiNum;
} EFI_SMM_GPI_REGISTER_CONTEXT;
Instead of the bit mask of 64 possible GPIs, GpiNum is one of 2^64 possible
GPIs that can generate an SMI. A 0 corresponds to logical GPI[00],
1 corresponds to logical GPI[1], and so on, and GpiNum of N corresponds to
GPI[N], where N can span from 0 to 2^64-1.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan <jeff.fan@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17350 6f19259b-4bc3-4df7-8a09-765794883524
2015-05-07 02:31:30 +00:00
..
2010-04-23 15:46:20 +00:00
2014-05-13 09:14:00 +00:00
2010-04-23 15:46:20 +00:00
2010-04-23 15:46:20 +00:00
2011-05-03 18:50:46 +00:00
2010-04-23 15:46:20 +00:00
2010-04-23 15:46:20 +00:00
2014-05-13 09:14:00 +00:00
2010-04-23 15:46:20 +00:00
2010-04-23 15:46:20 +00:00
2010-04-23 15:46:20 +00:00
2010-04-23 15:46:20 +00:00
2010-04-23 15:46:20 +00:00
2011-06-08 05:53:18 +00:00
2015-05-05 01:34:39 +00:00
2013-08-20 07:08:25 +00:00
2010-04-23 15:46:20 +00:00
2011-06-08 05:53:18 +00:00
2011-06-08 05:53:18 +00:00
2011-06-08 05:53:18 +00:00
2011-07-19 06:31:58 +00:00
2010-04-23 15:46:20 +00:00
2010-04-23 15:46:20 +00:00
2010-04-23 15:46:20 +00:00
2010-04-23 15:46:20 +00:00
2011-06-08 05:53:18 +00:00
2011-06-08 05:53:18 +00:00
2010-04-23 15:46:20 +00:00
2010-04-23 15:46:20 +00:00
2010-04-23 15:46:20 +00:00
2010-04-23 15:46:20 +00:00
2010-04-23 15:46:20 +00:00
2010-05-14 07:51:29 +00:00
2010-04-23 15:46:20 +00:00
2011-11-16 09:41:55 +00:00
2010-04-23 15:46:20 +00:00
2012-12-18 05:07:35 +00:00
2010-04-23 15:46:20 +00:00
2010-04-23 15:46:20 +00:00
2013-09-18 05:29:06 +00:00
2010-04-23 15:46:20 +00:00
2010-04-23 15:46:20 +00:00
2010-04-23 15:46:20 +00:00
2011-10-26 02:21:06 +00:00
2010-04-23 15:46:20 +00:00