]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/UefiDevicePathLib/UefiDevicePathLib.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdePkg / Library / UefiDevicePathLib / UefiDevicePathLib.c
2021-12-07 Michael KubackiMdePkg: Apply uncrustify changes
2021-12-07 Michael D KinneyMdePkg: Change OPTIONAL keyword usage style
2019-04-09 Michael D KinneyMdePkg: Replace BSD License with BSD+Patent License
2018-06-28 Liming GaoMdePkg: Clean up source files
2013-07-26 Ruiyu NiAdd 4 APIs to DevicePathLib: ConvertDeviceNodeToText...
2012-09-24 niruiyuAdd new API IsDevicePathValid() to UefiDevicePathLib.
2010-06-30 myronporterMinor grammatical work--mostly adding periods. Items...
2010-06-25 myronporterMinor grammatical work--mostly adding periods. Items...
2010-04-23 hhtianUpdate the copyright notice format
2009-09-08 vanjeffadd modifier EFIAPI for library interfaces.
2009-05-20 mdkinneyRemove redundant #include statements
2009-02-24 qhuang8Remove the work-around in DevicePathLib to judge the...
2009-02-13 jji4Spec checked
2009-02-06 mdkinneyFix IN OUT specifiers
2009-02-06 qhuang8Fix ICC build break
2009-02-06 mdkinneyConvert macros in the DevicePathLib to functions.
2009-01-23 klu2DuplicateDevicePath() function use wrong comment same...
2008-12-29 qhuang8Update copyright for files modified in this year
2008-11-26 gikidySynchronize function comment in
2008-11-11 klu21, Move device path utility macros from protocol's...
2008-10-30 qwang12Rename the global variable to avoid possible symbol...
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-09-09 klu2Code cleanup for library instances in MdePkg.
2008-01-25 qhuang8Zero all the field so that caller does not need to...
2007-09-25 qwang12Make the module pass CYGWIN GCC build
2007-09-24 qhuang8Fix one minor comment issue in last check-in
2007-09-24 qhuang8Update DevicePathLib to reflect the update of UEFI...
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-12 AJFISHRemoved MdePkg usage of ModuleName: in file headers
2007-06-22 yshang1Checked in part of MDE library instances following...
2007-06-22 vanjeffImport some Pei and Dxe related instances for MdePkg.
2007-06-01 lhauchMoved the MdePkg to OldMdePkg so that new code in MdePk...
2006-07-24 qhuang8Fix a bug in UefiDevicePathLib
2006-07-06 qhuang8 PciLib:
2006-07-05 qhuang8 DebugLib:
2006-05-11 qhuang8*BaseSmbusLib: (new version)
2006-04-21 bbahnsenInitial import.