Age | Commit message (Expand) | Author | Files | Lines |
2009-04-17 | retain gEfiLoadPeImageProtocolGuid, and only published by DxeCore to keep bac... | eric_tian | 1 | -0/+95 |
2009-04-16 | remove the gEfiLoadPeImageProtocolGuid and replace all references for it with... | eric_tian | 1 | -95/+0 |
2009-04-01 | 1. retired console control protocol. | vanjeff | 1 | -101/+0 |
2009-03-22 | retired some private protocols used by EFI 1.10 network stack. | vanjeff | 3 | -479/+0 |
2009-03-10 | Retire TCG platform protocol, which will be replaced by PI Security Architect... | lgao4 | 1 | -79/+0 |
2009-03-04 | Update Variable driver to depend on full version FaultTolerantWrite protocol,... | lgao4 | 1 | -73/+0 |
2009-03-04 | Add full version FaultTolerantWrite Dxe driver. | lgao4 | 2 | -0/+389 |
2009-02-26 | Move OEMBadging protocol from MdeModulePkg to IntelFrameworkModulePkg | klu2 | 1 | -87/+0 |
2009-02-25 | 1. Retired HotPlugDevice protocol. | vanjeff | 1 | -24/+0 |
2009-02-25 | Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ... | vanjeff | 1 | -25/+0 |
2009-02-24 | temporary roll back changing on gEfiHotPlugDevice. | vanjeff | 1 | -0/+24 |
2009-02-24 | Move Crc32GuidedSectionExtraction from Protocol to Guid directory | lgao4 | 3 | -260/+0 |
2009-02-23 | Move MdeModuleHii.h into Include\Guid directory | lgao4 | 1 | -28/+0 |
2009-02-23 | retire gEfiFirmwareVolumeDispatcherProtocolGuid as its original design is use... | eric_tian | 1 | -27/+0 |
2009-02-23 | Retire Print protocol in MdeModulePkg and update Print2 protocol to provide f... | qhuang8 | 2 | -95/+192 |
2009-02-23 | Merge performance protocol, pei performance hob into a single performance.h i... | qhuang8 | 1 | -161/+0 |
2009-02-23 | 1. Retired HotPlugDevice protocol. | vanjeff | 1 | -24/+0 |
2009-02-10 | Correct typo in comments, clean IfrSupportLib.h | lgao4 | 6 | -15/+15 |
2009-01-16 | 1.Moved HotPlugDevice.h & SimpleTextInNotify.h from /Guid to /Protocol | gikidy | 2 | -0/+49 |
2009-01-08 | ECC clean up. | vanjeff | 1 | -14/+14 |
2009-01-06 | clean-up MdeModulePkg/Include/Protocol. | eric_tian | 5 | -66/+22 |
2008-12-30 | code scrub for Ip4ConfigDxe | jgong5 | 1 | -21/+81 |
2008-12-25 | Code Clean for Driver PlatformDriOverrideDxe and PlatOverMngr application. An... | lgao4 | 1 | -1/+2 |
2008-12-23 | fix ECC tool's warning | eric_tian | 1 | -2/+3 |
2008-12-23 | correct the guid value of EFI_CAPSULE_ARCH_PROTOCOL_GUID which is differ from... | eric_tian | 1 | -1/+1 |
2008-12-23 | refine comments for EFI_CONSOLE_CONTROL_PROTOCOL | eric_tian | 1 | -9/+8 |
2008-12-23 | remedy the comment of EFI_CONSOLE_CONTROL_PROTOCOL_LOCK_STD_IN | eric_tian | 1 | -1/+7 |
2008-12-12 | Fix some typo. | gikidy | 2 | -2/+2 |
2008-12-03 | Code scrub for MdeModule Include header file (Protocol and DEC) | lgao4 | 13 | -85/+77 |
2008-10-30 | Add performance measurement token for SEC | mdkinney | 1 | -4/+5 |
2008-10-09 | Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P... | lgao4 | 1 | -2/+0 |
2008-09-04 | clean up the un-suitable ';' location when declaring the functions. | vanjeff | 4 | -24/+12 |
2008-09-02 | To improve backward compatibility, add gEfiPrint2ProtocolGuid and rename gEfi... | qwang12 | 1 | -1/+1 |
2008-09-02 | To improve backward compatibility, add gEfiPrint2ProtocolGuid and rename gEfi... | qwang12 | 2 | -229/+307 |
2008-07-31 | Remove the blank in function typedef, it will break doxygen document generation. | klu2 | 15 | -277/+277 |
2008-07-28 | Add comments to MdeModulePkg.dec, Correct minor comments for other files and ... | lgao4 | 1 | -1/+1 |
2008-07-17 | Add PcdSupportFullConfigRoutingProtocol and gEfiDiskInfoAhciInterfaceGuid. | qwang12 | 1 | -0/+6 |
2008-07-08 | Code scrube for MdeModule Definitions. | lgao4 | 18 | -521/+153 |
2008-06-04 | Remove the tailing ',' to ensure the code pass EBC's -Za option (Enforces str... | qwang12 | 1 | -1/+1 |
2008-04-11 | Add comments for Tcg Platform protocol. | lgao4 | 1 | -0/+27 |
2008-04-09 | Add comments and DoxyGen format for these files. | lgao4 | 8 | -214/+412 |
2008-04-09 | Add function headers & file header for public header files | qhuang8 | 5 | -227/+160 |
2008-01-02 | Add TCG/TPM internal PPI and Protocol | lgao4 | 1 | -0/+57 |
2007-12-06 | edk2/MdeModulePkg/Include/Protocol/Dpc.h | jljusten | 1 | -1/+1 |
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 | 1 | -0/+111 |
2007-11-16 | Add CapsuleInfo guid to store the list of capsule image guid. | lgao4 | 1 | -6/+0 |
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-09-17 | remove original file | klu2 | 1 | -83/+0 |