summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal
AgeCommit message (Expand)Author
2015-06-19MdeModulePkg AcpiTableDxe: Non-Boolean comparisons should use a compare opera...Star Zeng
2015-06-19MdeModulePkg: Remove two instances of 'DHCP_SERVICE *DhcpSb'Ard Biesheuvel
2015-06-18MdeModulePkg: Fix DHCP4 driver hang issue in some case. Wu Jiaxin
2015-06-18MdeModulePkg: Remove DHCP4.TransmitReceive()and DORA process dependency.Wu Jiaxin
2015-06-17MdeModulePkg:System hangs in setup menuDandan Bi
2015-06-17MdeModulePkg AcpiTableDxe: Cover EFI_ACPI_TABLE_VERSION_5_0.Star Zeng
2015-06-11MdeModulePkg Variable: Move VariableLock install into SmmVariableReady().Star Zeng
2015-06-11MdeModulePkg PcdDxe: TokenNumber should start from 1.Star Zeng
2015-06-09MdeModulePkg: Add type cast to avoid build failure in GCC.Qiu Shumin
2015-06-09EDKII:Display engine should not depend on the framework codeDandan Bi
2015-06-09MdeModulePkg: Refine the comments format for PropertiesTable.Qiu Shumin
2015-06-08MdeModulePkg Variable: Add SysPrepOrder and SysPrep#### to global list.Star Zeng
2015-06-05Add UEFI 2.5 properties table support in DXE core.Yao, Jiewen
2015-05-28MdeModulePkg/HiiDatabaseDxe: Fixed build error.Olivier Martin
2015-05-27MdeModulePkg: Enable reconnect request from action request or question flag.Eric Dong
2015-05-26MdeModulePkg:fix browser not call EFI_BROWSER_ACTION_CHANGEDDandan Bi
2015-05-26MdeModulePkg:Support delete keyDandan Bi
2015-05-22MdeModulePkg: Validate the return value before use it.Eric Dong
2015-05-21Remove Framework HII "class\subclass" in all VFRDandan Bi
2015-05-21MdeModulePkg:fix more than one arrow shows for one goto menuDandan Bi
2015-05-21MdeModulePkg:Add line break characterDandan Bi
2015-05-21MdeModulePkg/CdExpressPei: Fix build errorFeng Tian
2015-05-20MdeModulePkg/CdExpressPei: Add RecoveryBlockIo2Ppi supportFeng Tian
2015-05-20MdeModulePkg: Update coding styleChao Zhang
2015-05-19MdeModulePkg: Fix potential buffer overflow issues.Eric Dong
2015-05-19MdeModulePkg: Enumerate all string packages in one driver when search the key...Eric Dong
2015-05-19MdeModulePkg Variable: Prevent BS variable update in legacy OS runtime.Star Zeng
2015-05-15MdeModulePkg: Add UNI files for DriverHealthManagerDxe driver.Ruiyu Ni
2015-05-15MdeModulePkg: Add UNI files for BootManagerPolicyDxe driver.Ruiyu Ni
2015-05-15MdeModulePkg: Add UNI file for BdsDxe driver.Ruiyu Ni
2015-05-14MdeModulePkg: Fix Typo.Eric Dong
2015-05-14MdeModulePkg: remove unused variable DevicePathSizeArd Biesheuvel
2015-05-14MdeModulePkg: ConfigKeywordHandler: fix pointer target signedness.Laszlo Ersek
2015-05-13MdeModulePkg: Add sample code for keyword handler protocol.Eric Dong
2015-05-13MdeModulePkg: Avoid update keyword string package. Eric Dong
2015-05-13MdeModulePkg: Implement UEFI25 HII Config keyword handler protocol.Eric Dong
2015-05-13MdeModulePkg: Add ESRT management module.Chao Zhang
2015-05-11MdeModulePkg: Add BootManagerPolicyDxe to produce BootManagerPolicy protocol.Ruiyu Ni
2015-05-11MdeModulePkg: Process Sys Prep load options in BdsDxe driver.Ruiyu Ni
2015-05-08MdeModulePkg: Update FirmwarePerformanceDataTableDxe for LegacyBootLiming Gao
2015-05-08MdeModulePkg: Update CapsulePei to consume PI1.4 CapsulePpiLiming Gao
2015-05-06MdeModulePkg: Enhance the check for numeric opcode with EFI_IFR_DISPLAY_INT_D...Eric Dong
2015-05-06MdeModulePkg: Add match2 opcode support in SetupBrowserDxe and sample code in...Eric Dong
2015-05-06MdeModulePkg: update comments for question.Eric Dong
2015-05-06MdeModulePkg: Enable buffer type value for default and oneofoption opcode.Eric Dong
2015-05-06MdeModluePkg: Enable refresh opcode to refresh the entire form.Eric Dong
2015-05-06MdeModulePkg: Add DriverHealthManagerDxe driver.Ruiyu Ni
2015-05-06MdeModulePkg: Add BdsDxe driver and PlatformBootManagerNull library.Ruiyu Ni
2015-05-06MdeModulePkg: Remove GetBootMode() at FirmwarePerformancePeiEntryPointHao Wu
2015-04-20Update the logic for action opcode, also support user input a empty string fo...Eric Dong