summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/DevicePathDxe
AgeCommit message (Expand)Author
2011-12-20Remove the redundancy commas when converting the SASEx device path node to text.niruiyu
2011-10-26Adopt new IPv4/IPv6 device path for network modules.niruiyu
2011-09-22Return empty string when END device path is passed in to align the original b...niruiyu
2011-09-05Support new format of IPv4 device path node, FibreEx and PcieRoot device path...niruiyu
2011-06-30Fix DevPathToTextIPv6(): no comma between protocol and type string.niruiyu
2011-04-07Add (UINT16) static cast before passing UINT32 parameter to CreateDeviceNodeniruiyu
2011-03-30Fix ICC compilation failure. No functionality impact.niruiyu
2011-03-29Add DevicePathFromText support for ACPI _ADR node.niruiyu
2011-03-14Enhance inf and dec file to follow specs.ydong10
2011-02-12Correct comments in DevicePathDxe.inf.lgao4
2010-09-15Refine soma code to make code run safely.ydong10
2010-04-29Forcing functions with variable argument lists to use the same calling conven...geekboy15a
2010-04-24Update the copyright notice formathhtian
2010-02-241. Correct File header to ## @filelgao4
2010-02-11Coding style fix and minor improvements.rsun3
2010-01-25Fix the issue that the protocol field in IPv4 and IPv6 is does not reflect th...qhuang8
2010-01-19Improve coding style in MdeModulePkg.rsun3
2009-12-15Add '0x' prefix to indicate hex numberqhuang8
2009-11-121. Add UEFI 2.2 VLAN device path definition to MdePkgxdu2
2009-08-19Do not use WriteUnaligned64() in BaseLib since StartingOffset and EndingOffse...qhuang8
2009-08-19Add a missing worker function to convert MEDIA_RELATIVE_OFFSET_RANGE_DP to textqhuang8
2009-06-30Refine the member name.klu2
2009-04-03Apply WriteUnaligned64() to write DevicePath structure.qhuang8
2009-04-03Add function DevPathFromTextRelativeOffsetRange ().gikidy
2009-04-02SATA Device path updated.gikidy
2009-04-02Fix some typos.gikidy
2009-02-06Coding style checkedjji4
2009-01-21Meta-data reviewed and verified.gikidy
2009-01-20Add some info for some PCD controlled GUIDs and Protocols.gikidy
2009-01-20Meta-data review.gikidy
2009-01-19Add some ASSERT()s.gikidy
2008-12-23Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En...qhuang8
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy
2008-12-01Remove NibbleToHexChar() function from BaseLiblgao4
2008-11-22Update to use ReallocatePool() from BaseMemoryLibmdkinney
2008-11-111, Add <Library/DevicePathLib.h> for all source that use device path utility ...klu2
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao4
2008-08-25remove the unused msa files in MdeModulePkg.lgao4
2008-08-18Add TRUE to the depex.qwang12
2008-07-16Code scrub for DevicePathDxe driver.qhuang8
2008-05-231) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang12
2008-04-18Use const qualify for Src pointer.klu2
2008-04-09Update all files to follow doxygen style file header.qhuang8
2008-02-21Fix an issue that the Target Name is supposed to an Ascii string.qhuang8
2008-01-25Fix two issues:qhuang8
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang12
2007-10-30MdeModulePkg/Universal/DevicePathDxe/DevicePathFromText.c:jljusten
2007-09-24Update DevicePath driver to reflect several device path update in UEFI spec: ...qhuang8
2007-09-19Update Mde/MdeModulePkg to support ICC build for IA32/X64.yshang1
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang8