summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2015-05-06MdeModulePkg: Remove GetBootMode() at FirmwarePerformancePeiEntryPointHao Wu
2015-05-06Copy PCD from IntelFrameworkModulePkg to MdePkg and MdeModulePkgRuiyu Ni
2015-05-04MdeModulePkg/NvmExpressDxe: Expose EFI_NVM_EXPRESS_PASS_THRU protocolFeng Tian
2015-04-29MdeModulePkg: Update comments for PcdMemoryProfileMemoryTypeLiming Gao
2015-04-29MdeModulePkg: PI1.4 DxeCore GetMemoryMap() updateLiming Gao
2015-04-29MdeModulePkg: fix some issues in ScsiDisk to co-work with UFS stackFeng Tian
2015-04-29MdeModulePkg: Add UFS (Universal Flash Storage) StackFeng Tian
2015-04-29MdeModulePkg: Add support for UEFI2.5 and PI1.4 PersistentMemory featureLiming Gao
2015-04-27MdePkg/BaseSerialPortLib16550: Support UARTs with a register stride greater t...Michael Kinney
2015-04-27MdeModulePkg/NvmExpressDxe: fix build errorFeng Tian
2015-04-27MdeModulePkg/NvmExpressDxe: Correct Prp list creation algorithm.Feng Tian
2015-04-27MdeModulePkg: fix completed xfer length in XhciDxe and XhciPei driversFeng Tian
2015-04-27MdeModulePkg/XhciDxe: rename "Lenth" to "Length" in TRB structsFeng Tian
2015-04-23MdeModulePkg/ScsiDisk: Set correct value to the Media->IoAlign field of Block...Feng Tian
2015-04-20Update the logic for action opcode, also support user input a empty string fo...Eric Dong
2015-04-20Update the logic: After check the environment, calculate the new parameter an...Eric Dong
2015-04-17Fix some grammar and converge formatting of the two versions of TcpInput.cBALATON Zoltan
2015-04-15MdeModulePkg: PCD/Pei: eliminate unused but set variableLaszlo Ersek
2015-04-14MdeModulePkg Pcd: Check the input SkuId in SetSku()Star Zeng
2015-04-13MdeModulePkg PiDxeS3BootScriptLib: Initialize the EFI_BOOT_SCRIPT_TABLE_HEADE...Star Zeng
2015-04-13Save initial TSVal from TCP connection initiation packets.BALATON Zoltan
2015-04-10MdeModulePkg: Add ATTRIBUTE (+/-RT, RO) support in PCD declaration in DSC file.Star Zeng
2015-04-10MdeModulePkg/NvmExpressDxe: Fix possible memory leak issue in NvmExpressDxe d...Feng Tian
2015-04-10MdeModulePkg Variable: Enhance the code logic about VariableLockStar Zeng
2015-04-10MdeModulePkg: Roll back report status code change in RuntimeDriverSetVirtualA...Elvin Li
2015-04-09MdeModulePkg: Put report status code at the end of RuntimeDriverSetVirtualAdd...Elvin Li
2015-04-07MdeModulePkg: Put report status code after event was signaled per PI spec.Elvin Li
2015-04-07MdeModulePkg: Add LzmaDecompress GuidLiming Gao
2015-04-03MdeModulePkg: Add two library instancesLiming Gao
2015-04-03MdeModulePkg: Add LzmaDecompress GuidLiming Gao
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.Elvin 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