Age | Commit message (Expand) | Author |
2014-09-03 | MdePkg: Convert non DOS format files to DOS format | Gao, Liming |
2014-08-27 | MdePkg: INF/DEC file updates to EDK II packages | Gao, Liming |
2014-08-27 | MdePkg: INF/DEC file updates to EDK II packages | Gao, Liming |
2014-05-22 | Remove the assertion which may cause IsDevicePathValid() hang in DEBUG build. | Ruiyu Ni |
2014-05-05 | Add device path node/text conversion for NVMe device path node. | Ruiyu Ni |
2014-01-21 | Optimize the code to not call StrToBuf when DataLength is 0. | Ruiyu Ni |
2014-01-15 | Follow UEFI spec to convert unrecognized device path structure from/to hex du... | Ruiyu Ni |
2013-11-07 | Fix several bugs in DevicePathLib implementation regarding the device path no... | Ruiyu Ni |
2013-08-15 | Supplement EFIAPI for UefiDevicePathLibCatPrint(), otherwise gcc-4.4 | Laszlo Ersek |
2013-07-26 | Add 4 APIs to DevicePathLib: ConvertDeviceNodeToText, ConvertDevicePathToText... | Ruiyu Ni |
2012-09-24 | Add new API IsDevicePathValid() to UefiDevicePathLib. | niruiyu |
2010-06-30 | Minor grammatical work--mostly adding periods. Items with ONLY period added ... | myronporter |
2010-06-25 | Minor grammatical work--mostly adding periods. Items with ONLY period added ... | myronporter |
2010-04-23 | Update the copyright notice format | hhtian |
2010-02-24 | 1. Correct File header to ## @file | lgao4 |
2009-12-23 | PI 1.1 SMM Feature Check-in | davidhuang |
2009-09-08 | add modifier EFIAPI for library interfaces. | vanjeff |
2009-05-20 | Remove redundant #include statements | mdkinney |
2009-02-24 | Remove the work-around in DevicePathLib to judge the end of device path node ... | qhuang8 |
2009-02-13 | Spec checked | jji4 |
2009-02-06 | Fix IN OUT specifiers | mdkinney |
2009-02-06 | Fix ICC build break | qhuang8 |
2009-02-06 | Convert macros in the DevicePathLib to functions. | mdkinney |
2009-01-23 | DuplicateDevicePath() function use wrong comment same as AppendDevicePath() f... | klu2 |
2009-01-09 | INF extension reviewed | jji4 |
2008-12-29 | Update copyright for files modified in this year | qhuang8 |
2008-11-26 | Synchronize function comment in | gikidy |
2008-11-25 | Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE... | lgao4 |
2008-11-11 | 1, Move device path utility macros from protocol's header file to DevicePathL... | klu2 |
2008-10-30 | Rename the global variable to avoid possible symbol conflict. | qwang12 |
2008-10-30 | Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo... | jji4 |
2008-10-29 | Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I... | eric_tian |
2008-10-28 | Refine file header for INF files of MDE library instances. | xli24 |
2008-09-09 | Code cleanup for library instances in MdePkg. | klu2 |
2008-08-25 | remove the unused msa files in MdePkg. | lgao4 |
2008-01-25 | Zero all the field so that caller does not need to be concerned about the res... | qhuang8 |
2007-09-25 | Make the module pass CYGWIN GCC build | qwang12 |
2007-09-24 | Fix one minor comment issue in last check-in | qhuang8 |
2007-09-24 | Update DevicePathLib to reflect the update of UEFI device utility protocol | qhuang8 |
2007-07-20 | remove some comments introduced by tools. | vanjeff |
2007-07-20 | remove some comments introduced by tools. | vanjeff |
2007-07-19 | Remove unused comments in MdePkg. | yshang1 |
2007-07-12 | Removed MdePkg usage of ModuleName: in file headers | AJFISH |
2007-06-29 | removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu... | AJFISH |
2007-06-22 | Checked in part of MDE library instances following PI and UEFI. It includes: | yshang1 |
2007-06-22 | Import some Pei and Dxe related instances for MdePkg. | vanjeff |
2007-06-01 | Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist... | lhauch |
2007-03-27 | Correct some wrong usage types | qhuang8 |
2007-02-13 | Clean up MSA for MDE Libs: | qhuang8 |
2007-01-30 | Add supported module type & arch filter for all libraries in MdePkg to filter... | qhuang8 |