]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/DevicePathDxe
MdeModulePkg/AtaAtapiPassThru: Revert patch to disable Bus Master
[mirror_edk2.git] / MdeModulePkg / Universal / DevicePathDxe /
2015-12-15 Jordan JustenMdeModulePkg: Convert all .uni files to utf-8
2014-09-03 Gao, LimingMdeModulePkg: Convert non DOS format files to DOS forma...
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2013-07-26 Ruiyu NiAdd 4 APIs to DevicePathLib: ConvertDeviceNodeToText...
2013-04-12 niruiyuFix build failure by adding UINT16 type cast.
2013-04-11 niruiyuFix several bugs in the implementation of converting...
2012-08-17 li-elvinAdd missing break and add comment to non-necessary...
2011-12-20 niruiyuRemove the redundancy commas when converting the SASEx...
2011-10-26 niruiyuAdopt new IPv4/IPv6 device path for network modules.
2011-09-22 niruiyuReturn empty string when END device path is passed...
2011-09-05 niruiyuSupport new format of IPv4 device path node, FibreEx...
2011-06-30 niruiyuFix DevPathToTextIPv6(): no comma between protocol...
2011-04-07 niruiyuAdd (UINT16) static cast before passing UINT32 paramete...
2011-03-30 niruiyuFix ICC compilation failure. No functionality impact.
2011-03-29 niruiyuAdd DevicePathFromText support for ACPI _ADR node.
2011-03-14 ydong10Enhance inf and dec file to follow specs.
2011-02-12 lgao4Correct comments in DevicePathDxe.inf.
2010-09-15 ydong10Refine soma code to make code run safely.
2010-04-29 geekboy15aForcing functions with variable argument lists to use...
2010-04-24 hhtianUpdate the copyright notice format
2010-02-24 lgao41. Correct File header to ## @file
2010-02-11 rsun3Coding style fix and minor improvements.
2010-01-25 qhuang8Fix the issue that the protocol field in IPv4 and IPv6...
2010-01-19 rsun3Improve coding style in MdeModulePkg.
2009-12-15 qhuang8Add '0x' prefix to indicate hex number
2009-11-12 xdu21. Add UEFI 2.2 VLAN device path definition to MdePkg
2009-08-19 qhuang8Do not use WriteUnaligned64() in BaseLib since Starting...
2009-08-19 qhuang8Add a missing worker function to convert MEDIA_RELATIVE...
2009-06-30 klu2Refine the member name.
2009-04-03 qhuang8Apply WriteUnaligned64() to write DevicePath structure.
2009-04-03 gikidyAdd function DevPathFromTextRelativeOffsetRange ().
2009-04-02 gikidySATA Device path updated.
2009-04-02 gikidyFix some typos.
2009-02-06 jji4Coding style checked
2009-01-21 gikidyMeta-data reviewed and verified.
2009-01-20 gikidyAdd some info for some PCD controlled GUIDs and Protocols.
2009-01-20 gikidyMeta-data review.
2009-01-19 gikidyAdd some ASSERT()s.
2008-12-23 qhuang8Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib...
2008-12-03 gikidyRemove some useless EDK_RELEASE_VERSION, EFI_SPECIFICAT...
2008-12-01 lgao4Remove NibbleToHexChar() function from BaseLib
2008-11-22 mdkinneyUpdate to use ReallocatePool() from BaseMemoryLib
2008-11-11 klu21, Add <Library/DevicePathLib.h> for all source that...
2008-08-30 lgao4The driver and library in MdePkg, MdeModulePkg and...
2008-08-25 lgao4remove the unused msa files in MdeModulePkg.
2008-08-18 qwang12Add TRUE to the depex.
2008-07-16 qhuang8Code scrub for DevicePathDxe driver.
2008-05-23 qwang121) Add BufToHexString, HexStringToBuf and IsHexDigit...
2008-04-18 klu2Use const qualify for Src pointer.
2008-04-09 qhuang8Update all files to follow doxygen style file header.
2008-02-21 qhuang8Fix an issue that the Target Name is supposed to an...
2008-01-25 qhuang8Fix two issues:
2008-01-21 qwang12UEFI HII: Merge UEFI HII support changes from branch.
2007-10-30 jljustenMdeModulePkg/Universal/DevicePathDxe/DevicePathFromText.c:
2007-09-24 qhuang8Update DevicePath driver to reflect several device...
2007-09-19 yshang1Update Mde/MdeModulePkg to support ICC build for IA32...
2007-08-30 qhuang8Update all INF, DEC and DSC file to confirm to newest...
2007-07-17 klu2Add DxAdd Dxe as postfix for devicepath driver
2007-07-10 AJFISHRemoved CommonHeader.h from MdePkg & MdeModulePkg
2007-07-06 klu2Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkMo...
2007-07-05 xgu3Check in following modules,