]> git.proxmox.com Git - mirror_edk2.git/commit
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:45:03 +0000 (23:45 +0000)
committervprabhal <vprabhal@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 14 Mar 2007 23:45:03 +0000 (23:45 +0000)
commitaa156393bf28ce3c44d84b773e398070d1f4fe79
treef2fc8fd9b2fcdeac8ad2404eae8773aa038a15e1
parente8d4831b1980a9c97acb15963e9ce4eb5d5c1ba8
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@2469 6f19259b-4bc3-4df7-8a09-765794883524
EdkModulePkg/Library/EdkUefiRuntimeLib/Ipf/RuntimeService.c