]> git.proxmox.com Git - mirror_edk2.git/commit - EdkModulePkg/Core/DxeIplX64Peim/DxeLoadX64.c
Add comments about why pre-allocate 32 bytes for load 64bit dxe core and Add code...
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 13 Nov 2006 07:10:54 +0000 (07:10 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 13 Nov 2006 07:10:54 +0000 (07:10 +0000)
commit3e025b69934d9bb7ba172e4ff3591cc2eea7621c
tree8165609260f29e30b993df06161e14357b13c754
parent15db5db9f17d9771495b042abcc4b1af72b238c5
Add comments about why pre-allocate 32 bytes for load 64bit dxe core and Add code to make sure the stack is aligned to 16 bytes.

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