summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2015-11-30MdeModulePkg BaseSerialPortLib16550: Fix typo in SerialPortWrite()Star Zeng
2015-11-25Install LoadedImage protocol for PiSmmCore.Yao, Jiewen
2015-11-25Uninstall LoadedImage protocol if SMM driver returns error and is unloaded.Yao, Jiewen
2015-11-25Check InternalAllocPoolByIndex status before refer buffer.Zeng, Star
2015-11-25MdeModulePkg/UefiBootManagerLib: Always create MemoryTypeInfo variableRuiyu Ni
2015-11-20Rollback the changes from r18879 - r18886.Jeff Fan
2015-11-19MdeModulePkg PeiCore: PeiInstallPeiMemory improper ASSERT test on second callStar Zeng
2015-11-18MdeModulePkg: Change BootLogoEnableLogo use INTN for minus valueRuiyu Ni
2015-11-18MdeModulePkg: Change PlatformLogo.GetImage use INTN for minus valueRuiyu Ni
2015-11-18MdeModulePkg/BmpImageDecoderLib: Support ImageFormatUnknown typeRuiyu Ni
2015-11-18MdeModulePkg: Add BootLogoLib to provide interfaces about logo display.Ruiyu Ni
2015-11-18MdeModulePkg: Add BmpImageDecoderLib to provide BMP decoding capabilityRuiyu Ni
2015-11-18MdeModulePkg: Add ImageDecoderLib to provide image decoding service.Ruiyu Ni
2015-11-18MdeModulePkg: Add PlatformLogo protocol definition.Ruiyu Ni
2015-11-18MdeModulePkg:Fix a bug that HttpLib can not parse Ipv6 address correctly.Zhang Lubo
2015-11-18MdeModulePkg PeiCore: PEI dispatcher need retry to process NOT_DISPATCHED FVStar Zeng
2015-11-16MdeModulePkg: Fix a PciBusDxe hot plug bugRuiyu Ni
2015-11-16MdeModulePkg: Fix a PCI resource dumping bug in PciBusDxe driverRuiyu Ni
2015-11-16MdeModulePkg SmbiosMeasurementDxe: NULL check to String from GetSmbiosStringByIdStar Zeng
2015-11-16MdeModulePkg SmbiosMeasurementDxe: Correct the commentsStar Zeng
2015-11-16MdeModulePkg SmbiosMeasurementDxe: Remove the tailing whitespaceStar Zeng
2015-11-16MdeModulePkg SmbiosMeasurementDxe: Use EFI_D_VERBOSE for internal dump functionsStar Zeng
2015-11-16MdeModulePkg SmbiosMeasurementDxe: Add (VOID **) typecast for GCC build failureStar Zeng
2015-11-16MdeModulePkg SmbiosMeasurementDxe: Use SMBIOS table and GUID correctlyStar Zeng
2015-11-16MdeModulePkg SetupBrowserDxe: Save global variable values before nest functio...Eric Dong
2015-11-16Move Smbios measurement from TCG driver to Smbios driver.Yao, Jiewen
2015-11-16Move Smbios table MAX length definition to Mde header filer.Yao, Jiewen
2015-11-16MdeModulePkg: Update UiApp to not display itselfRuiyu Ni
2015-11-16MdeModulePkg: Update BootManagerMenuApp to not display itselfRuiyu Ni
2015-11-16MdeModulePkg SetupBrowserDxe: Save global variable values before nest functio...Eric Dong
2015-11-16MdeModulePkg VarCheckLib: R18611 was thoughtless for property setStar Zeng
2015-11-16MdeModulePkg: reset DHCP child when leaving PXE LoadFile.Fu Siyuan
2015-11-16MdeModulePkg VariableRuntimeDxe: Add the missing gEfiImageSecurityDatabaseGuidStar Zeng
2015-11-16MdeModulepkg VarCheckLib: Return NULL when no property setStar Zeng
2015-11-16Update register hot key logic, return EFI_ALREADY_START status if same hot ke...Eric Dong
2015-11-16MdeModulePkg UefiBootManagerLib: Do not assume perf entry count has no changeStar Zeng
2015-11-16MdeModulePkg Ip4Dxe: Ip4Config2 to request DHCP Option6 DNS server IPSamer El-Haj-Mahmoud
2015-11-16MdeModulePkg: Add SMBIOS 3.0 support in NetLibGetSystemGuid.Samer El-Haj-Mahmoud
2015-09-21MdeModulePkg/Core/Dxe/Gcd: remove set but not used variablesLaszlo Ersek
2015-09-18MdeModulePkg DxeCore: Take the range in resource HOB for PHIT as higher priorityStar Zeng
2015-09-18MdeModulePkg DxeCore: Relocate HOB List after other tested memory resources a...Star Zeng
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-16MdeModulePkg: PcdSetNxForStack: enable dynamismLaszlo Ersek
2015-09-15MdeModulePkg: Enhance PCI capability looking up logic to avoid hangRuiyu Ni
2015-09-15MdeModulePkg PiDxeS3BootScriptLib: Remove a hidden assumption.Star Zeng
2015-09-15MdeModulePkg: Change the algorithm in SNP to use the first found BAR index.Fu Siyuan
2015-09-11MdeModulePkg: PXE Driver's LoadFile protocol should check FilePathZhang Lubo