Age | Commit message (Expand) | Author | Files | Lines |
2008-12-23 | Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En... | qhuang8 | 5 | -91/+85 |
2008-12-03 | Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie... | gikidy | 1 | -3/+0 |
2008-12-01 | Remove NibbleToHexChar() function from BaseLib | lgao4 | 1 | -40/+38 |
2008-11-22 | Update to use ReallocatePool() from BaseMemoryLib | mdkinney | 1 | -39/+4 |
2008-11-11 | 1, Add <Library/DevicePathLib.h> for all source that use device path utility ... | klu2 | 1 | -84/+7 |
2008-08-30 | The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ... | lgao4 | 1 | -1/+1 |
2008-08-25 | remove the unused msa files in MdeModulePkg. | lgao4 | 1 | -117/+0 |
2008-08-18 | Add TRUE to the depex. | qwang12 | 1 | -0/+3 |
2008-07-16 | Code scrub for DevicePathDxe driver. | qhuang8 | 6 | -872/+1726 |
2008-05-23 | 1) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib. | qwang12 | 1 | -128/+0 |
2008-04-18 | Use const qualify for Src pointer. | klu2 | 1 | -2/+2 |
2008-04-09 | Update all files to follow doxygen style file header. | qhuang8 | 6 | -94/+61 |
2008-02-21 | Fix an issue that the Target Name is supposed to an Ascii string. | qhuang8 | 1 | -1/+1 |
2008-01-25 | Fix two issues: | qhuang8 | 1 | -2/+2 |
2008-01-21 | UEFI HII: Merge UEFI HII support changes from branch. | qwang12 | 2 | -7/+7 |
2007-10-30 | MdeModulePkg/Universal/DevicePathDxe/DevicePathFromText.c: | jljusten | 1 | -0/+4 |
2007-09-24 | Update DevicePath driver to reflect several device path update in UEFI spec: ... | qhuang8 | 3 | -406/+666 |
2007-09-19 | Update Mde/MdeModulePkg to support ICC build for IA32/X64. | yshang1 | 1 | -6/+6 |
2007-08-30 | Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec... | qhuang8 | 1 | -3/+3 |
2007-07-17 | Add DxAdd Dxe as postfix for devicepath driver | klu2 | 1 | -1/+1 |
2007-07-10 | Removed CommonHeader.h from MdePkg & MdeModulePkg | AJFISH | 7 | -118/+15 |
2007-07-06 | Use gEfiMdeModulePkgTokenSpaceGuid instead of gEfiEdkModulePkgTokenSpaceGuid. | klu2 | 1 | -2/+2 |
2007-07-05 | Check in following modules, | xgu3 | 8 | -0/+4903 |