summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2016-04-25MdeModulePkg: Correct PlatformHookLibSerialPortPpi module type.Liming Gao
2016-04-22MdeModulePkg: Fix GCC code build error of iSCSI driver.Zhang Lubo
2016-04-22MdeModulePkg: refine codes of iSCSI driver.Zhang Lubo
2016-04-22MdeModulePkg DxeCore: Enhance MemoryAttributesTable installationStar Zeng
2016-04-22MdeModulePkg DxeCore: Return memory type from internal free pool/pagesStar Zeng
2016-04-22MdeModulePkg DxeCore: Fix a memory leak in InstallMemoryAttributesTable()Star Zeng
2016-04-22MdeModulePkg/HiiDatabaseDxe: Fix the VS2010/VS2012 build failDandan Bi
2016-04-22MdeModulePkg DxeCore: Call PeCoffExtraActionLib member after ConstructorStar Zeng
2016-04-21MdeModulePkg/Sd: wait 1ms before check DATA line in voltage switch procFeng Tian
2016-04-21MdeModulePkg/SdMmcPciHc: Reset the slot when sd device is connectedFeng Tian
2016-04-21MdeModulePkg/Sd: Fix wrong response type of SD Deselect cmdFeng Tian
2016-04-21MdeModulePkg/Sd: update the sd detection logicFeng Tian
2016-04-21MdeModulePkg/Usb: Fix wrong condition judgment to support usb3.1 devFeng Tian
2016-04-21MdeModulePkg/UsbKbDxe: don't assert when the key read is invalidFeng Tian
2016-04-19MdeModulePkg/HiiDatabaseDxe: Support EfiVarStore to get AltCfg from DriverDandan Bi
2016-04-19MdeModulePkg/HiiDatabaseDxe: Correct the ReallocatePool sizeDandan Bi
2016-04-19MdeModulePkg/DriverSampleDxe: Add a sample caseDandan Bi
2016-04-19MdeModulePkg/SetupBrowserDxe: Get default from callback for orderedListDandan Bi
2016-04-18MdeModulePkg NvmExpressDxe: Ensure write-through for NVMe write commandHao Wu
2016-04-14MdeModulePkg S3SaveStateDxe: Add protocol usage for gEfiLockBoxProtocolGuidStar Zeng
2016-04-13MdeModulePkg/MdeModulePkg.uni: Add PS2 related PCD descriptionRuiyu Ni
2016-04-13MdeModulePkg/Ps2MouseDxe: Use a different FILE_GUIDRuiyu Ni
2016-04-13MdeModulePkg/Ps2KeyboardDxe: Use a different FILE_GUIDRuiyu Ni
2016-04-13MdeModulePkg/Ps2Mouse: Fix potential buffer overflow issue.Ruiyu Ni
2016-04-13MdeModulePkg: Update Guid/Protocol usages in INF files.Liming Gao
2016-04-13MdeModulePkg/Ps2MouseDxe: Fix build failure of GCC tool chainQiu, Shumin
2016-04-11MdeModulePkg: Update PerformanceLib instances not to check Identifier.Liming Gao
2016-04-11MdeModulePkg/Ps2Keyboard: Add missing PCD and protocol to DEC fileRuiyu Ni
2016-04-11MdeModulePkg BootScriptExecutorDxe: Consume PcdAcpiS3Enable to control the codeStar Zeng
2016-04-11MdeModulePkg SmmS3SaveStateDxe: Consume PcdAcpiS3Enable to control the codeStar Zeng
2016-04-11MdeModulePkg: Add new macros and refine codesZhang Lubo
2016-04-08MdeModulePkg: Add Ps2MouseDxe driverRuiyu Ni
2016-04-08MdeModulePkg: Add Ps2KeyboardDxe driver.Ruiyu Ni
2016-04-08MdeModulePkg/UefiBootManagerLib: API BmIsValidLoadOptionVariableNameThomas Palmer
2016-04-07MdeModulePkg S3SaveStateDxe: Move S3Ready() functional code from AcpiS3SaveDxeStar Zeng
2016-04-07MdeModulePkg S3SaveStateDxe: Consume PcdAcpiS3Enable to control the codeStar Zeng
2016-04-07MdeModulePkg: Introduce new PCD PcdAcpiS3EnableStar Zeng
2016-04-07MdeModulePkg/Bds: Fix build failures of VS tool chainRuiyu Ni
2016-04-06MdeModulePkg/Bds: Fix a boot hang due to Ram Disk boot supportRuiyu Ni
2016-04-06MdeModulePkg/Bds: Memory Bins don't count the memory used by RAM DiskNi, Ruiyu
2016-04-06MdeModulePkg/Bds: Free resources after ram disk boot finishesNi, Ruiyu
2016-04-06MdeModulePkg/Bds: Allocate reserved memory for RAM Disk boot mediaNi, Ruiyu
2016-04-05MdeModulePkg/UiApp: Correct the total RAM calculationJeremy Linton
2016-04-04MdeModulePkg: DxeUdpIoLib: fix non-empty payload path in UDP receptionLaszlo Ersek
2016-04-01MdeModulePkg: Check received packet size before use it.Fu Siyuan
2016-04-01Revert "TerminalDxe: select the UART's default receive FIFO depth"Ruiyu Ni
2016-03-31MdeModulePkg RamDiskDxe: Fix incorrect RAM disk memory address calculationSamer El-Haj-Mahmoud
2016-03-31MdeModulePkg EmmcDxe: Fix GCC build failure with set but unused variablesZeng, Star
2016-03-31MdeModulePkg/UefiBootManagerLib: BmGetActiveConsoleIn code cleanupThomas Palmer
2016-03-30MdeModulePkg/SdMmc: Add EDKII SD/MMC stackFeng Tian