summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal
AgeCommit message (Expand)Author
2016-01-15MdeModulePkg:Fix the potential memory leak issue in Display EngineDandan Bi
2016-01-11MdeModulePkg: Fix GraphicsConsole driver resolution out of sync issueRuiyu Ni
2016-01-08MdeModulePkg: Update MNP driver to recycle TX buffer asynchronously.Fu Siyuan
2016-01-08MdeModulePkg: update SNP.GetStatus to handle multiple recycled TX buffer.Fu Siyuan
2016-01-06Rollback the commit because it has potential issue.Dandan Bi
2016-01-06MdeModulePkg IScsiDxe: Fix a typo in function descriptionHao Wu
2016-01-06MdeModulePkg AcpiTableDxe: Fix a typo in function descriptionHao Wu
2016-01-06MdeModulePkg:Fix the potential memory leak issue in Display EngineDandan Bi
2016-01-06MdeModulePkg:Avoid ASSERT in HiiConfigRoutingRouteConfigDandan Bi
2016-01-04MdeModulePkg: For RegularExpressionDxe use 'sprintf_s' to replace 'sprintf'.Qiu Shumin
2015-12-30MdeModulePkg Variable: Add a missing variable info recordStar Zeng
2015-12-30MdeModulePkg Variable: Handle ftw driver executes prior to variable driverStar Zeng
2015-12-29MdeModulePkg Variable: VarErrFlag need to be consistent in NV flash and cacheStar Zeng
2015-12-29MdeModulePkg Variable: ###VariableTotalSize need to be initialized to 0 firstStar Zeng
2015-12-24MdeModulePkg: Update SerialDxe inf to include the module uniLiming Gao
2015-12-22MdeModulePkg DiskIoDxe: Check for MediaPresent in DiskIo2ReadWriteDisk()Hao Wu
2015-12-18MdeModulePkg: Variable add missing VA_COPYAndrew Fish
2015-12-18MdeModulePkg: Fix VS2012 build failure.Qiu Shumin
2015-12-18MdeModulePkg:Fix bug that get the password width info incorrectlyDandan Bi
2015-12-17MdeModulePkg: Correct usage gEfiIp4Config2ProtocolGuid in Ip4DxeLiming Gao
2015-12-16MdeModulePkg BdsDxe: Change file format which the existed folder has mixed fi...Eric Dong
2015-12-16MdeModulePkg FileExplorerDxe: Change file format which has mixed file format.Eric Dong
2015-12-16MdeModulePkg: Fix RegularExpressionDxe memcpy intrinsic.Samer El-Haj-Mahmoud
2015-12-15MdeModulePkg: Add NULL pointer check for RegularExpressionDxe.Qiu Shumin
2015-12-15MdeModulePkg: Improved SetupBrowser handling to failed GOTO callback.Cecil Sheng
2015-12-15Rollback change r19245 because it missed one change.Cecil Sheng
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen
2015-12-15MdeModulePkg: Improved SetupBrowser handling to failed GOTO callback.Cecil Sheng
2015-12-11MdeModulePkg: Convert HiiDatabaseDxe ConfigRouting ASSERT to return an errorEugene Cohen
2015-12-04MdeModulePkg: Fix VS2015 warning C4311 & C4312 in RegularExpressionDxeLiming Gao
2015-12-04MdeModulePkg: Fix VS2015 warning C4456 in RegularExpressionDxeLiming Gao
2015-12-04MdeModulePkg: Fix VS2015 warning C4459 in DriverSampleDxeLiming Gao
2015-12-03MdeModulePkg: remove unreachable codeArd Biesheuvel
2015-11-26MdeModulePkg: Upstream SerialDxe from EmbeddedPkgStar Zeng
2015-11-26MdeModulePkg: TerminalDxe: avoid checking uninitialized variableStar Zeng
2015-11-24MdeModulePkg/BdsDxe: Fix EBC build failureRuiyu Ni
2015-11-23MdeModulePkg FileExplorerDxe: Create file explorer Protocol.Eric Dong
2015-11-17MdeModulePkg: Enable PlatformRecovery in BdsDxe driverRuiyu Ni
2015-11-17MdeModulePkg: Add PlatformRecovery#### pointing to default file pathRuiyu Ni
2015-11-17MdeModulePkg: Use UefiSpec.h defined macro to replace L"xxx" stringRuiyu Ni
2015-11-17MdeModulePkg: Add missing PrintLib to BdsDxe.infRuiyu Ni
2015-11-03MdeModulePkg/RegularExpressionDxe: Add missing PrintLibCinnamon Shia
2015-11-03MdeModulePkg/RegularExpressionDxe: Correct copyrightCinnamon Shia
2015-11-02MdeModulePkg SmbiosMeasurementDxe: NULL check to String from GetSmbiosStringByIdStar Zeng
2015-10-29MdeModulePkg SmbiosMeasurementDxe: Correct the commentsStar Zeng
2015-10-29MdeModulePkg SmbiosMeasurementDxe: Remove the tailing whitespaceStar Zeng
2015-10-29MdeModulePkg SmbiosMeasurementDxe: Use EFI_D_VERBOSE for internal dump functionsStar Zeng
2015-10-29MdeModulePkg SmbiosMeasurementDxe: Add (VOID **) typecast for GCC build failureStar Zeng
2015-10-29MdeModulePkg SmbiosMeasurementDxe: Use SMBIOS table and GUID correctlyStar Zeng
2015-10-28MdeModulePkg Variable: Move CacheVariable->InDeletedTransitionPtr NULL pointe...Star Zeng