]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg: import SmmCpuFeaturesLib from UefiCpuPkg
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 30 Nov 2015 18:46:27 +0000 (18:46 +0000)
committerlersek <lersek@Edk2>
Mon, 30 Nov 2015 18:46:27 +0000 (18:46 +0000)
commit86d71589c1fdb099c04a0f9e548fe868a2fef266
tree18198da0672eb54ccfc65e8f8bf4368fc1c39e3c
parent896d3dcf25f0bc90d5d0d4aed939a487f971f4b0
OvmfPkg: import SmmCpuFeaturesLib from UefiCpuPkg

The next patches will customize the implementation, but let's start from
the common version to better show the changes.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
[lersek@redhat.com: drop UNI file, keep whitespace intact, generate new
 FILE_GUID, split off DSC changes, reflow commit message, refresh against
 SVN r18958]

Cc: Paolo Bonzini <pbonzini@redhat.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19054 6f19259b-4bc3-4df7-8a09-765794883524
OvmfPkg/Library/SmmCpuFeaturesLib/SmmCpuFeaturesLib.c [new file with mode: 0644]
OvmfPkg/Library/SmmCpuFeaturesLib/SmmCpuFeaturesLib.inf [new file with mode: 0644]