summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal
AgeCommit message (Expand)Author
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
2015-04-20Update the logic: After check the environment, calculate the new parameter an...Eric Dong
2015-04-17Fix some grammar and converge formatting of the two versions of TcpInput.cBALATON Zoltan
2015-04-15MdeModulePkg: PCD/Pei: eliminate unused but set variableLaszlo Ersek
2015-04-14MdeModulePkg Pcd: Check the input SkuId in SetSku()Star Zeng
2015-04-13Save initial TSVal from TCP connection initiation packets.BALATON Zoltan
2015-04-10MdeModulePkg: Add ATTRIBUTE (+/-RT, RO) support in PCD declaration in DSC file.Star Zeng
2015-04-10MdeModulePkg Variable: Enhance the code logic about VariableLockStar Zeng
2015-03-19MdeModulePkg BootScriptExecutorDxe: Fix 32bit build failure.Star Zeng
2015-03-18MdeModulePkg BootScriptExecutorDxe: Use ImageContext.ImageSize to allocate me...Star Zeng
2015-03-16MdeModulePkg: Add SMBIOS 64-bit support for SMBIOS 3.0.Elvin Li
2015-03-13MdeModulePkg: Fix typo.Shumin Qiu
2015-03-09MdeModulePkg Variable: Keep the behavior of Variable Dxe and SMM drivers cons...Star Zeng
2015-02-25MdeModulePkg/FvSimpleFileSystemDxe: Fixed ARM compiler errorOlivier Martin
2015-02-05Open default Tcp child via BY_CHILD_CONTROLLER.Wu Jiaxin
2015-02-05MdeModulePkg: Cleanup gEfiSmmAccess2ProtocolGuid reference.Star Zeng
2015-02-04Enhance the parameter check to avoid potential issue in negotiation.Ye Ting
2015-02-04Initialize data and correct faulty logic in TcpComponentNameGetControllerName...Wu Jiaxin
2015-02-04Verified ChildHandle, and correct the name for a child. Wu Jiaxin
2015-02-03Update the code not require optional parameters include DataPDUInOrder and Da...Roy Franz
2015-02-02Use SmmMemLib to check communication buffer.Yao, Jiewen
2015-02-02MdeModulePkg Variable: Introduce PcdReclaimVariableSpaceAtEndOfDxeStar Zeng
2015-02-02MdeModulePkg Variable: Before EndOfDxe, just record the current boot VarError...Star Zeng
2015-01-30Move ConfigHdr from browser_storage to Formset_storage, avoid device path los...Eric Dong