summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal
AgeCommit message (Expand)AuthorFilesLines
2015-07-01MdeModulePkg PlatDriOverrideDxe: Remove unneeded VARIABLE_HEADER referenceStar Zeng1-2/+1
2015-06-29MdeModulePkg:Use safe string functionsDandan Bi12-145/+186
2015-06-19MdeModulePkg AcpiTableDxe: Non-Boolean comparisons should use a compare opera...Star Zeng1-1/+1
2015-06-19MdeModulePkg: Remove two instances of 'DHCP_SERVICE *DhcpSb'Ard Biesheuvel1-4/+0
2015-06-18MdeModulePkg: Fix DHCP4 driver hang issue in some case. Wu Jiaxin1-1/+14
2015-06-18MdeModulePkg: Remove DHCP4.TransmitReceive()and DORA process dependency.Wu Jiaxin1-10/+23
2015-06-17MdeModulePkg:System hangs in setup menuDandan Bi4-10/+62
2015-06-17MdeModulePkg AcpiTableDxe: Cover EFI_ACPI_TABLE_VERSION_5_0.Star Zeng4-74/+41
2015-06-11MdeModulePkg Variable: Move VariableLock install into SmmVariableReady().Star Zeng1-21/+20
2015-06-11MdeModulePkg PcdDxe: TokenNumber should start from 1.Star Zeng1-1/+1
2015-06-09MdeModulePkg: Add type cast to avoid build failure in GCC.Qiu Shumin1-1/+1
2015-06-09EDKII:Display engine should not depend on the framework codeDandan Bi3-0/+17
2015-06-09MdeModulePkg: Refine the comments format for PropertiesTable.Qiu Shumin2-2/+1
2015-06-08MdeModulePkg Variable: Add SysPrepOrder and SysPrep#### to global list.Star Zeng1-0/+22
2015-06-05Add UEFI 2.5 properties table support in DXE core.Yao, Jiewen4-0/+263
2015-05-28MdeModulePkg/HiiDatabaseDxe: Fixed build error.Olivier Martin1-1/+0
2015-05-27MdeModulePkg: Enable reconnect request from action request or question flag.Eric Dong5-12/+139
2015-05-26MdeModulePkg:fix browser not call EFI_BROWSER_ACTION_CHANGEDDandan Bi2-5/+16
2015-05-26MdeModulePkg:Support delete keyDandan Bi1-0/+7
2015-05-22MdeModulePkg: Validate the return value before use it.Eric Dong1-0/+2
2015-05-21Remove Framework HII "class\subclass" in all VFRDandan Bi4-8/+0
2015-05-21MdeModulePkg:fix more than one arrow shows for one goto menuDandan Bi1-1/+4
2015-05-21MdeModulePkg:Add line break characterDandan Bi1-0/+1
2015-05-21MdeModulePkg/CdExpressPei: Fix build errorFeng Tian1-0/+2
2015-05-20MdeModulePkg/CdExpressPei: Add RecoveryBlockIo2Ppi supportFeng Tian3-66/+173
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 Variable: Prevent BS variable update in legacy OS runtime.Star Zeng1-0/+12
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-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 Zhang6-0/+1405
2015-05-11MdeModulePkg: Add BootManagerPolicyDxe to produce BootManagerPolicy protocol.Ruiyu Ni2-0/+345
2015-05-11MdeModulePkg: Process Sys Prep load options in BdsDxe driver.Ruiyu Ni1-115/+101
2015-05-08MdeModulePkg: Update FirmwarePerformanceDataTableDxe for LegacyBootLiming Gao1-54/+22
2015-05-08MdeModulePkg: Update CapsulePei to consume PI1.4 CapsulePpiLiming Gao2-6/+6
2015-05-06MdeModulePkg: Enhance the check for numeric opcode with EFI_IFR_DISPLAY_INT_D...Eric Dong2-43/+214
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
2015-05-06MdeModulePkg: Add DriverHealthManagerDxe driver.Ruiyu Ni7-0/+1306
2015-05-06MdeModulePkg: Add BdsDxe driver and PlatformBootManagerNull library.Ruiyu Ni7-0/+1765