Age | Commit message (Expand) | Author | Files | Lines |
2008-02-02 | 1) Cleanup HiiLib, IfrSupportLib. | qwang12 | 3 | -6/+184 |
2008-01-21 | UEFI HII: Merge UEFI HII support changes from branch. | qwang12 | 3 | -0/+788 |
2008-01-17 | 1. Fixed bugs in DxeNetLib to meet consistence with network module DriverBind... | vanjeff | 1 | -0/+16 |
2008-01-16 | Port PlatformDriOverrideDxe into R9. | vanjeff | 2 | -0/+289 |
2008-01-14 | 1) Replace MACRO with C functions. | yshang1 | 1 | -1/+3 |
2008-01-10 | Align the header of variable from 1 to 4, which can avoid the size of variabl... | yshang1 | 1 | -2/+4 |
2008-01-02 | Add TCG/TPM internal PPI and Protocol | lgao4 | 2 | -0/+93 |
2007-12-24 | add iSCSI protocol | eric_tian | 1 | -0/+4 |
2007-12-18 | Sync the latest version from R8. | vanjeff | 1 | -1/+3 |
2007-12-06 | edk2/MdeModulePkg/Include/Protocol/Dpc.h | jljusten | 1 | -1/+1 |
2007-12-05 | Add Capsule library | lgao4 | 2 | -0/+55 |
2007-11-27 | Remove the unnecessary CapsuleInfo.h file. | lgao4 | 1 | -45/+0 |
2007-11-22 | Clean up: update "EFI" to "UEFI" if applicable. | qhuang8 | 1 | -2/+2 |
2007-11-20 | 1. Add DPC protocol and DpcLib library in MdeModulePkg. | vanjeff | 3 | -259/+443 |
2007-11-20 | Move out the FlashMapHob | klu2 | 1 | -119/+0 |
2007-11-16 | Add CapsuleInfo guid to store the list of capsule image guid. | lgao4 | 2 | -6/+45 |
2007-11-05 | define the variable related to PCD for supporting big variable (>32K) easily. | gtian | 1 | -2/+2 |
2007-10-17 | Merger trackers #7807 and #8372. | vanjeff | 1 | -7/+8 |
2007-10-12 | 1. Update internal EfiPrint protocol to contain all print interfaces provided... | lgao4 | 1 | -4/+53 |
2007-10-04 | Add Profiling support for Variable store and added a specialized caching algo... | AJFISH | 1 | -0/+44 |
2007-09-28 | Remove PeCoffLoader library class and its instances. | lgao4 | 1 | -34/+0 |
2007-09-28 | Clear up network stack to use R9 MdeLib: | qhuang8 | 1 | -29/+0 |
2007-09-27 | Change the function name. | klu2 | 2 | -3/+3 |
2007-09-26 | 1) Add library classes of S3Lib and RecoveryLib in MdeModulePkg | klu2 | 2 | -0/+65 |
2007-09-17 | remove original file | klu2 | 1 | -83/+0 |
2007-09-17 | Remove incorrect ScsiIo.h | yshang1 | 2 | -324/+0 |
2007-09-17 | Rename usbatapi.h to UsbAtapi.h | yshang1 | 1 | -0/+83 |
2007-09-17 | Temporary file for rename the usbatapi.h. | yshang1 | 1 | -0/+83 |
2007-09-06 | Changed the code style. it could pass EBC and ICC build. | vanjeff | 1 | -2/+0 |
2007-08-28 | Import ResetSystemLib. | yshang1 | 1 | -0/+72 |
2007-08-27 | 1. Sync the latest network stack. Add NetLibCreateIPv4DPathNode () in netlib ... | vanjeff | 1 | -0/+12 |
2007-08-27 | Make MdeModulePkg GCC clean. | qwang12 | 3 | -5/+4 |
2007-07-30 | Import ArpDxe, Dhcp4Dxe, Ip4Dxe, Mtftp4Dxe, PxeBcDxe and PxeDhcp4Dxe. | vanjeff | 5 | -185/+723 |
2007-07-25 | Fixed EBC build issues. | vanjeff | 1 | -1/+1 |
2007-07-24 | Remove package common directory | qhuang8 | 5 | -321/+0 |
2007-07-24 | Retire the "Include/Common" of MdeModulePkg. | yshang1 | 5 | -1/+226 |
2007-07-24 | Import SnpDxe, Tcp4Dxe, Udp4Dxe and MnpDxe. | vanjeff | 2 | -1/+76 |
2007-07-23 | 1. Import NetLib, IpIoLib and UdpIoLib class definitions | vanjeff | 3 | -0/+1244 |
2007-07-23 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3404 6f1... | vanjeff | 1 | -0/+123 |
2007-07-23 | 1) Remove Protocol/AcpiS3Save.h from IntelFrameworkPkg, which should be defin... | yshang1 | 1 | -0/+35 |
2007-07-20 | Remove Ppi/LoadFile.h and Ppi/FindFv.h from MdeModulePkg. | yshang1 | 2 | -143/+0 |
2007-07-05 | Porting WinNtFwhPei and WinNtFlashMapPei to produce FvHob. | klu2 | 2 | -0/+87 |
2007-07-05 | Check in following modules, | xgu3 | 1 | -0/+47 |
2007-07-04 | Move PeiPeCoffLoader from /Protocol to /Guid. | yshang1 | 1 | -1/+1 |
2007-07-04 | Add library class PeCoffLoaderLib in MdeModulePkg | yshang1 | 1 | -0/+34 |
2007-07-04 | Add PeiCore module for enabling NT32Pkg, please attention this PeiCore does f... | klu2 | 1 | -0/+72 |
2007-07-03 | Removed IntelframeworkPkg contamination from MdeModulePkg modules. | AJFISH | 1 | -0/+42 |
2007-07-03 | Porting SecMain module for Nt32Pkg, but not enable PI, so it currently depend... | klu2 | 1 | -0/+71 |
2007-07-02 | add in ShellFile.h | qwang12 | 1 | -0/+31 |
2007-07-02 | 1. Remove IntelFrameworkPkg.dec package dependency from EdkFvbServiceLib.inf ... | vanjeff | 1 | -1/+1 |