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