Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 107ddf1de99dc42eec201eccd97c51ea27dbfcfb
https://github.com/tianocore/edk2/commit/107ddf1de99dc42eec201eccd97c51ea27dbfcfb
Author: Nate DeSimone <[email protected]>
Date: 2023-08-07 (Mon, 07 Aug 2023)
Changed paths:
M MdePkg/Include/Base.h
M MdePkg/Include/Uefi/UefiBaseType.h
Log Message:
-----------
MdePkg: Add missing status codes
REF: https://uefi.org/specs/UEFI/2.10/Apx_D_Status_Codes.html
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
These missing status codes have been added.
Reviewed-by: Michael D Kinney <[email protected]>
Cc: Liming Gao <[email protected]>
Cc: Zhiguang Liu <[email protected]>
Signed-off-by: Nate DeSimone <[email protected]>
Commit: 3c274c0d83d5464b336e40058bc5969bfef25f7b
https://github.com/tianocore/edk2/commit/3c274c0d83d5464b336e40058bc5969bfef25f7b
Author: Nate DeSimone <[email protected]>
Date: 2023-08-07 (Mon, 07 Aug 2023)
Changed paths:
M MdePkg/Library/BasePrintLib/PrintLibInternal.c
Log Message:
-----------
MdePkg: Add new status codes to PrintLib
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 have been added.
Reviewed-by: Michael D Kinney <[email protected]>
Cc: Liming Gao <[email protected]>
Cc: Zhiguang Liu <[email protected]>
Signed-off-by: Nate DeSimone <[email protected]>
Compare: https://github.com/tianocore/edk2/compare/2d8c17a9b61a...3c274c0d83d5
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits