]> git.proxmox.com Git - mirror_edk2.git/commit - EdkModulePkg/Library/EdkUefiRuntimeLib/Ipf/RuntimeLib.c
changed the guid assignment from constant array to hi and low UINT64s (Intel compiler...
authorvprabhal <vprabhal@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 14 Mar 2007 23:44:44 +0000 (23:44 +0000)
committervprabhal <vprabhal@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 14 Mar 2007 23:44:44 +0000 (23:44 +0000)
commite8d4831b1980a9c97acb15963e9ce4eb5d5c1ba8
tree12e6b5f03c860fdac8c2993fe6cdf9e0de4088a5
parentfce67685cc278da736f10e7721fddc91cbdac471
changed the guid assignment from constant array to hi and low UINT64s (Intel compiler was using a global variable to assign an array which is not OK at run time)

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2468 6f19259b-4bc3-4df7-8a09-765794883524
EdkModulePkg/Library/EdkUefiRuntimeLib/Ipf/RuntimeLib.c