Reviewed-by: Michael D Kinney <michael.d.kin...@intel.com>
> -----Original Message----- > From: Desimone, Nathaniel L <nathaniel.l.desim...@intel.com> > Sent: Monday, July 31, 2023 11:43 AM > To: devel@edk2.groups.io > Cc: Kinney, Michael D <michael.d.kin...@intel.com>; Gao, Liming > <gaolim...@byosoft.com.cn>; Liu, Zhiguang <zhiguang....@intel.com> > Subject: [PATCH v1 0/2] MdePkg: Add missing status codes > > REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4514 > > Upon review it has been found that MdePkg is missing two > status code definitions: > > 1. EFI_IP_ADDRESS_CONFLICT - Added in UEFI Spec v2.5 > 2. EFI_WARN_RESET_REQUIRED - Added in UEFI Spec v2.6 > > Moreover, PrintLib does not correctly decode the follow status codes: > > 1. EFI_IP_ADDRESS_CONFLICT > 2. EFI_HTTP_ERROR > 3. EFI_WARN_FILE_SYSTEM > 4. EFI_WARN_RESET_REQUIRED > > These missing status codes and the missing decodings have been added. > > Cc: Michael D Kinney <michael.d.kin...@intel.com> > Cc: Liming Gao <gaolim...@byosoft.com.cn> > Cc: Zhiguang Liu <zhiguang....@intel.com> > Signed-off-by: Nate DeSimone <nathaniel.l.desim...@intel.com> > > Nate DeSimone (2): > MdePkg: Add missing status codes > MdePkg: Add new status codes to PrintLib > > MdePkg/Include/Base.h | 10 ++++++++++ > MdePkg/Include/Uefi/UefiBaseType.h | 2 ++ > MdePkg/Library/BasePrintLib/PrintLibInternal.c | 10 +++++++--- > 3 files changed, 19 insertions(+), 3 deletions(-) > > -- > 2.30.2 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#107409): https://edk2.groups.io/g/devel/message/107409 Mute This Topic: https://groups.io/mt/100468025/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/leave/9847357/21656/1706620634/xyzzy [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-