public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/2] MinPlatformPkg: FspResetType support for X64 build.
@ 2022-07-19  0:37 Chiu, Chasel
  2022-07-19  0:37 ` [PATCH v2 1/2] MinPlatformPkg/FspWrapper: " Chiu, Chasel
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Chiu, Chasel @ 2022-07-19  0:37 UTC (permalink / raw)
  To: devel; +Cc: Chasel Chiu, Nate DeSimone, Isaac Oram, Liming Gao, Eric Dong

FSP_STATUS_RESET_REQUIRED_* will be either 32bit or 64bit basing on
the build and this patch series extended the support for 64bit build.

Cc: Nate DeSimone <nathaniel.l.desimone@intel.com>
Cc: Isaac Oram <isaac.w.oram@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Eric Dong <eric.dong@intel.com>
Signed-off-by: Chasel Chiu <chasel.chiu@intel.com>

V2: Change ResetType from UINTN to EFI_STATUS

Chasel Chiu (2):
  MinPlatformPkg/FspWrapper: FspResetType support for X64 build.
  WhitleySiliconPkg: FspResetType support for X64 build.

 Platform/Intel/MinPlatformPkg/FspWrapper/Library/DxeFspWrapperPlatformLib/DxeFspWrapperPlatformResetLib.c | 2 +-
 Platform/Intel/MinPlatformPkg/FspWrapper/Library/PeiFspWrapperPlatformLib/PeiFspWrapperPlatformResetLib.c | 2 +-
 Silicon/Intel/WhitleySiliconPkg/Library/FspWrapperPlatformLib/FspWrapperPlatformLib.c                     | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

--
2.35.0.windows.1


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

end of thread, other threads:[~2022-07-19 22:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-19  0:37 [PATCH v2 0/2] MinPlatformPkg: FspResetType support for X64 build Chiu, Chasel
2022-07-19  0:37 ` [PATCH v2 1/2] MinPlatformPkg/FspWrapper: " Chiu, Chasel
2022-07-19  0:37 ` [PATCH v2 2/2] WhitleySiliconPkg: " Chiu, Chasel
2022-07-19 20:21 ` [PATCH v2 0/2] MinPlatformPkg: " Nate DeSimone
2022-07-19 22:07 ` Chiu, Chasel

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