summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal
AgeCommit message (Expand)Author
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
2015-10-27MdeModulePkg SetupBrowserDxe: Save global variable values before nest functio...Eric Dong
2015-10-27Move Smbios measurement from TCG driver to Smbios driver.Yao, Jiewen
2015-10-27Move Smbios table MAX length definition to Mde header filer.Yao, Jiewen
2015-10-23MdeModulePkg Variable: Enhance variable performance by reading from existed m...Derek Lin
2015-10-21MdeModulePkg SetupBrowserDxe: Save global variable values before nest functio...Eric Dong
2015-10-16MdeModulePkg: SmbiosDxe: soften DEBUG messages about table reallocationLaszlo Ersek
2015-10-16MdeModulePkg: FaultTolerantWriteDxe: clean up some "success" messagesLaszlo Ersek
2015-10-16MdeModulePkg: FaultTolerantWriteDxe: mellow DEBUGs about workspace reinitLaszlo Ersek
2015-10-16MdeModulePkg: reset DHCP child when leaving PXE LoadFile.Fu Siyuan
2015-10-16MdeModulePkg VariableRuntimeDxe: Add the missing gEfiImageSecurityDatabaseGuidStar Zeng
2015-10-15MdeModulePkg DriverSampleDxe: Add optional ";" to keep consistent with existe...Eric Dong
2015-10-15Update register hot key logic, return EFI_ALREADY_START status if same hot ke...Eric Dong
2015-10-15MdeModulePkg: Use PcdSet##S to replace PcdSet##Eric Dong
2015-09-30MdeModulePkg Ip4Dxe: Ip4Config2 to request DHCP Option6 DNS server IPSamer El-Haj-Mahmoud
2015-09-17MdeModulePkg:Fix the bug the incorrect change of StrCpyS functionDandan Bi
2015-09-17MdeModulePkg/HiiDatabase: Refine KeywordHandlerProtocol->SetData().Eric Dong
2015-09-17MdeModulePkg/HiiDatabase: Refine KeywordHandlerProtocol->GetData().Eric Dong
2015-09-17MdeModulePkg/HiiDatabase: Fix Progress not point to the correct place issue.Eric Dong
2015-09-15MdeModulePkg: Change the algorithm in SNP to use the first found BAR index.Fu Siyuan
2015-09-11MdeModulePkg:Refine the code comments in RegularExpressionDxe.Dandan Bi
2015-09-10MdeModulePkg: PXE Driver's LoadFile protocol should check FilePathZhang Lubo
2015-09-09Fixed GCC tool chain build fail.Cecil Sheng
2015-09-08MdeModulePkg: Regular expression protocolCecil Sheng
2015-09-08Rollback the patch which has error changes.Eric Dong
2015-09-08MdeModulePkg: Regular expression protocolCecil Sheng
2015-09-02MdeModulePkg:Support orderedList with default valueDandan Bi
2015-08-31MdeModulePkg/NetworkPkg: Locate IpSec on IP packet processing only if it's in...Samer El-Haj-Mahmoud