public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] Update RegisterCpuInterruptHandler return status
@ 2016-11-16 14:33 Jeff Fan
  2016-11-16 14:33 ` [PATCH 1/2] MdeModulePkg/CpuExceptionHanderLibNull: RegisterCpuInterruptHandler() Jeff Fan
  2016-11-16 14:33 ` [PATCH 2/2] MdeModulePkg/PiSmmCpuDxeSmm: Check RegisterCpuInterruptHandler status Jeff Fan
  0 siblings, 2 replies; 6+ messages in thread
From: Jeff Fan @ 2016-11-16 14:33 UTC (permalink / raw)
  To: edk2-devel; +Cc: Feng Tian, Michael D Kinney

Updated RegisterCpuInterruptHandler() in CpuExceptionHandlerLib NULL
instance to return EFI_UNSUPPORTED instead of EFI_SUCCESS.

https://bugzilla.tianocore.org/show_bug.cgi?id=199

Cc: Feng Tian <feng.tian@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan <jeff.fan@intel.com>

Jeff Fan (2):
  MdeModulePkg/CpuExceptionHanderLibNull: RegisterCpuInterruptHandler()
  MdeModulePkg/PiSmmCpuDxeSmm: Check RegisterCpuInterruptHandler status

 .../Library/CpuExceptionHandlerLibNull/CpuExceptionHandlerLibNull.c  | 4 ++--
 UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/PageTbl.c                             | 4 +++-
 UefiCpuPkg/PiSmmCpuDxeSmm/SmmProfile.c                               | 5 ++++-
 UefiCpuPkg/PiSmmCpuDxeSmm/X64/PageTbl.c                              | 4 +++-
 4 files changed, 12 insertions(+), 5 deletions(-)

-- 
2.9.3.windows.2



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-11-17  3:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-16 14:33 [PATCH 0/2] Update RegisterCpuInterruptHandler return status Jeff Fan
2016-11-16 14:33 ` [PATCH 1/2] MdeModulePkg/CpuExceptionHanderLibNull: RegisterCpuInterruptHandler() Jeff Fan
2016-11-16 14:33 ` [PATCH 2/2] MdeModulePkg/PiSmmCpuDxeSmm: Check RegisterCpuInterruptHandler status Jeff Fan
2016-11-16 16:28   ` Kinney, Michael D
2016-11-17  2:54     ` Fan, Jeff
2016-11-17  3:17       ` Kinney, Michael D

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox