summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Include/Protocol
AgeCommit message (Expand)AuthorFilesLines
2010-12-10Add SMM Variable implementation.gdong14-0/+153
2010-04-24Update the copyright notice formathhtian6-6/+6
2010-03-17Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter6-86/+87
2010-03-05Minor update to some protocol interface function prototype for Doxygen documentrsun33-25/+25
2009-11-17Update function description to be consistent with code definition: HEX_RADIX ...xdu21-7/+7
2009-06-12Fix Parameter IN OUTlgao41-2/+2
2009-06-12Update some comments for MdeModulePkg Include header files.lgao43-88/+75
2009-06-11Committing changes to the comments, to improve code documentation. pkandel6-92/+79
2009-06-10Make comments align.lgao41-10/+10
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney1-27/+27
2009-05-131. retired NicIp4ConfigProtocolGuidvanjeff1-177/+0
2009-04-17retain gEfiLoadPeImageProtocolGuid, and only published by DxeCore to keep bac...eric_tian1-0/+95
2009-04-16remove the gEfiLoadPeImageProtocolGuid and replace all references for it with...eric_tian1-95/+0
2009-04-011. retired console control protocol.vanjeff1-101/+0
2009-03-22retired some private protocols used by EFI 1.10 network stack.vanjeff3-479/+0
2009-03-10Retire TCG platform protocol, which will be replaced by PI Security Architect...lgao41-79/+0
2009-03-04Update Variable driver to depend on full version FaultTolerantWrite protocol,...lgao41-73/+0
2009-03-04Add full version FaultTolerantWrite Dxe driver.lgao42-0/+389
2009-02-26Move OEMBadging protocol from MdeModulePkg to IntelFrameworkModulePkgklu21-87/+0
2009-02-251. Retired HotPlugDevice protocol.vanjeff1-24/+0
2009-02-25Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ...vanjeff1-25/+0
2009-02-24temporary roll back changing on gEfiHotPlugDevice.vanjeff1-0/+24
2009-02-24Move Crc32GuidedSectionExtraction from Protocol to Guid directorylgao43-260/+0
2009-02-23Move MdeModuleHii.h into Include\Guid directorylgao41-28/+0
2009-02-23retire gEfiFirmwareVolumeDispatcherProtocolGuid as its original design is use...eric_tian1-27/+0
2009-02-23Retire Print protocol in MdeModulePkg and update Print2 protocol to provide f...qhuang82-95/+192
2009-02-23Merge performance protocol, pei performance hob into a single performance.h i...qhuang81-161/+0
2009-02-231. Retired HotPlugDevice protocol.vanjeff1-24/+0
2009-02-10Correct typo in comments, clean IfrSupportLib.hlgao46-15/+15
2009-01-161.Moved HotPlugDevice.h & SimpleTextInNotify.h from /Guid to /Protocolgikidy2-0/+49
2009-01-08ECC clean up.vanjeff1-14/+14
2009-01-06clean-up MdeModulePkg/Include/Protocol.eric_tian5-66/+22
2008-12-30code scrub for Ip4ConfigDxejgong51-21/+81
2008-12-25Code Clean for Driver PlatformDriOverrideDxe and PlatOverMngr application. An...lgao41-1/+2
2008-12-23fix ECC tool's warningeric_tian1-2/+3
2008-12-23correct the guid value of EFI_CAPSULE_ARCH_PROTOCOL_GUID which is differ from...eric_tian1-1/+1
2008-12-23refine comments for EFI_CONSOLE_CONTROL_PROTOCOLeric_tian1-9/+8
2008-12-23remedy the comment of EFI_CONSOLE_CONTROL_PROTOCOL_LOCK_STD_INeric_tian1-1/+7
2008-12-12Fix some typo.gikidy2-2/+2
2008-12-03Code scrub for MdeModule Include header file (Protocol and DEC)lgao413-85/+77
2008-10-30Add performance measurement token for SECmdkinney1-4/+5
2008-10-09Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P...lgao41-2/+0
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff4-24/+12
2008-09-02To improve backward compatibility, add gEfiPrint2ProtocolGuid and rename gEfi...qwang121-1/+1
2008-09-02To improve backward compatibility, add gEfiPrint2ProtocolGuid and rename gEfi...qwang122-229/+307
2008-07-31Remove the blank in function typedef, it will break doxygen document generation.klu215-277/+277
2008-07-28Add comments to MdeModulePkg.dec, Correct minor comments for other files and ...lgao41-1/+1
2008-07-17Add PcdSupportFullConfigRoutingProtocol and gEfiDiskInfoAhciInterfaceGuid.qwang121-0/+6
2008-07-08Code scrube for MdeModule Definitions.lgao418-521/+153
2008-06-04Remove the tailing ',' to ensure the code pass EBC's -Za option (Enforces str...qwang121-1/+1