summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/DevicePathDxe
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki1-13/+22
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney4-28/+4
2018-09-06MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-1/+1
2018-06-28MdeModulePkg: Clean up source filesLiming Gao3-7/+7
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2-0/+0
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming1-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-5/+9
2013-07-26Add 4 APIs to DevicePathLib: ConvertDeviceNodeToText, ConvertDevicePathToText...Ruiyu Ni6-5990/+25
2013-04-12Fix build failure by adding UINT16 type cast.niruiyu1-4/+4
2013-04-11Fix several bugs in the implementation of converting SAS/SASEX device path no...niruiyu2-38/+98
2012-08-17Add missing break and add comment to non-necessary break.li-elvin1-1/+2
2011-12-20Remove the redundancy commas when converting the SASEx device path node to text.niruiyu1-4/+4
2011-10-26Adopt new IPv4/IPv6 device path for network modules.niruiyu2-4/+183
2011-09-22Return empty string when END device path is passed in to align the original b...niruiyu1-1/+6
2011-09-05Support new format of IPv4 device path node, FibreEx and PcieRoot device path...niruiyu3-164/+264
2011-06-30Fix DevPathToTextIPv6(): no comma between protocol and type string.niruiyu1-2/+2
2011-04-07Add (UINT16) static cast before passing UINT32 parameter to CreateDeviceNodeniruiyu1-1/+1
2011-03-30Fix ICC compilation failure. No functionality impact.niruiyu1-3/+5
2011-03-29Add DevicePathFromText support for ACPI _ADR node.niruiyu1-1/+47
2011-03-14Enhance inf and dec file to follow specs.ydong101-11/+11
2011-02-12Correct comments in DevicePathDxe.inf.lgao41-2/+2
2010-09-15Refine soma code to make code run safely.ydong102-38/+38
2010-04-29Forcing functions with variable argument lists to use the same calling conven...geekboy15a1-0/+1
2010-04-24Update the copyright notice formathhtian6-12/+12
2010-02-241. Correct File header to ## @filelgao41-5/+5
2010-02-11Coding style fix and minor improvements.rsun31-1/+1
2010-01-25Fix the issue that the protocol field in IPv4 and IPv6 is does not reflect th...qhuang83-10/+79
2010-01-19Improve coding style in MdeModulePkg.rsun31-7/+16
2009-12-15Add '0x' prefix to indicate hex numberqhuang81-1/+1
2009-11-121. Add UEFI 2.2 VLAN device path definition to MdePkgxdu22-2/+59
2009-08-19Do not use WriteUnaligned64() in BaseLib since StartingOffset and EndingOffse...qhuang81-8/+2
2009-08-19Add a missing worker function to convert MEDIA_RELATIVE_OFFSET_RANGE_DP to textqhuang81-0/+33
2009-06-30Refine the member name.klu23-3/+3
2009-04-03Apply WriteUnaligned64() to write DevicePath structure.qhuang81-13/+17
2009-04-03Add function DevPathFromTextRelativeOffsetRange ().gikidy1-0/+34
2009-04-02SATA Device path updated.gikidy2-128/+136
2009-04-02Fix some typos.gikidy4-13/+13
2009-02-06Coding style checkedjji42-9/+9
2009-01-21Meta-data reviewed and verified.gikidy1-3/+3
2009-01-20Add some info for some PCD controlled GUIDs and Protocols.gikidy1-10/+10
2009-01-20Meta-data review.gikidy1-12/+12
2009-01-19Add some ASSERT()s.gikidy2-0/+4
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