summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2015-12-18MdeModulePkg:Fix bug that get the password width info incorrectlyDandan Bi
2015-12-18MdeModulePkg: Correct usage gEfiIp4Config2ProtocolGuid in Ip4DxeLiming Gao
2015-12-17Add clarification for PcdAcpiDefault value PCD.Yao, Jiewen
2015-12-17MdeModulePkg: Update print error level for RuntimeDriver alignment checkLiming Gao
2015-12-17MdeModulePkg:Fix a bug HttpLib can't parse last chunked data wellZhang Lubo
2015-12-17MdeModulePkg/PciSioSerialDxe:bitwise operation have same width operandsFeng Tian
2015-12-17MdeModulePkg/PciSioSerialDxe:add non-null pointer dereference assertionFeng Tian
2015-12-15MdeModulePkg UfsPassThru: ASSERT if params are NULL in SignalCallerEventHao Wu
2015-12-15MdeModulePkg/PciSioSerialDxe: Fix compiler warningsMichael Kinney
2015-12-11MdeModulePkg ScsiBusDxe: Fix caller event may nerver be signaledHao Wu
2015-12-11MdeModulePkg UfsPassThruDxe: Add Non-blocking I/O SupportHao Wu
2015-12-11MdeModulePkg ScsiDiskDxe: Add BlockIO2 SupportHao Wu
2015-12-10MdeModulePkg: Add PciSioSerialDxe driverRuiyu Ni
2015-12-10MdeModulePkg: VarCheckUefiLib: Add DeployedMode/AuditMode var check logicChao Zhang
2015-12-07Move CommunicationBuffer from stack to global variable.Yao, Jiewen
2015-12-04MdeModulePkg: Fix VS2015 warning C4459 in DriverSampleDxeLiming Gao
2015-12-01MdeModulePkg/BDS: Do not pass unnecessary option to boot optionRuiyu Ni
2015-11-30MdeModulePkg: Upstream SerialDxe from EmbeddedPkgStar Zeng
2015-11-30MdeModulePkg BaseSerialPortLib16550:Implement Get(Set)Control/SetAttributesStar Zeng
2015-11-30MdeModulePkg: TerminalDxe: avoid checking uninitialized variableStar Zeng
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