public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [patch 0/2] Report error status when fail to load/start boot option
@ 2019-02-15  8:51 Dandan Bi
  2019-02-15  8:51 ` [patch 1/2] MdePkg/StatusCodeDataTypeId.h: Add new definition per PI1.7 Spec Dandan Bi
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Dandan Bi @ 2019-02-15  8:51 UTC (permalink / raw)
  To: edk2-devel
  Cc: Jian J Wang, Hao Wu, Ruiyu Ni, Michael D Kinney, Liming Gao,
	Laszlo Ersek, Sean Brogan

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

According to PI1.7, this patch series is to add the support that
report extended data describing an EFI_STATUS return value along
with  EFI_SW_DXE_BS_EC_BOOT_OPTION_LOAD_ERROR and
EFI_SW_DXE_BS_EC_BOOT_OPTION_FAILED status code when fail to load
or start boot option image.

These two commit are also available at:
https://github.com/dandanbi/edk2/commits/ExtendedStatusCodeV1

PI1.7 is at
https://uefi.org/sites/default/files/resources/PI_Spec_1_7_final_Jan_2019.pdf

Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Hao Wu <hao.a.wu@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Sean Brogan <sean.brogan@microsoft.com>
Dandan Bi (2):
  MdePkg/StatusCodeDataTypeId.h: Add new definition per PI1.7 Spec
  MdeModulePkg/BmBoot: Report status when fail to load/start boot option

 .../Library/UefiBootManagerLib/BmBoot.c       | 22 ++++++++++++++-----
 MdePkg/Include/Guid/StatusCodeDataTypeId.h    | 22 ++++++++++++++++++-
 2 files changed, 37 insertions(+), 7 deletions(-)

-- 
2.18.0.windows.1



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

end of thread, other threads:[~2019-02-21  8:55 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-15  8:51 [patch 0/2] Report error status when fail to load/start boot option Dandan Bi
2019-02-15  8:51 ` [patch 1/2] MdePkg/StatusCodeDataTypeId.h: Add new definition per PI1.7 Spec Dandan Bi
2019-02-15  8:51 ` [patch 2/2] MdeModulePkg/BmBoot: Report status when fail to load/start boot option Dandan Bi
2019-02-20  1:19   ` Laszlo Ersek
2019-02-20  1:36     ` Laszlo Ersek
2019-02-20  2:21     ` Ni, Ray
2019-02-20  9:24       ` Laszlo Ersek
2019-02-20 17:19         ` Doran, Mark
2019-02-21  8:55           ` Laszlo Ersek
2019-02-20  2:35     ` Bi, Dandan
2019-02-15 13:40 ` [patch 0/2] Report error " Laszlo Ersek
2019-02-15 13:58   ` Ni, Ray

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