audk/MdePkg/Include/Uefi
Nate DeSimone 107ddf1de9 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 <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Zhiguang Liu <zhiguang.liu@intel.com>
Signed-off-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
2023-08-07 22:56:02 +00:00
..
UefiAcpiDataTable.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
UefiBaseType.h MdePkg: Add missing status codes 2023-08-07 22:56:02 +00:00
UefiGpt.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
UefiInternalFormRepresentation.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
UefiMultiPhase.h MdePkg: Add UEFI Unaccepted memory definition 2022-11-01 10:08:10 +00:00
UefiPxe.h MdePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
UefiSpec.h MdePkg: Label CreateEvent NotifyFunction and NotifyContext optional 2023-02-03 07:41:01 +00:00