]> git.proxmox.com Git - mirror_edk2.git/commit
UefiCpuPkg/RegisterCpuFeaturesLib.h: Add new dependence types.
authorEric Dong <eric.dong@intel.com>
Mon, 15 Oct 2018 01:21:06 +0000 (09:21 +0800)
committerEric Dong <eric.dong@intel.com>
Mon, 22 Oct 2018 03:19:47 +0000 (11:19 +0800)
commit87e9395109672ff225c934c342cac536644b2bbe
treef89fc47cc6d59919b2bf6ef14ffc6191af21aff5
parentd5aa2078f74cd0ce3f87deb6a3350d6b251cf7ed
UefiCpuPkg/RegisterCpuFeaturesLib.h: Add new dependence types.

V4 changes:
  1. Update comments.

v3 changes:
  1. Move CPU_FEATURE_DEPENDENCE_TYPE definition to AcpiCpuData.h.
  2. Add comments for CPU_FEATURE_BEFORE/CPU_FEATURE_AFTER.

v1 changes:
Add new core/package dependence types which consumed by different MSRs.

Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
UefiCpuPkg/Include/Library/RegisterCpuFeaturesLib.h