summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/DevicePathDxe
AgeCommit message (Expand)AuthorFilesLines
2008-12-23Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En...qhuang85-91/+85
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-3/+0
2008-12-01Remove NibbleToHexChar() function from BaseLiblgao41-40/+38
2008-11-22Update to use ReallocatePool() from BaseMemoryLibmdkinney1-39/+4
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu21-84/+7
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao41-1/+1
2008-08-25remove the unused msa files in MdeModulePkg.lgao41-117/+0
2008-08-18Add TRUE to the depex.qwang121-0/+3
2008-07-16Code scrub for DevicePathDxe driver.qhuang86-872/+1726
2008-05-231) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang121-128/+0
2008-04-18Use const qualify for Src pointer.klu21-2/+2
2008-04-09Update all files to follow doxygen style file header.qhuang86-94/+61
2008-02-21Fix an issue that the Target Name is supposed to an Ascii string.qhuang81-1/+1
2008-01-25Fix two issues:qhuang81-2/+2
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang122-7/+7
2007-10-30MdeModulePkg/Universal/DevicePathDxe/DevicePathFromText.c:jljusten1-0/+4
2007-09-24Update DevicePath driver to reflect several device path update in UEFI spec: ...qhuang83-406/+666
2007-09-19Update Mde/MdeModulePkg to support ICC build for IA32/X64.yshang11-6/+6
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang81-3/+3
2007-07-17Add DxAdd Dxe as postfix for devicepath driver klu21-1/+1
2007-07-10Removed CommonHeader.h from MdePkg & MdeModulePkgAJFISH7-118/+15
2007-07-06Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkModulePkgTokenSpaceGuid.klu21-2/+2
2007-07-05Check in following modules,xgu38-0/+4903