| Commit message (Expand) | Author | Age | Files | Lines |
* | Keep consistent about the return value between the caller and callee. | Eric Dong | 2013-12-31 | 1 | -0/+2 |
* | Export one interface to support 3rd party to change question attribute, such ... | Eric Dong | 2013-09-16 | 2 | -0/+21 |
* | Refine the code logic for browser and display engine. | Eric Dong | 2013-08-12 | 1 | -3/+3 |
* | Update Browser to provide the customization possibilities. | Eric Dong | 2013-08-12 | 2 | -0/+440 |
* | Rollback patch 14537 & 14538, because patch 14537 is not tested by Laszlo Ers... | Eric Dong | 2013-08-12 | 2 | -440/+0 |
* | Check in the missing code. | Eric Dong | 2013-08-09 | 2 | -2/+2 |
* | Update Browser to provide the customization possibilities. | Eric Dong | 2013-08-09 | 2 | -0/+440 |
* | Add EDKII_VARIABLE_LOCK_PROTOCOL and the implementation in MdeModulePkg varia... | niruiyu | 2013-05-17 | 1 | -0/+63 |
* | Revert change 14281, should not check in here. | ydong10 | 2013-04-17 | 1 | -197/+0 |
* | Split browser with browser core and display engine. | ydong10 | 2013-04-17 | 1 | -0/+197 |
* | Correct one comment to match the function name. | lgao4 | 2011-12-15 | 1 | -1/+1 |
* | MdeModulePkg: Define Boot Logo protocol to convey information of Logo dispaye... | xdu2 | 2011-11-04 | 1 | -0/+65 |
* | Correct Include style to pass GCC build. | lgao4 | 2011-09-20 | 1 | -2/+2 |
* | Clean up the private GUID definition in module Level. | lgao4 | 2011-09-18 | 2 | -0/+266 |
* | Enhance EDKII Browser to support flexible HotKey setting. | lgao4 | 2011-09-13 | 1 | -0/+147 |
* | MdeModulePkg: Add SMM LockBox | jljusten | 2011-07-19 | 1 | -0/+31 |
* | Updates function description per UEFI2.3d. No impact is for functionality. Th... | lgao4 | 2011-02-12 | 1 | -1/+9 |
* | Update the GUID value to be consist with the one in DEC file. | gdong1 | 2011-01-17 | 1 | -2/+2 |
* | Add SMM Variable implementation. | gdong1 | 2010-12-10 | 4 | -0/+153 |
* | Update the copyright notice format | hhtian | 2010-04-24 | 6 | -6/+6 |
* | Grammatical and disclaimer changes (does not follow internal C coding stds.) | myronporter | 2010-03-17 | 6 | -86/+87 |
* | Minor update to some protocol interface function prototype for Doxygen document | rsun3 | 2010-03-05 | 3 | -25/+25 |
* | Update function description to be consistent with code definition: HEX_RADIX ... | xdu2 | 2009-11-17 | 1 | -7/+7 |
* | Fix Parameter IN OUT | lgao4 | 2009-06-12 | 1 | -2/+2 |
* | Update some comments for MdeModulePkg Include header files. | lgao4 | 2009-06-12 | 3 | -88/+75 |
* | Committing changes to the comments, to improve code documentation. | pkandel | 2009-06-11 | 6 | -92/+79 |
* | Make comments align. | lgao4 | 2009-06-10 | 1 | -10/+10 |
* | This checkin addresses the compatibility issue of passing arguments of type V... | mdkinney | 2009-05-30 | 1 | -27/+27 |
* | 1. retired NicIp4ConfigProtocolGuid | vanjeff | 2009-05-13 | 1 | -177/+0 |
* | retain gEfiLoadPeImageProtocolGuid, and only published by DxeCore to keep bac... | eric_tian | 2009-04-17 | 1 | -0/+95 |
* | remove the gEfiLoadPeImageProtocolGuid and replace all references for it with... | eric_tian | 2009-04-16 | 1 | -95/+0 |
* | 1. retired console control protocol. | vanjeff | 2009-04-01 | 1 | -101/+0 |
* | retired some private protocols used by EFI 1.10 network stack. | vanjeff | 2009-03-22 | 3 | -479/+0 |
* | Retire TCG platform protocol, which will be replaced by PI Security Architect... | lgao4 | 2009-03-10 | 1 | -79/+0 |
* | Update Variable driver to depend on full version FaultTolerantWrite protocol,... | lgao4 | 2009-03-04 | 1 | -73/+0 |
* | Add full version FaultTolerantWrite Dxe driver. | lgao4 | 2009-03-04 | 2 | -0/+389 |
* | Move OEMBadging protocol from MdeModulePkg to IntelFrameworkModulePkg | klu2 | 2009-02-26 | 1 | -87/+0 |
* | 1. Retired HotPlugDevice protocol. | vanjeff | 2009-02-25 | 1 | -24/+0 |
* | Retired gSimpleTextInExNotifyGuid, used local structure address to be notify ... | vanjeff | 2009-02-25 | 1 | -25/+0 |
* | temporary roll back changing on gEfiHotPlugDevice. | vanjeff | 2009-02-24 | 1 | -0/+24 |
* | Move Crc32GuidedSectionExtraction from Protocol to Guid directory | lgao4 | 2009-02-24 | 3 | -260/+0 |
* | Move MdeModuleHii.h into Include\Guid directory | lgao4 | 2009-02-23 | 1 | -28/+0 |
* | retire gEfiFirmwareVolumeDispatcherProtocolGuid as its original design is use... | eric_tian | 2009-02-23 | 1 | -27/+0 |
* | Retire Print protocol in MdeModulePkg and update Print2 protocol to provide f... | qhuang8 | 2009-02-23 | 2 | -95/+192 |
* | Merge performance protocol, pei performance hob into a single performance.h i... | qhuang8 | 2009-02-23 | 1 | -161/+0 |
* | 1. Retired HotPlugDevice protocol. | vanjeff | 2009-02-23 | 1 | -24/+0 |
* | Correct typo in comments, clean IfrSupportLib.h | lgao4 | 2009-02-10 | 6 | -15/+15 |
* | 1.Moved HotPlugDevice.h & SimpleTextInNotify.h from /Guid to /Protocol | gikidy | 2009-01-16 | 2 | -0/+49 |
* | ECC clean up. | vanjeff | 2009-01-08 | 1 | -14/+14 |
* | clean-up MdeModulePkg/Include/Protocol. | eric_tian | 2009-01-06 | 5 | -66/+22 |