summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/DevicePathDxe/DevicePathToText.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-121. Add UEFI 2.2 VLAN device path definition to MdePkgxdu21-1/+29
2009-08-19Add a missing worker function to convert MEDIA_RELATIVE_OFFSET_RANGE_DP to textqhuang81-0/+33
2009-06-30Refine the member name.klu21-1/+1
2009-04-02SATA Device path updated.gikidy1-127/+135
2009-04-02Fix some typos.gikidy1-1/+1
2009-02-06Coding style checkedjji41-7/+7
2009-01-19Add some ASSERT()s.gikidy1-0/+1
2008-12-23Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En...qhuang81-72/+72
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-07-16Code scrub for DevicePathDxe driver.qhuang81-224/+604
2008-04-18Use const qualify for Src pointer.klu21-2/+2
2008-04-09Update all files to follow doxygen style file header.qhuang81-17/+10
2008-01-25Fix two issues:qhuang81-2/+2
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang121-3/+3
2007-09-24Update DevicePath driver to reflect several device path update in UEFI spec: ...qhuang81-264/+318
2007-07-10Removed CommonHeader.h from MdePkg & MdeModulePkgAJFISH1-5/+0
2007-07-05Check in following modules,xgu31-0/+1503