]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/UefiPciSegmentLibPciRootBridgeIo/PciSegmentLib.c
MdePkg/PciSegmentLib: Fix typo in function header comments
[mirror_edk2.git] / MdePkg / Library / UefiPciSegmentLibPciRootBridgeIo / PciSegmentLib.c
2017-08-28 Ruiyu NiMdePkg/PciSegmentLib: Fix typo in function header comments
2012-12-25 lgao4Add ASSERT() for BitField operations to make sure the...
2010-07-28 lgao4Roll back change r10695, because new update on r10700...
2010-07-26 lgao4Make sure gBS FreePool() is used to free the buffer...
2010-06-25 myronporterMinor grammatical work--mostly adding periods. Items...
2010-04-23 hhtianUpdate the copyright notice format
2010-02-01 qhuang8Add missing dependency expression for some library...
2009-05-19 xli24Fix the unaligned issue of PCI read/write buffer.
2009-05-14 xli241. Add address check for "RegisterForRuntime" APIs...
2008-12-10 klu2Synchronize interface function comment from declaration...
2008-12-05 gikidyMake comments match the Spec.
2008-11-28 qhuang8Refine the comments in PciSegmentLib
2008-11-24 mdkinneyAdd runtime registration function to all PCI Libs
2008-11-24 xli24RenameRename DxePciLibPciRootBridgeIo to UefiPciLibPciR...