summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2016-05-26MdeModulePkg NvmExpressDxe: Fix VS2010 build errorHao Wu
2016-05-25MdeModulePkg: Make function comments and function match in UI codesDandan Bi
2016-05-25MdeModulePkg/DisplayEngine: Fix memory leak issues in DisplayEngineDandan Bi
2016-05-25MdeModulePkg RamDiskDxe: VALID_ARCH cleanup to list supported optionsHao Wu
2016-05-24MdeModulePkg/PciHostBridgeDxe: Fix VS tool chain build failureRuiyu Ni
2016-05-24MdeModulePkg/PciHostBridgeDxe: Add CpuArch protocol dependencyRuiyu Ni
2016-05-23MdeModulePkg/PciBus: do not improperly degrade resourceRuiyu Ni
2016-05-23MdeModulePkg/PciBus: Use shorter global variable nameRuiyu Ni
2016-05-23MdeModulePkg/PciBus: Remove unused fields in PCI_BARRuiyu Ni
2016-05-23MdeModulePkg/PciBus: use better name for local variables.Ruiyu Ni
2016-05-23MdeModulePkg PCD: Follow PI1.4a to fix artificial limitation of SkuId rangeStar Zeng
2016-05-20MdeModulePkg ScsiDiskDxe: Add Erase Block Protocol support for UFS devicesHao Wu
2016-05-19MdeModulePkg NvmExpressDxe: Add BlockIo2 supportHao Wu
2016-05-19MdeModulePkg BootManagerUiLib: Remove invalid keyword "bds".Dong, Eric
2016-05-19BootMaintenanceManagerUiLib: Remove invalid keyword "bds"Dong, Eric
2016-05-19MdeModulePkg UiApp: Remove invalid keyword "bds" in UiApp.Eric Dong
2016-05-19BootMaintenanceMangerUiLib: Save mode info for later use.Dong, Eric
2016-05-19MdeModulePkg BootManagerUiLib: Save mode info for later use.Dong, Eric
2016-05-19MdeModulePkg: PeiCore: Fix PEI Multiple Sub-FV Support issueZhang, Chao B
2016-05-18MdeModulePkg/UiApp: Exit function when parameter is unsupported or invalidDandan Bi
2016-05-18MdeModulePkg: Skip invalid bus number scanning in PciBusDxe driverMa, Maurice
2016-05-18BootMaintenanceManagerUiLib: Rollback changes for BootNext.Eric Dong
2016-05-18MdeModulePkg: Terminate two unterminated VA_COPYs in CheckRemainingSpaceForCo...Zenith432
2016-05-18MdeModulePkg UiApp: Add "Enter Setup" status code.Dong, Eric
2016-05-17MdeModulePkg: Refine the code for DxeHttpLibJiaxin Wu
2016-05-17MdeModulePkg/SetupBrowser: Clean the BufferValue for string before useDandan Bi
2016-05-17MdeModulePkg/SetupBrowser: Should free ConfigResp when it no longer be usedDandan Bi
2016-05-17MdeModulePkg/BootMaintenanceManagerUiLib: hide library-internal symbolLaszlo Ersek
2016-05-17MdeModulePkg/BootMaintenanceManagerUiLib: remove unused but set variableLaszlo Ersek
2016-05-16MdeModulePkg-DxeCore: rename CoreGetMemoryMapPropertiesTableJiewen Yao
2016-05-15MdeModulePkg Variable: return error for empty str VariableName to GetVariableStar Zeng
2016-05-13MdeModulePkg UiApp: change code for easy customization.Eric Dong
2016-05-13BootMaintenanceManagerUiLib: change code for customization.Dong, Eric
2016-05-13MdeModulePkg:DxeHttpLib: Add checks in HttpGenRequestMessage APINagaraj Hegde
2016-05-12MdeModulePkg AtaAtapiPassThru: Fix incorrect parameter description commentHao Wu
2016-05-12MdeModulePkg Ata: Use the new (incompatible) PortMultiplierPort semanticsHao Wu
2016-05-12MdeModulePkg/UsbMouseAbsolutePointerDxe: fix VS2015 NOOPT build errorFeng Tian
2016-05-11MdeModulePkg/PciHostBridgeDxe: Honor ResourceAssignedRuiyu Ni
2016-05-11MdeModulePkg/PciHostBridgeLib: Add ResourceAssigned fieldRuiyu Ni
2016-05-11MdeModulePkg/PciHostBridgeDxe: Fix a Base/Limit comparing bugRuiyu Ni
2016-05-11MdeModulePkg/PciHostBridgeDxe: Don't miss prefetchable MMIO apertureRuiyu Ni
2016-05-10MdeModulePkg/PciSioSerialDxe: Do not flush the UARTRuiyu Ni
2016-05-10MdeModulePkg RamDiskDxe: Fix wrong HII behavior for more than 8 RAM disksHao Wu
2016-05-10MdeModulePkg RamDiskDxe: Report ACPI NFIT for reserved memory RAM disksHao Wu
2016-05-09MdeModulePkg/Sd: add Erase Block support on sd/emmc deviceFeng Tian
2016-05-09MdeModulePkg: FileExplorerLib: prevent freeing null pointerMichael Zimmermann
2016-05-06MdeModulePkg/SdMmcPciHcDxe: Check SD's supported bus mode before switchFeng Tian
2016-05-06MdeModulePkg/SdMmcPciHcDxe: Error handling enhance on tuning procedureFeng Tian
2016-05-06MdeModulePkg/SdMmcPciHcDxe: Using PIO rather than DMA for clock tuningFeng Tian
2016-05-06MdeModulePkg/SdMmcPciHcDxe: Use BaseClk if the target clock is largerFeng Tian