summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2016-12-07MdeModulePkg/PiSmmCore; Use DEBUG_WARN for non 4k aligned image.Jiewen Yao
2016-12-07MdeModulePkg/PiSmmCore: MemoryAttributeTable need keep non-PE record.Jiewen Yao
2016-12-07MdeModulePkg/PiSmmCore: AllocatePool should use MemoryType.Jiewen Yao
2016-12-06MdeModulePkg/SetupBrowserDxe: Fix incorrect local variable usedDandan Bi
2016-12-06MdeModulePkg/EbcDxe: Add comments for functionsDandan Bi
2016-12-06MdeModulePkg/EbcDxe: Avoid Non-Boolean type used as BooleanDandan Bi
2016-12-06MdeModulePkg/EbcDxe: Make the variable name follow rulesDandan Bi
2016-12-06MdeModulePkg/EbcDxe: Initialize variable after declarationDandan Bi
2016-12-06MdeModulePkg/EbcDxe: Make the comments align with EDKII coding styleDandan Bi
2016-12-06MdeModulePkg/PciSioSerial: Fix bad EOLRuiyu Ni
2016-12-05MdeModulePkg PiSmmCore: Update comments in InitializeMemoryServicesLiming Gao
2016-12-02MdeModulePkg/Ehci: don't clear port status bits during initFeng Tian
2016-12-02MdeModulePkg/SdMmc: Fix build failure caused by last check-inFeng Tian
2016-12-01MdeModulePkg/CapsuleApp: add Internal for function name.Jiewen Yao
2016-12-01MdeModulePkg/CapsuleApp: Add Fmp->GetImage() support.Jiewen Yao
2016-11-30MdeModulePkg/SdMmcPciHcDxe: Replace deprecated debug level macrosFeng Tian
2016-11-29MdeModulePkg/EbcDxe: add EBC Debugger configuration applicationPete Batard
2016-11-29MdeModulePkg PeiCore: Make SetPeiServicesTablePointer() early in EntryPointLiming Gao
2016-11-29MdeModulePkg: Fix GCC build failureDandan Bi
2016-11-28MdeModulePkg/NetLib: Handle an invalid IPv6 address caseJiaxin Wu
2016-11-25MdeModulePkg/EbcDebugger: Compare ASCII char with '\0'Hao Wu
2016-11-25MdeModulePkg/EbcDebugger: Add ASSERT to ensure FieldBuffer is not NULLHao Wu
2016-11-25MdeModulePkg/EbcDebugger: Add missing check for symbol not foundHao Wu
2016-11-25MdeModulePkg/EbcDebugger: Add check for invalid 'CommandArg'Hao Wu
2016-11-25MdeModulePkg/EbcDebugger: Operands of same size for bitwise operationHao Wu
2016-11-25MdeModulePkg/DriverSample: Remove the password related codesDandan Bi
2016-11-25MdeModulePkg/DriverSampleDxe: Remove the non-interactive passwordDandan Bi
2016-11-25MdeModulePkg: Clear the buffer after using itDandan Bi
2016-11-25MdeModulePkg/SetupBrowser:Don't support password without interactive flagDandan Bi
2016-11-25MdeModulePkg/DisplayEngine: Popup dialogue when password is not supportedDandan Bi
2016-11-24MdeModulePkg/AtaAtapiPassThru: Ensure GHC.AE bit is always set in AhciMarcin Wojtas
2016-11-24MdeModulePkg/Xhci: Add 10ms delay before sending SendAddr cmd to devFeng Tian
2016-11-23MdeModulePkg/DxeNetLib: Allow the IPv4/prefix case when AsciiStrToIp4Jiaxin Wu
2016-11-23MdeModulePkg/EbcDxe: reorganize EBC header definitionsPete Batard
2016-11-23MdeModulePkg/EbcDxe: add EBC DebuggerPete Batard
2016-11-23MdeModulePkg/EbcDxe: prepare support for EBC DebuggerPete Batard
2016-11-23MdeModulePkg/DisplayEngine: Return the selectable menu correctlyDandan Bi
2016-11-23MdeModulePkg/DxeCapsuleLibFmp: Use AllocatePool for CapsuleResultVariableDandan Bi
2016-11-22MdeModulePkg CapsuleApp: ASSERT to ensure 'CapsuleIndex' is not NULLHao Wu
2016-11-22MdeModulePkg/PiSmmCore: Cache CommunicationBuffer info before using itJeff Fan
2016-11-18MdeModulePkg: Check for the max DHCP packet length before use it.Fu Siyuan
2016-11-18MdeModulePkg/BdsDxe: Avoid overwriting PlatformRecovery####Ruiyu Ni
2016-11-18MdeModulePkg/BdsDxe: Fix bug to run non-first PlatformRecovery####Ruiyu Ni
2016-11-18MdeModulePkg/UefiBootManagerLib: Refine the debug messageRuiyu Ni
2016-11-18MdeModulePkg/CpuExceptionHanderLibNull: RegisterCpuInterruptHandler()Jeff Fan
2016-11-17MdeModulePkg/Include: Add PiSmmMemoryAttributesTable.hJiewen Yao
2016-11-17MdeModulePkg HiiDatabase: Remove extra memory initialization.Eric Dong
2016-11-17MdeModulePkg/PiSmmCore: Add MemoryAttributes support.Jiewen Yao
2016-11-17MdeModulePkg/dec: Add gEdkiiPiSmmMemoryAttributesTableGuid.Jiewen Yao
2016-11-17MdeModulePkg DxeCore: Show error message on unaligned FvImage issueStar Zeng