summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2015-05-20MdeModulePkg/UsbBotPei: Add RecoveryBlockIo2Ppi supportFeng Tian5-41/+380
2015-05-20MdeModulePkg/IdeBusPei: Add RecoveryBlockIo2 supportFeng Tian3-81/+429
2015-05-20MdeModulePkg: Update coding styleChao Zhang4-15/+31
2015-05-19MdeModulePkg: Fix potential buffer overflow issues.Eric Dong3-3/+7
2015-05-19MdeModulePkg: Enumerate all string packages in one driver when search the key...Eric Dong1-2/+5
2015-05-19MdeModulePkg: Update the short name for persistent memory type.Liming Gao1-1/+1
2015-05-19MdeModulePkg Variable: Prevent BS variable update in legacy OS runtime.Star Zeng1-0/+12
2015-05-18MdeModulePkg: Fix comments typo in UefiBootManagerLib.hRuiyu Ni1-1/+1
2015-05-18MdeModulePkg PiSmmCoreMemoryAllocationLib: Get SMRAM rangesStar Zeng2-56/+74
2015-05-18MdeModulePkg: Update memory profile for OEM reserved memory type.Star Zeng5-15/+57
2015-05-18MdeModulePkg PiSmmCore: Care runtime code/data only for SMRAM profile.Star Zeng1-36/+46
2015-05-18MdeModulePkg DxeCore: Add OEM reserved memory type support.Star Zeng3-7/+23
2015-05-15MdeModulePkg: Add UNI file for PlatformBootManagerLibNull library.Ruiyu Ni2-0/+1
2015-05-15MdeModulePkg: Add UNI file for UefiBootManagerLib library.Ruiyu Ni2-3/+8
2015-05-15MdeModulePkg: Add UNI files for BootManagerMenuApp application.Ruiyu Ni3-1/+8
2015-05-15MdeModulePkg: Add UNI files for DriverHealthManagerDxe driver.Ruiyu Ni3-1/+7
2015-05-15MdeModulePkg: Add UNI files for BootManagerPolicyDxe driver.Ruiyu Ni4-1/+5
2015-05-15MdeModulePkg: Add UNI file for BdsDxe driver.Ruiyu Ni3-0/+4
2015-05-14MdeModulePkg: Fix Typo.Eric Dong1-2/+2
2015-05-14MdeModulePkg: remove unused variable DevicePathSizeArd Biesheuvel1-3/+0
2015-05-14MdeModulePkg: ConfigKeywordHandler: fix pointer target signedness.Laszlo Ersek1-11/+11
2015-05-14MdeModulePkg: Fix build failure in UefiBootManagerLibRuiyu Ni1-1/+1
2015-05-13MdeModulePkg: Add sample code for keyword handler protocol.Eric Dong6-6/+104
2015-05-13MdeModulePkg: Avoid update keyword string package. Eric Dong1-1/+7
2015-05-13MdeModulePkg: Implement UEFI25 HII Config keyword handler protocol.Eric Dong4-3/+3467
2015-05-13MdeModulePkg: Add ESRT management module.Chao Zhang7-0/+1406
2015-05-13MdeModulePkg: Add ESRT management protocol definitionChao Zhang3-1/+163
2015-05-13MdeModulePkg: Fix EOL to be DOS format.Ruiyu Ni12-8152/+8150
2015-05-12MdeModulePkg: Fix a typo to resolve legacy boot failure.Ruiyu Ni1-1/+1
2015-05-12MdeModulePkg: SmmIplEntry(): don't suppress SMM core startup failureLaszlo Ersek1-6/+7
2015-05-11MdeModulePkg: Add BootManagerPolicyDxe to produce BootManagerPolicy protocol.Ruiyu Ni3-0/+346
2015-05-11MdeModulePkg: Process Sys Prep load options in BdsDxe driver.Ruiyu Ni8-1007/+1140
2015-05-11MdeModulePkg DxeCore: Add memory more reliable support.Star Zeng2-32/+54
2015-05-11MdeModulePkg: Fix SortLib library class name typo.Ruiyu Ni2-3/+3
2015-05-11MdeModulePkg DxeCore: Add read only memory support.Star Zeng1-0/+4
2015-05-11MdeModulePkg: Update implementation of PeiAllocatePages() to allow EfiReserve...Star Zeng1-2/+3
2015-05-11MdeModulePkg: Add Reset2 ppi support in PEI CORE.Star Zeng4-3/+78
2015-05-08MdeModulePkg: Update FirmwarePerformanceDataTableDxe for LegacyBootLiming Gao1-54/+22
2015-05-08MdeModulePkg: Remove CapsulePpi definitionLiming Gao2-128/+0
2015-05-08MdeModulePkg: Update CapsulePei to consume PI1.4 CapsulePpiLiming Gao2-6/+6
2015-05-08MdePkg, MdeModulePkg: Remove EFI_ABORTED from I2C protocols per PI spec 1.4.Ruiyu Ni2-6/+2
2015-05-08MdePkg, MdeModulePkg: Remove EFI_NOT_FOUND from I2C IO protocolRuiyu Ni1-1/+0
2015-05-07MdeModulePkg: Avoid using same TokenValue for two PCDs.Ruiyu Ni1-1/+1
2015-05-07MdeModulePkg/SmmCore: SMM register protocol notify function clarifyJeff Fan1-3/+3
2015-05-06MdeModulePkg: Enhance the check for numeric opcode with EFI_IFR_DISPLAY_INT_D...Eric Dong3-75/+282
2015-05-06MdeModulePkg: BaseSortLib and UefiBootManagerLib support DXE_RUNTIME_DRIVER.Ruiyu Ni2-2/+2
2015-05-06MdeModulePkg: Add match2 opcode support in SetupBrowserDxe and sample code in...Eric Dong7-4/+200
2015-05-06MdeModulePkg: update comments for question.Eric Dong1-2/+2
2015-05-06MdeModulePkg: Enable buffer type value for default and oneofoption opcode.Eric Dong2-2/+40
2015-05-06MdeModluePkg: Enable refresh opcode to refresh the entire form.Eric Dong3-6/+83