]> git.proxmox.com Git - mirror_edk2.git/commit
PciLib:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 6 Jul 2006 10:37:49 +0000 (10:37 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 6 Jul 2006 10:37:49 +0000 (10:37 +0000)
commit28c73f6ef7fc6cb1803d80761002ec2a7330d833
tree66ab216f4494736fa66fee52642177ad968a705a
parentdf569f61e3806ec8dbeef9c89123f5b223720c07
PciLib:
For PciRead/WriteBuffer(): A fix to handle boundary cases when Size is 0;
DevicePathLib:
For FileDevicePath(): Change to use AppendDevicePath () in place of AppendDevicePathNode().
PrintLib:
For type %p, according to current MWG, it should ignore flag 0, +, space, l, & L
Misc:
Fix a bug in EBC interpreter for Ia32.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@796 6f19259b-4bc3-4df7-8a09-765794883524
EdkModulePkg/Universal/Ebc/Dxe/Ia32/Ia32Math.asm
MdePkg/Library/BasePciCf8Lib/PciLib.c
MdePkg/Library/BasePciExpressLib/PciLib.c
MdePkg/Library/BasePrintLib/PrintLib.c
MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.c
MdePkg/Library/UefiDevicePathLibDevicePathProtocol/UefiDevicePathLib.c