summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/DevicePathDxe
Commit message (Expand)AuthorAgeFilesLines
* Refine the member name.klu22009-06-303-3/+3
* Apply WriteUnaligned64() to write DevicePath structure.qhuang82009-04-031-13/+17
* Add function DevPathFromTextRelativeOffsetRange ().gikidy2009-04-031-0/+34
* SATA Device path updated.gikidy2009-04-022-128/+136
* Fix some typos.gikidy2009-04-024-13/+13
* Coding style checkedjji42009-02-062-9/+9
* Meta-data reviewed and verified.gikidy2009-01-211-3/+3
* Add some info for some PCD controlled GUIDs and Protocols.gikidy2009-01-201-10/+10
* Meta-data review.gikidy2009-01-201-12/+12
* Add some ASSERT()s.gikidy2009-01-192-0/+4
* Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En...qhuang82008-12-235-91/+85
* Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy2008-12-031-3/+0
* Remove NibbleToHexChar() function from BaseLiblgao42008-12-011-40/+38
* Update to use ReallocatePool() from BaseMemoryLibmdkinney2008-11-221-39/+4
* 1, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu22008-11-111-84/+7
* The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao42008-08-301-1/+1
* remove the unused msa files in MdeModulePkg.lgao42008-08-251-117/+0
* 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