summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal
Commit message (Expand)AuthorAgeFilesLines
* 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
* MdeModulePkg: FaultTolerantWriteDxe: clean up some "success" messagesLaszlo Ersek2015-10-161-3/+3
* MdeModulePkg: FaultTolerantWriteDxe: mellow DEBUGs about workspace reinitLaszlo Ersek2015-10-162-3/+5
* MdeModulePkg: reset DHCP child when leaving PXE LoadFile.Fu Siyuan2015-10-161-0/+5
* MdeModulePkg VariableRuntimeDxe: Add the missing gEfiImageSecurityDatabaseGuidStar Zeng2015-10-161-0/+4
* MdeModulePkg DriverSampleDxe: Add optional ";" to keep consistent with existe...Eric Dong2015-10-151-8/+8
* Update register hot key logic, return EFI_ALREADY_START status if same hot ke...Eric Dong2015-10-152-12/+13
* MdeModulePkg: Use PcdSet##S to replace PcdSet##Eric Dong2015-10-151-3/+5
* MdeModulePkg Ip4Dxe: Ip4Config2 to request DHCP Option6 DNS server IPSamer El-Haj-Mahmoud2015-09-302-94/+168
* MdeModulePkg:Fix the bug the incorrect change of StrCpyS functionDandan Bi2015-09-171-44/+21
* MdeModulePkg/HiiDatabase: Refine KeywordHandlerProtocol->SetData().Eric Dong2015-09-171-4/+12
* MdeModulePkg/HiiDatabase: Refine KeywordHandlerProtocol->GetData().Eric Dong2015-09-171-7/+16
* MdeModulePkg/HiiDatabase: Fix Progress not point to the correct place issue.Eric Dong2015-09-171-3/+7
* MdeModulePkg: Change the algorithm in SNP to use the first found BAR index.Fu Siyuan2015-09-151-4/+14
* MdeModulePkg:Refine the code comments in RegularExpressionDxe.Dandan Bi2015-09-113-112/+150
* MdeModulePkg: PXE Driver's LoadFile protocol should check FilePathZhang Lubo2015-09-102-0/+5
* Fixed GCC tool chain build fail.Cecil Sheng2015-09-091-128/+128
* MdeModulePkg: Regular expression protocolCecil Sheng2015-09-0831-0/+33646
* Rollback the patch which has error changes.Eric Dong2015-09-0831-33646/+0
* MdeModulePkg: Regular expression protocolCecil Sheng2015-09-0831-0/+33646
* MdeModulePkg:Support orderedList with default valueDandan Bi2015-09-022-11/+11
* MdeModulePkg/NetworkPkg: Locate IpSec on IP packet processing only if it's in...Samer El-Haj-Mahmoud2015-08-313-0/+46
* MdeModulePkg: Remove unused variables from both UefiBootManagerLib and BdsDxe...Sunny Wang2015-08-281-2/+1
* DisplayEngineDxe: Fixed calculate help string page count error.Eric Dong2015-08-281-1/+1