summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal
Commit message (Expand)AuthorAgeFilesLines
...
* MdeModulePkg AcpiTableDxe: Fix a typo in function descriptionHao Wu2016-01-061-1/+1
* MdeModulePkg:Fix the potential memory leak issue in Display EngineDandan Bi2016-01-061-0/+34
* MdeModulePkg:Avoid ASSERT in HiiConfigRoutingRouteConfigDandan Bi2016-01-061-1/+5
* MdeModulePkg: For RegularExpressionDxe use 'sprintf_s' to replace 'sprintf'.Qiu Shumin2016-01-045-8/+12
* MdeModulePkg Variable: Add a missing variable info recordStar Zeng2015-12-301-0/+1
* MdeModulePkg Variable: Handle ftw driver executes prior to variable driverStar Zeng2015-12-301-22/+30
* MdeModulePkg Variable: VarErrFlag need to be consistent in NV flash and cacheStar Zeng2015-12-291-1/+1
* MdeModulePkg Variable: ###VariableTotalSize need to be initialized to 0 firstStar Zeng2015-12-291-0/+3
* MdeModulePkg: Update SerialDxe inf to include the module uniLiming Gao2015-12-241-0/+4
* MdeModulePkg DiskIoDxe: Check for MediaPresent in DiskIo2ReadWriteDisk()Hao Wu2015-12-221-0/+4
* MdeModulePkg: Variable add missing VA_COPYAndrew Fish2015-12-181-2/+2
* MdeModulePkg: Fix VS2012 build failure.Qiu Shumin2015-12-181-1/+4
* MdeModulePkg:Fix bug that get the password width info incorrectlyDandan Bi2015-12-181-0/+2
* MdeModulePkg: Correct usage gEfiIp4Config2ProtocolGuid in Ip4DxeLiming Gao2015-12-171-1/+1
* MdeModulePkg BdsDxe: Change file format which the existed folder has mixed fi...Eric Dong2015-12-161-1/+4
* MdeModulePkg FileExplorerDxe: Change file format which has mixed file format.Eric Dong2015-12-162-111/+111
* MdeModulePkg: Fix RegularExpressionDxe memcpy intrinsic.Samer El-Haj-Mahmoud2015-12-162-7/+9
* MdeModulePkg: Add NULL pointer check for RegularExpressionDxe.Qiu Shumin2015-12-157-4/+50
* MdeModulePkg: Improved SetupBrowser handling to failed GOTO callback.Cecil Sheng2015-12-151-2/+12
* Rollback change r19245 because it missed one change.Cecil Sheng2015-12-151-6/+2
* MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-15175-0/+0
* MdeModulePkg: Improved SetupBrowser handling to failed GOTO callback.Cecil Sheng2015-12-151-2/+6
* MdeModulePkg: Convert HiiDatabaseDxe ConfigRouting ASSERT to return an errorEugene Cohen2015-12-111-1/+3
* MdeModulePkg: Fix VS2015 warning C4311 & C4312 in RegularExpressionDxeLiming Gao2015-12-044-39/+39
* MdeModulePkg: Fix VS2015 warning C4456 in RegularExpressionDxeLiming Gao2015-12-042-10/+10
* MdeModulePkg: Fix VS2015 warning C4459 in DriverSampleDxeLiming Gao2015-12-041-36/+36
* MdeModulePkg: remove unreachable codeArd Biesheuvel2015-12-033-5/+0
* MdeModulePkg: Upstream SerialDxe from EmbeddedPkgStar Zeng2015-11-264-0/+575
* MdeModulePkg: TerminalDxe: avoid checking uninitialized variableStar Zeng2015-11-261-3/+4
* MdeModulePkg/BdsDxe: Fix EBC build failureRuiyu Ni2015-11-241-0/+12
* MdeModulePkg FileExplorerDxe: Create file explorer Protocol.Eric Dong2015-11-234-0/+111
* MdeModulePkg: Enable PlatformRecovery in BdsDxe driverRuiyu Ni2015-11-172-314/+95
* MdeModulePkg: Add PlatformRecovery#### pointing to default file pathRuiyu Ni2015-11-171-8/+30
* MdeModulePkg: Use UefiSpec.h defined macro to replace L"xxx" stringRuiyu Ni2015-11-171-8/+8
* MdeModulePkg: Add missing PrintLib to BdsDxe.infRuiyu Ni2015-11-171-0/+1
* MdeModulePkg/RegularExpressionDxe: Add missing PrintLibCinnamon Shia2015-11-031-0/+1
* MdeModulePkg/RegularExpressionDxe: Correct copyrightCinnamon Shia2015-11-0315-15/+15
* MdeModulePkg SmbiosMeasurementDxe: NULL check to String from GetSmbiosStringByIdStar Zeng2015-11-021-0/+1
* MdeModulePkg SmbiosMeasurementDxe: Correct the commentsStar Zeng2015-10-292-6/+9
* MdeModulePkg SmbiosMeasurementDxe: Remove the tailing whitespaceStar Zeng2015-10-292-14/+14
* MdeModulePkg SmbiosMeasurementDxe: Use EFI_D_VERBOSE for internal dump functionsStar Zeng2015-10-291-9/+9
* MdeModulePkg SmbiosMeasurementDxe: Add (VOID **) typecast for GCC build failureStar Zeng2015-10-291-1/+1
* MdeModulePkg SmbiosMeasurementDxe: Use SMBIOS table and GUID correctlyStar Zeng2015-10-291-6/+14
* MdeModulePkg Variable: Move CacheVariable->InDeletedTransitionPtr NULL pointe...Star Zeng2015-10-281-2/+2
* MdeModulePkg SetupBrowserDxe: Save global variable values before nest functio...Eric Dong2015-10-272-4/+28
* Move Smbios measurement from TCG driver to Smbios driver.Yao, Jiewen2015-10-274-0/+685
* Move Smbios table MAX length definition to Mde header filer.Yao, Jiewen2015-10-271-12/+0
* MdeModulePkg Variable: Enhance variable performance by reading from existed m...Derek Lin2015-10-232-34/+45
* MdeModulePkg SetupBrowserDxe: Save global variable values before nest functio...Eric Dong2015-10-212-1/+15
* MdeModulePkg: SmbiosDxe: soften DEBUG messages about table reallocationLaszlo Ersek2015-10-161-2/+4