]> git.proxmox.com Git - mirror_edk2.git/commit
Do not use WriteUnaligned64() in BaseLib since StartingOffset and EndingOffset field...
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 19 Aug 2009 13:45:38 +0000 (13:45 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 19 Aug 2009 13:45:38 +0000 (13:45 +0000)
commit792a1534671f5e326a5add71eef4c6a7bd3a019c
tree2257fb76d9189a2afb104377fce73aed3fd0ec5e
parent09e156131de5b788dc64d965260a99d4b6dd2b7f
Do not use WriteUnaligned64() in BaseLib since StartingOffset and EndingOffset field in MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH structure has been correctly to ensure of natural alignment.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9140 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Universal/DevicePathDxe/DevicePathFromText.c