summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2016-06-21MdeModulePkg/UiApp: Connect all devices in UiApp if neededDandan Bi2-5/+4
2016-06-20MdeModulePkg PCD: Avoid DynamicHii PCD set to override other valuesStar Zeng1-5/+89
2016-06-15MdeModulePkg/Database: Fix incorrect calculation of baseline in FontPackageDandan Bi1-0/+16
2016-06-14MdeModulePkg/UiApp: Fix the incorrect use of the HiiHandleDandan Bi1-3/+3
2016-06-13MdeModulePkg DxeS3BootScriptLib: Check (mSmst != NULL) before freeing SMRAMStar Zeng1-1/+1
2016-06-12MdeModulePkg: Correct the usage of gPerformanceProtocolGuid in infStar Zeng2-2/+3
2016-06-12MdeModulePkg/RamDiskDxe: Add Memory Type selection support in Ramdisk HIITapan Shah4-9/+72
2016-06-12MdeModulePkg RamDiskDxe: Do not save 'Size' numeric value by varstoreHao Wu4-126/+33
2016-06-08MdeModulePkg: Fix IPv4 UseDefaultAddress failure case.Jiaxin Wu1-2/+5
2016-06-07MdeModulePkg DxeS3BootScriptLib: Revert git commit 058196bbb345Star Zeng2-5/+0
2016-06-07MdeModulePkg DxeS3BootScriptLib: Add DESTRUCTOR S3BootScriptLibDeinitializeStar Zeng2-34/+124
2016-06-07MdeModulePkg SmmLockBoxSmmLib: Add DESTRUCTOR SmmLockBoxSmmDestructorStar Zeng2-0/+40
2016-06-07MdeModulePkg SmmLockBoxSmmLib: Fix typo in SmmLockBoxSmmConstructuorStar Zeng2-7/+7
2016-06-07MdeModulePkg/AtaBusDxe: Fix some ATA hard drives cannot be discoveredCinnamon Shia1-1/+2
2016-06-06MdeModulePkg/HiiDatabase: Remove the incorrect calculation of font baselineDandan Bi1-4/+0
2016-06-06MdeModulePkg/HiiDatabase: Preinit background when render string to screenDandan Bi1-0/+6
2016-06-03MdeModulePkg:Prevent the BmRepairAllControllers routine in an infinite loopGary Li4-3/+20
2016-06-02MdeModulePkg NvmExpressDxe: Fix invalid queue size when creating IO queuesHao Wu1-2/+24
2016-06-02MdeModulePkg: Fix SNP.Initialize() spec conformance issueJiaxin Wu1-6/+27
2016-06-01MdeModulePkg/SetupBrowser: Correct the incorrect variable nameDandan Bi1-2/+2
2016-05-31MdeModulePkg: Stop the timer before clean IP service.Fu, Siyuan1-9/+9
2016-05-30MdeModulePkg RamDiskDxe: Fix VS2010 build errorHao Wu1-4/+8
2016-05-30MdeModulePkg/PiSmmIpl: Check order of EndOfDxe and DxeSmmReadyToLockJeff Fan2-2/+49
2016-05-30MdeModulePkg: Allow DxeIpl to load without permanent memoryCohen, Eugene4-33/+119
2016-05-27MdeModulePkg/BootLogoLib: pull GraphicsOutput protocol into class headerLaszlo Ersek1-0/+1
2016-05-27MdeModulePkg: Move/Replace NvmExpressHci.h definitions to Nvme.h.Darbin Reyes2-727/+3
2016-05-26MdeModulePkg: Fix incorrect status check for SockProcessRcvTokenJiaxin Wu1-6/+2
2016-05-26MdeModulePkg NvmExpressDxe: Fix VS2010 build errorHao Wu1-0/+4
2016-05-25MdeModulePkg: Make function comments and function match in UI codesDandan Bi4-25/+8
2016-05-25MdeModulePkg/DisplayEngine: Fix memory leak issues in DisplayEngineDandan Bi2-15/+2
2016-05-25MdeModulePkg RamDiskDxe: VALID_ARCH cleanup to list supported optionsHao Wu2-2/+2
2016-05-24MdeModulePkg/PciHostBridgeDxe: Fix VS tool chain build failureRuiyu Ni1-0/+1
2016-05-24MdeModulePkg/PciHostBridgeDxe: Add CpuArch protocol dependencyRuiyu Ni1-1/+2
2016-05-23MdeModulePkg/PciBus: do not improperly degrade resourceRuiyu Ni3-3/+41
2016-05-23MdeModulePkg/PciBus: Use shorter global variable nameRuiyu Ni3-15/+15
2016-05-23MdeModulePkg/PciBus: Remove unused fields in PCI_BARRuiyu Ni2-5/+2
2016-05-23MdeModulePkg/PciBus: use better name for local variables.Ruiyu Ni1-11/+11
2016-05-23MdeModulePkg PCD: Follow PI1.4a to fix artificial limitation of SkuId rangeStar Zeng2-5/+5
2016-05-20MdeModulePkg ScsiDiskDxe: Add Erase Block Protocol support for UFS devicesHao Wu3-27/+761
2016-05-19MdeModulePkg NvmExpressDxe: Add BlockIo2 supportHao Wu7-92/+1642
2016-05-19MdeModulePkg BootManagerUiLib: Remove invalid keyword "bds".Dong, Eric1-4/+3
2016-05-19BootMaintenanceManagerUiLib: Remove invalid keyword "bds"Dong, Eric3-6/+4
2016-05-19MdeModulePkg UiApp: Remove invalid keyword "bds" in UiApp.Eric Dong1-4/+3
2016-05-19BootMaintenanceMangerUiLib: Save mode info for later use.Dong, Eric2-1/+78
2016-05-19MdeModulePkg BootManagerUiLib: Save mode info for later use.Dong, Eric2-1/+78
2016-05-19MdeModulePkg: PeiCore: Fix PEI Multiple Sub-FV Support issueZhang, Chao B1-9/+13
2016-05-18MdeModulePkg/UiApp: Exit function when parameter is unsupported or invalidDandan Bi1-0/+2
2016-05-18MdeModulePkg: Skip invalid bus number scanning in PciBusDxe driverMa, Maurice1-0/+8
2016-05-18BootMaintenanceManagerUiLib: Rollback changes for BootNext.Eric Dong1-30/+39
2016-05-18MdeModulePkg: Terminate two unterminated VA_COPYs in CheckRemainingSpaceForCo...Zenith4321-0/+2