| Commit message (Expand) | Author | Age | Files | Lines |
* | MdeModulePkg: Replace BSD License with BSD+Patent License | Michael D Kinney | 2019-04-09 | 4 | -28/+4 |
* | MdeModulePkg: Removing ipf which is no longer supported from edk2. | Chen A Chen | 2018-09-06 | 1 | -1/+1 |
* | MdeModulePkg: Clean up source files | Liming Gao | 2018-06-28 | 3 | -7/+7 |
* | MdeModulePkg: Convert all .uni files to utf-8 | Jordan Justen | 2015-12-15 | 2 | -0/+0 |
* | MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo... | Gao, Liming | 2014-09-03 | 1 | -0/+0 |
* | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star | 2014-08-28 | 2 | -0/+0 |
* | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star | 2014-08-28 | 1 | -5/+9 |
* | Add 4 APIs to DevicePathLib: ConvertDeviceNodeToText, ConvertDevicePathToText... | Ruiyu Ni | 2013-07-26 | 6 | -5990/+25 |
* | Fix build failure by adding UINT16 type cast. | niruiyu | 2013-04-12 | 1 | -4/+4 |
* | Fix several bugs in the implementation of converting SAS/SASEX device path no... | niruiyu | 2013-04-11 | 2 | -38/+98 |
* | Add missing break and add comment to non-necessary break. | li-elvin | 2012-08-17 | 1 | -1/+2 |
* | Remove the redundancy commas when converting the SASEx device path node to text. | niruiyu | 2011-12-20 | 1 | -4/+4 |
* | Adopt new IPv4/IPv6 device path for network modules. | niruiyu | 2011-10-26 | 2 | -4/+183 |
* | Return empty string when END device path is passed in to align the original b... | niruiyu | 2011-09-22 | 1 | -1/+6 |
* | Support new format of IPv4 device path node, FibreEx and PcieRoot device path... | niruiyu | 2011-09-05 | 3 | -164/+264 |
* | Fix DevPathToTextIPv6(): no comma between protocol and type string. | niruiyu | 2011-06-30 | 1 | -2/+2 |
* | Add (UINT16) static cast before passing UINT32 parameter to CreateDeviceNode | niruiyu | 2011-04-07 | 1 | -1/+1 |
* | Fix ICC compilation failure. No functionality impact. | niruiyu | 2011-03-30 | 1 | -3/+5 |
* | Add DevicePathFromText support for ACPI _ADR node. | niruiyu | 2011-03-29 | 1 | -1/+47 |
* | Enhance inf and dec file to follow specs. | ydong10 | 2011-03-14 | 1 | -11/+11 |
* | Correct comments in DevicePathDxe.inf. | lgao4 | 2011-02-12 | 1 | -2/+2 |
* | Refine soma code to make code run safely. | ydong10 | 2010-09-15 | 2 | -38/+38 |
* | Forcing functions with variable argument lists to use the same calling conven... | geekboy15a | 2010-04-29 | 1 | -0/+1 |
* | Update the copyright notice format | hhtian | 2010-04-24 | 6 | -12/+12 |
* | 1. Correct File header to ## @file | lgao4 | 2010-02-24 | 1 | -5/+5 |
* | Coding style fix and minor improvements. | rsun3 | 2010-02-11 | 1 | -1/+1 |
* | Fix the issue that the protocol field in IPv4 and IPv6 is does not reflect th... | qhuang8 | 2010-01-25 | 3 | -10/+79 |
* | Improve coding style in MdeModulePkg. | rsun3 | 2010-01-19 | 1 | -7/+16 |
* | Add '0x' prefix to indicate hex number | qhuang8 | 2009-12-15 | 1 | -1/+1 |
* | 1. Add UEFI 2.2 VLAN device path definition to MdePkg | xdu2 | 2009-11-12 | 2 | -2/+59 |
* | Do not use WriteUnaligned64() in BaseLib since StartingOffset and EndingOffse... | qhuang8 | 2009-08-19 | 1 | -8/+2 |
* | Add a missing worker function to convert MEDIA_RELATIVE_OFFSET_RANGE_DP to text | qhuang8 | 2009-08-19 | 1 | -0/+33 |
* | Refine the member name. | klu2 | 2009-06-30 | 3 | -3/+3 |
* | Apply WriteUnaligned64() to write DevicePath structure. | qhuang8 | 2009-04-03 | 1 | -13/+17 |
* | Add function DevPathFromTextRelativeOffsetRange (). | gikidy | 2009-04-03 | 1 | -0/+34 |
* | SATA Device path updated. | gikidy | 2009-04-02 | 2 | -128/+136 |
* | Fix some typos. | gikidy | 2009-04-02 | 4 | -13/+13 |
* | Coding style checked | jji4 | 2009-02-06 | 2 | -9/+9 |
* | Meta-data reviewed and verified. | gikidy | 2009-01-21 | 1 | -3/+3 |
* | Add some info for some PCD controlled GUIDs and Protocols. | gikidy | 2009-01-20 | 1 | -10/+10 |
* | Meta-data review. | gikidy | 2009-01-20 | 1 | -12/+12 |
* | Add some ASSERT()s. | gikidy | 2009-01-19 | 2 | -0/+4 |
* | Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En... | qhuang8 | 2008-12-23 | 5 | -91/+85 |
* | Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie... | gikidy | 2008-12-03 | 1 | -3/+0 |
* | Remove NibbleToHexChar() function from BaseLib | lgao4 | 2008-12-01 | 1 | -40/+38 |
* | Update to use ReallocatePool() from BaseMemoryLib | mdkinney | 2008-11-22 | 1 | -39/+4 |
* | 1, Add <Library/DevicePathLib.h> for all source that use device path utility ... | klu2 | 2008-11-11 | 1 | -84/+7 |
* | The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ... | lgao4 | 2008-08-30 | 1 | -1/+1 |
* | remove the unused msa files in MdeModulePkg. | lgao4 | 2008-08-25 | 1 | -117/+0 |
* | Add TRUE to the depex. | qwang12 | 2008-08-18 | 1 | -0/+3 |