]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Include/Uefi/UefiBaseType.h
MdePkg: Define IPv4_ADDRESS and IPv6_ADDRESS in Base.h
authorRuiyu Ni <ruiyu.ni@intel.com>
Mon, 13 Feb 2017 10:08:24 +0000 (18:08 +0800)
committerRuiyu Ni <ruiyu.ni@intel.com>
Tue, 28 Feb 2017 03:30:31 +0000 (11:30 +0800)
commitab4de5c8b43bed4d9cf6b220fbc3743828571ad7
tree2d05d4ed6c3ec815d40cd1aa8c7096568b2fae1b
parent6e84fd6e97007a61b831e5ad14a096097e4df10b
MdePkg: Define IPv4_ADDRESS and IPv6_ADDRESS in Base.h

Since the following patch needs to add API converting string
to IP address in BaseLib, define the IP address as base types
in Base.h.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
MdePkg/Include/Base.h
MdePkg/Include/Uefi/UefiBaseType.h