summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* 1. Sync the tracker for supporting the ModeNumber larger than 2.vanjeff2008-01-215-25/+73
* Reclaim occurs as late as possible before OS boot for keep enough space used ...lgao42008-01-171-31/+56
* Back the wrong check in for MdeModulePkg.dsc.vanjeff2008-01-171-99/+99
* 1. Fixed bugs in DxeNetLib to meet consistence with network module DriverBind...vanjeff2008-01-1712-259/+593
* Port PlatformDriOverrideDxe into R9.vanjeff2008-01-1612-2/+2720
* Fix bug that failed to reclaim the variable.yshang12008-01-151-1/+1
* 1) Replace MACRO with C functions.yshang12008-01-145-73/+287
* Fixed one bug in UefiPxeBc start()/stop(). That would cause stop() failure.vanjeff2008-01-111-10/+10
* Change C functions, xxxSizeOfVariable(), to MACRO, which can avoid the ICC co...yshang12008-01-114-121/+46
* Align the header of variable from 1 to 4, which can avoid the size of variabl...yshang12008-01-105-36/+165
* 1) Fix the bug that Variable Cache Search does not be protected by lock durin...yshang12008-01-092-23/+106
* sync tracker to remove duplicate display mode in ConOut virtual handle GOP in...vanjeff2008-01-093-92/+130
* fixed one bug when calculate the string length.vanjeff2008-01-081-4/+4
* update for passing the ICC compilereric_tian2008-01-0410-66/+57
* 1. Import UEFI PxeBc module in MdeModulePkgvanjeff2008-01-0419-113/+6205
* Measure PEimage and ActionString data according to TPM requirement.lgao42008-01-045-8/+73
* Add TCG/TPM internal PPI and Protocollgao42008-01-023-0/+96
* Fixed the porting issue. That leads uninitialized variable.vanjeff2008-01-021-12/+3
* usb kb's bug fixeric_tian2007-12-261-1/+1
* align all fields of data structeric_tian2007-12-261-36/+36
* Enhance the Usb bus driver to support Star with Remaining device path.vanjeff2007-12-265-174/+947
* Fixed the bug that the PPI descriptor number defined in PeiCore.h is not enou...vanjeff2007-12-261-27/+27
* add iSCSI protocoleric_tian2007-12-2430-0/+10921
* Remove 'Framework' word in commentsklu22007-12-203-3/+3
* fix a issue to pass ICC buildqwang122007-12-181-3/+0
* Sync the latest version from R8.vanjeff2007-12-1826-396/+762
* Fixed the bug when set mode value is less than the Max mode value.vanjeff2007-12-171-5/+0
* Use AllocatePage for FvImage.lgao42007-12-111-3/+2
* Changed the file or directory name inconsistencesjwang362007-12-112-2/+2
* Move sure FvImage buffer at its alignment when install FVB protocol on it. lgao42007-12-102-14/+63
* MdeModule cleanup for PI:klu22007-12-1018-268/+152
* Remove logic to repair image handlesmdkinney2007-12-101-114/+17
* roll back changemdkinney2007-12-101-17/+3
* Cache FvImage at buffer with its required alignment.lgao42007-12-074-4/+19
* 1. Move some status code related PCDs to MdePkgqhuang82007-12-071-15/+1
* edk2/MdeModulePkg/Include/Protocol/Dpc.hjljusten2007-12-061-1/+1
* Enable PeiCore to dispatch the encapsulated fv images with depex expression. ...lgao42007-12-068-274/+384
* Update CapsuleDriver to use capsule library.lgao42007-12-054-50/+26
* Add Capsule library lgao42007-12-052-0/+55
* 1. Update default value to adapt to most platform.qhuang82007-12-051-18/+18
* Add Capsule library lgao42007-12-052-0/+87
* Roll back wrong check in, peimain and dxe main still dependent on intelframew...klu22007-12-042-2/+4
* Remove useful dependency package's relationshipklu22007-12-042-2/+0
* Update ConnectController() to convert an ImageHandle retrieved from the Platf...mdkinney2007-11-301-94/+48
* remove building of EFI_SEC_PLATFORM_INFORMATION_PPI GUIDed HOB from PEI core....qwang122007-11-293-36/+0
* the last check-in for UsbMouseAbsolutePointer is not correct. do it again.eric_tian2007-11-297-0/+2095
* Fixed potential issues to release resources when error occurs.vanjeff2007-11-283-30/+46
* modify the corresponding file path about UsbMouseAbsolutePointerDxe drivereric_tian2007-11-281-1/+1
* change the folder name of "UsbMouseSimulateTouchPadDxe" to "UsbMouseAbsoluteP...eric_tian2007-11-287-2095/+0
* change "UsbMouseSimulateTouchPad" to "UsbMouseAbsolutePointer" for more clear...eric_tian2007-11-287-226/+226