summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/DevicePathDxe
Commit message (Expand)AuthorAgeFilesLines
...
* Add TRUE to the depex.qwang122008-08-181-0/+3
* Code scrub for DevicePathDxe driver.qhuang82008-07-166-872/+1726
* 1) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang122008-05-231-128/+0
* Use const qualify for Src pointer.klu22008-04-181-2/+2
* Update all files to follow doxygen style file header.qhuang82008-04-096-94/+61
* Fix an issue that the Target Name is supposed to an Ascii string.qhuang82008-02-211-1/+1
* Fix two issues:qhuang82008-01-251-2/+2
* UEFI HII: Merge UEFI HII support changes from branch.qwang122008-01-212-7/+7
* MdeModulePkg/Universal/DevicePathDxe/DevicePathFromText.c:jljusten2007-10-301-0/+4
* Update DevicePath driver to reflect several device path update in UEFI spec: ...qhuang82007-09-243-406/+666
* Update Mde/MdeModulePkg to support ICC build for IA32/X64.yshang12007-09-191-6/+6
* Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang82007-08-301-3/+3
* Add DxAdd Dxe as postfix for devicepath driver klu22007-07-171-1/+1
* Removed CommonHeader.h from MdePkg & MdeModulePkgAJFISH2007-07-107-118/+15
* Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkModulePkgTokenSpaceGuid.klu22007-07-061-2/+2
* Check in following modules,xgu32007-07-058-0/+4903