]> git.proxmox.com Git - mirror_edk2.git/commit - OvmfPkg/OvmfPkgIa32.dsc
OvmfPkg: make PcdSetNxForStack dynamic
authorLaszlo Ersek <lersek@redhat.com>
Tue, 15 Sep 2015 08:35:03 +0000 (08:35 +0000)
committerlersek <lersek@Edk2>
Tue, 15 Sep 2015 08:35:03 +0000 (08:35 +0000)
commitd26753f8358c47091f380b9c9cd8081c99715e50
tree7489556aa528a6c37195355837b5d3da7275ee10
parent901c58c594121899e17cfc27c92aa92fcfa4daa6
OvmfPkg: make PcdSetNxForStack dynamic

Plus, because PcdSetNxForStack is used by the DXE IPL PEIM (in the
HandOffToDxeCore() function, and in the CreateIdentityMappingPageTables()
function called by the former), we must change the PcdLib class resolution
for that module, from the default BasePcdLibNull to PeiPcdLib.

Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18469 6f19259b-4bc3-4df7-8a09-765794883524
OvmfPkg/OvmfPkgIa32.dsc
OvmfPkg/OvmfPkgIa32X64.dsc
OvmfPkg/OvmfPkgX64.dsc