Age | Commit message (Expand) | Author |
2015-03-31 | MdeModulePkg: Remove unused internal structure in PeiCore | Liming Gao |
2015-03-19 | MdeModulePkg BootScriptExecutorDxe: Fix 32bit build failure. | Star Zeng |
2015-03-18 | MdeModulePkg BootScriptExecutorDxe: Use ImageContext.ImageSize to allocate me... | Star Zeng |
2015-03-16 | MdeModulePkg: XhciDxe: list ARM and AARCH64 as valid architectures | Laszlo Ersek |
2015-03-16 | MdeModulePkg: Add SMBIOS 64-bit support for SMBIOS 3.0. | Elvin Li |
2015-03-13 | MdeModulePkg: Fix typo. | Shumin Qiu |
2015-03-12 | MdeModulePkg/Usb: Remove unnecessary direction restriction on UsbHc2.SyncInte... | Feng Tian |
2015-03-11 | MdeModulePkg: Enhance the comments of PcdMaxUserNvVariableSpaceSize. | Star Zeng |
2015-03-10 | MdeModulePkg: Add function comment for 'GetPoolIndexFromSize'. | Shumin Qiu |
2015-03-09 | MdeModulePkg Variable: Keep the behavior of Variable Dxe and SMM drivers cons... | Star Zeng |
2015-03-06 | MdeModulePkg: use 64 KB granularity for runtime allocations on AArch64 | Ard Biesheuvel |
2015-03-06 | MdeModulePkg: serve allocations from higher-up bins if current bin is empty | Ard Biesheuvel |
2015-03-06 | MdeModulePkg: carve pool pages into the largest chunks possible | Ard Biesheuvel |
2015-03-06 | MdeModulePkg: use index to traverse free pool pages | Ard Biesheuvel |
2015-03-06 | MdeModulePkg: improve scalability of memory pools | Ard Biesheuvel |
2015-03-06 | MdeModulePkg: use correct granularity when allocating pool pages | Ard Biesheuvel |
2015-02-25 | MdeModulePkg/FvSimpleFileSystemDxe: Fixed ARM compiler error | Olivier Martin |
2015-02-23 | MdeModulePkg: list ARM and AARCH64 as valid architectures for some modules | Laszlo Ersek |
2015-02-15 | MdeModulePkg: Update SMBIOS revision to 3.0. | Elvin Li |
2015-02-10 | MdeModulePkg: Update library class name of PlatformHookLibSerialPortPpi.inf | Shumin Qiu |
2015-02-05 | Open default Tcp child via BY_CHILD_CONTROLLER. | Wu Jiaxin |
2015-02-05 | MdeModulePkg: Update DSC file to fix build failure in EBC. | Shumin Qiu |
2015-02-05 | MdeModulePkg: Cleanup gEfiSmmAccess2ProtocolGuid reference. | Star Zeng |
2015-02-04 | Enhance the parameter check to avoid potential issue in negotiation. | Ye Ting |
2015-02-04 | Initialize data and correct faulty logic in TcpComponentNameGetControllerName... | Wu Jiaxin |
2015-02-04 | Verified ChildHandle, and correct the name for a child. | Wu Jiaxin |
2015-02-03 | */Contributions.txt: Update example email address | Jordan Justen |
2015-02-03 | Update the code not require optional parameters include DataPDUInOrder and Da... | Roy Franz |
2015-02-02 | Use SmmMemLib to check communication buffer. | Yao, Jiewen |
2015-02-02 | MdeModulePkg Variable: Introduce PcdReclaimVariableSpaceAtEndOfDxe | Star Zeng |
2015-02-02 | MdeModulePkg Variable: Before EndOfDxe, just record the current boot VarError... | Star Zeng |
2015-01-30 | Move ConfigHdr from browser_storage to Formset_storage, avoid device path los... | Eric Dong |
2015-01-27 | MdeModulePkg Variable: Implement variable quota management. | Star Zeng |
2015-01-27 | MdeModulePkg/UsbBotPei: Correct wrong media type detection logic in UsbBotPei | Feng Tian |
2015-01-27 | MdeModulePkg: Fixed DxeCore displaying incorrect FV Hob information | Hao Wu |
2015-01-26 | MdeModulePkg: Acpi: enforce exclusion between FirmwareCtrl and XFirmwareCtrl | Laszlo Ersek |
2015-01-23 | The default type is not returned by display engine, this code update the logi... | Eric Dong |
2015-01-23 | Enable popup dialog when user press the hotkey. | Eric Dong |
2015-01-23 | Avoid change the return status from above code which will also be used later. | Eric Dong |
2015-01-23 | Locate the config route protocol before install the config access protocol to... | Eric Dong |
2015-01-22 | Update PcdSmbiosVersion from 0x0207 to 0x0208. | Elvin Li |
2015-01-22 | MdeModulePkg: Refine the format of INF files. | Shumin Qiu |
2015-01-21 | MdeModulePkg/DxeMain: Fix wrong sanity check in CoreTerminateMemoryMap() | Ard Biesheuvel |
2015-01-20 | Dispatch the UEFI option rom returned from PciPlatform/PciOverride protocol. | Ruiyu Ni |
2015-01-13 | Fix IA32 build failure: Use MultU64x32 for 64bit * 32bit. | Ruiyu Ni |
2015-01-13 | MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ... | Daryl McDaniel |
2015-01-12 | MdeModulePkg/PartitionDxe: Fixed El Torito support when the medium is not a C... | Olivier Martin |
2015-01-09 | MdeModulePkg DxeCore: Enhance memory profile code to handle possible NULL Fil... | Star Zeng |
2015-01-09 | MdeModulePkg DxePrintLibPrint2Protocol Library SPrintLength() API issue. | Liming Gao |
2015-01-09 | Restore question value for question without storage after CHANGING callback r... | Eric Dong |