summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/FvSimpleFileSystemDxe: Fixed ARM compiler errorOlivier Martin2015-02-251-1/+1
* MdeModulePkg: list ARM and AARCH64 as valid architectures for some modulesLaszlo Ersek2015-02-235-5/+5
* MdeModulePkg: Update SMBIOS revision to 3.0.Elvin Li2015-02-151-1/+1
* MdeModulePkg: Update library class name of PlatformHookLibSerialPortPpi.infShumin Qiu2015-02-101-2/+2
* Open default Tcp child via BY_CHILD_CONTROLLER.Wu Jiaxin2015-02-051-1/+32
* MdeModulePkg: Update DSC file to fix build failure in EBC.Shumin Qiu2015-02-051-2/+2
* MdeModulePkg: Cleanup gEfiSmmAccess2ProtocolGuid reference.Star Zeng2015-02-0510-10/+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
* */Contributions.txt: Update example email addressJordan Justen2015-02-031-2/+2
* 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-0219-573/+109
* MdeModulePkg Variable: Introduce PcdReclaimVariableSpaceAtEndOfDxeStar Zeng2015-02-027-2/+25
* 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-2710-143/+654
* MdeModulePkg/UsbBotPei: Correct wrong media type detection logic in UsbBotPeiFeng Tian2015-01-271-5/+7
* MdeModulePkg: Fixed DxeCore displaying incorrect FV Hob informationHao Wu2015-01-271-2/+2
* 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
* Update PcdSmbiosVersion from 0x0207 to 0x0208.Elvin Li2015-01-221-1/+1
* MdeModulePkg: Refine the format of INF files.Shumin Qiu2015-01-221-3/+3
* MdeModulePkg/DxeMain: Fix wrong sanity check in CoreTerminateMemoryMap()Ard Biesheuvel2015-01-211-16/+15
* Dispatch the UEFI option rom returned from PciPlatform/PciOverride protocol.Ruiyu Ni2015-01-204-17/+86
* Fix IA32 build failure: Use MultU64x32 for 64bit * 32bit.Ruiyu Ni2015-01-131-2/+2
* MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel2015-01-136-0/+763
* MdeModulePkg/PartitionDxe: Fixed El Torito support when the medium is not a C...Olivier Martin2015-01-121-33/+25
* MdeModulePkg DxeCore: Enhance memory profile code to handle possible NULL Fil...Star Zeng2015-01-091-7/+9
* MdeModulePkg DxePrintLibPrint2Protocol Library SPrintLength() API issue.Liming Gao2015-01-091-15/+131
* Restore question value for question without storage after CHANGING callback r...Eric Dong2015-01-091-3/+10
* MdeModulePkg Variable: Implement VarCheck PROTOCOLStar Zeng2015-01-0513-147/+1675
* 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: fix mixed dos and linux EOL format issueHot Tian2014-12-233-38/+38
* MdeModulePkg/FvSimpleFileSystem: Add a new module to provide access to execut...Brendan Jackman2014-12-238-2/+2541
* MdeModulePkg: Eric Dong2014-12-191-2/+14
* MdeModulePkg\Bus\Ata\AtaAtapiPassThru: don't set PxSACT bit when issuing commandChris Ruffin2014-12-181-4/+0
* MdeModulePkg DebugSupportDxe: Fix build error with GNU assemblerJordan Justen2014-12-171-1/+1
* MdeModulePkg DxeCore: Fix potential FV overflow of 4GB boundary on a 32-bit s...Star Zeng2014-12-171-1/+1
* MdeModulePke: PeiCore FirmwareVolmeInfoPpiNotifyCallback ()issueLiming Gao2014-12-151-6/+6
* Eliminate the variable.Laszlo Ersek2014-12-151-2/+0
* MdeModulePkg DxeCore: Remove @retval function comments for CoreUpdateMemoryAt...Star Zeng2014-12-122-12/+0
* MdeModulePkg DXE FpdtStatusCodeHandler: Check Boolean value in if statement.Liming Gao2014-12-121-1/+1
* MdeModulePkg/DxeCore: Fixed compiler error 'enumerated type mixed with anothe...Olivier Martin2014-12-122-14/+14
* MdeModulePkg: Update the device path info for the storage when former drivers...Eric Dong2014-12-111-0/+47