summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Update FirmwarePerformanceDataTableDxe for LegacyBootLiming Gao2015-05-081-54/+22
* MdeModulePkg: Update CapsulePei to consume PI1.4 CapsulePpiLiming Gao2015-05-082-6/+6
* MdeModulePkg: Enhance the check for numeric opcode with EFI_IFR_DISPLAY_INT_D...Eric Dong2015-05-062-43/+214
* MdeModulePkg: Add match2 opcode support in SetupBrowserDxe and sample code in...Eric Dong2015-05-067-4/+200
* MdeModulePkg: update comments for question.Eric Dong2015-05-061-2/+2
* MdeModulePkg: Enable buffer type value for default and oneofoption opcode.Eric Dong2015-05-062-2/+40
* MdeModluePkg: Enable refresh opcode to refresh the entire form.Eric Dong2015-05-063-6/+83
* MdeModulePkg: Add DriverHealthManagerDxe driver.Ruiyu Ni2015-05-067-0/+1306
* MdeModulePkg: Add BdsDxe driver and PlatformBootManagerNull library.Ruiyu Ni2015-05-067-0/+1765
* MdeModulePkg: Remove GetBootMode() at FirmwarePerformancePeiEntryPointHao Wu2015-05-061-42/+36
* Update the logic for action opcode, also support user input a empty string fo...Eric Dong2015-04-201-0/+2
* Update the logic: After check the environment, calculate the new parameter an...Eric Dong2015-04-202-0/+20
* Fix some grammar and converge formatting of the two versions of TcpInput.cBALATON Zoltan2015-04-171-14/+15
* MdeModulePkg: PCD/Pei: eliminate unused but set variableLaszlo Ersek2015-04-151-3/+2
* MdeModulePkg Pcd: Check the input SkuId in SetSku()Star Zeng2015-04-144-29/+68
* Save initial TSVal from TCP connection initiation packets.BALATON Zoltan2015-04-131-1/+3
* MdeModulePkg: Add ATTRIBUTE (+/-RT, RO) support in PCD declaration in DSC file.Star Zeng2015-04-105-27/+148
* MdeModulePkg Variable: Enhance the code logic about VariableLockStar Zeng2015-04-101-0/+14
* MdeModulePkg BootScriptExecutorDxe: Fix 32bit build failure.Star Zeng2015-03-191-2/+2
* MdeModulePkg BootScriptExecutorDxe: Use ImageContext.ImageSize to allocate me...Star Zeng2015-03-181-2/+6
* MdeModulePkg: Add SMBIOS 64-bit support for SMBIOS 3.0.Elvin Li2015-03-163-95/+410
* MdeModulePkg: Fix typo.Shumin Qiu2015-03-131-3/+3
* MdeModulePkg Variable: Keep the behavior of Variable Dxe and SMM drivers cons...Star Zeng2015-03-091-5/+5
* MdeModulePkg/FvSimpleFileSystemDxe: Fixed ARM compiler errorOlivier Martin2015-02-251-1/+1
* Open default Tcp child via BY_CHILD_CONTROLLER.Wu Jiaxin2015-02-051-1/+32
* MdeModulePkg: Cleanup gEfiSmmAccess2ProtocolGuid reference.Star Zeng2015-02-058-8/+0
* Enhance the parameter check to avoid potential issue in negotiation.Ye Ting2015-02-041-14/+26
* Initialize data and correct faulty logic in TcpComponentNameGetControllerName...Wu Jiaxin2015-02-041-2/+3
* Verified ChildHandle, and correct the name for a child. Wu Jiaxin2015-02-041-7/+119
* Update the code not require optional parameters include DataPDUInOrder and Da...Roy Franz2015-02-031-10/+19
* Use SmmMemLib to check communication buffer.Yao, Jiewen2015-02-028-337/+24
* MdeModulePkg Variable: Introduce PcdReclaimVariableSpaceAtEndOfDxeStar Zeng2015-02-025-2/+19
* MdeModulePkg Variable: Before EndOfDxe, just record the current boot VarError...Star Zeng2015-02-021-1/+16
* Move ConfigHdr from browser_storage to Formset_storage, avoid device path los...Eric Dong2015-01-303-58/+180
* MdeModulePkg Variable: Implement variable quota management.Star Zeng2015-01-277-141/+583
* MdeModulePkg: Acpi: enforce exclusion between FirmwareCtrl and XFirmwareCtrlLaszlo Ersek2015-01-261-0/+4
* The default type is not returned by display engine, this code update the logi...Eric Dong2015-01-231-0/+3
* Enable popup dialog when user press the hotkey.Eric Dong2015-01-232-4/+193
* Avoid change the return status from above code which will also be used later.Eric Dong2015-01-231-2/+3
* Locate the config route protocol before install the config access protocol to...Eric Dong2015-01-231-13/+14
* Fix IA32 build failure: Use MultU64x32 for 64bit * 32bit.Ruiyu Ni2015-01-131-2/+2
* MdeModulePkg/PartitionDxe: Fixed El Torito support when the medium is not a C...Olivier Martin2015-01-121-33/+25
* Restore question value for question without storage after CHANGING callback r...Eric Dong2015-01-091-3/+10
* MdeModulePkg Variable: Implement VarCheck PROTOCOLStar Zeng2015-01-059-145/+1498
* Remove the FV header assumption in variable driver.Dong Guo2014-12-311-7/+14
* MdeModulePkg/FvSimpleFileSystem:Fix a potential NULL dereference issue.Feng Tian2014-12-301-0/+3
* MdeModulePkg/FvSimpleFileSystem: Fix building error with 32bit tool chains.Feng Tian2014-12-251-7/+7
* MdeModulePkg/FvSimpleFileSystem: Add a new module to provide access to execut...Brendan Jackman2014-12-237-0/+2537
* MdeModulePkg DebugSupportDxe: Fix build error with GNU assemblerJordan Justen2014-12-171-1/+1
* Eliminate the variable.Laszlo Ersek2014-12-151-2/+0