]> git.proxmox.com Git - mirror_edk2.git/commit
Use CPU_STACK_ALIGNMENT to align stack allocated for used in the DXE Phase.
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 9 Nov 2006 22:05:07 +0000 (22:05 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 9 Nov 2006 22:05:07 +0000 (22:05 +0000)
commit5a0c25f8177525999683c4dc875217c3eab93d29
tree196aebe94eb6f20088c323773620179f2f42e516
parent395859376eb5342ea1fd06f0c8d8682be8921d6f
Use CPU_STACK_ALIGNMENT to align stack allocated for used in the DXE Phase.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1925 6f19259b-4bc3-4df7-8a09-765794883524
EdkModulePkg/Core/DxeIplX64Peim/DxeLoadX64.c