]> git.proxmox.com Git - mirror_edk2.git/commit - MdeModulePkg/Core/DxeIplPeim/Ia32/DxeLoadFunc.c
Use RShiftU64() from base lib to handle 64-bit right shift to avoid build break when...
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 29 Sep 2007 08:43:01 +0000 (08:43 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Sat, 29 Sep 2007 08:43:01 +0000 (08:43 +0000)
commitf0a505a34cd21007cded65661a65e68560729d14
treeb8e8cb20f7770fa9ff449bcf743d8fe4826844ab
parent7659c399538f326b28f1ae1ea04c5b3a67649401
Use RShiftU64() from base lib to handle 64-bit right shift to avoid build break when optimization is disabled.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3982 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Core/DxeIplPeim/Ia32/DxeLoadFunc.c