]> git.proxmox.com Git - mirror_edk2.git/commit - EmulatorPkg/EmulatorPkg.dec
EmulatorPkg:Change DEC_VERSION to DEC_SPECIFICATION
authorWenyi Xie <xiewenyi2@huawei.com>
Fri, 11 Sep 2020 01:49:26 +0000 (09:49 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 14 Sep 2020 04:01:27 +0000 (04:01 +0000)
commit067503a8c675ddd38b099a0c604bc1a565e83838
tree0e260393c6899ef6201914833bae7ccf4d394fd6
parent317d84abe3bfbdff10ae1cc4f38b49307838c6c4
EmulatorPkg:Change DEC_VERSION to DEC_SPECIFICATION

edk2 DEC specification document only knows about DEC_SPECIFICATION,
so using DEC_VERSION in [Defines] section in EmulatorPkg.dec is not
correct.

Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Andrew Fish <afish@apple.com>
Cc: Ray Ni <ray.ni@intel.com>
Signed-off-by: Wenyi Xie <xiewenyi2@huawei.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
EmulatorPkg/EmulatorPkg.dec