summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2016-12-14MdeModulePkg EbcDxe: Fix CLANG38 build failureLiming Gao
2016-12-13MdeModulePkg/NonDiscoverablePciDev: Fix type mismatch in switch/caseHao Wu
2016-12-13MdeModulePkg/CapsuleLib: Correct debug message.Jiewen Yao
2016-12-12MdeModulePkg PiSmmCore: Retrieve Smram base address from system tableLiming Gao
2016-12-12MdeModulePkg SmmIpl: Fill Smram range for SMM driver when LMFA enableLiming Gao
2016-12-12MdeModulePkg PiSmmCore: Update FreePages to handle zero address and pagesLiming Gao
2016-12-12MdeModulePkg VariableSmm: Check InfoSize correctlyStar Zeng
2016-12-12MdeModulePkg VariableSmm: Do not need check CommBufferSize bufferStar Zeng
2016-12-09MdeModulePkg/NonDiscoverablePciDevice: add missing cast and EFIAPI modifiersArd Biesheuvel
2016-12-09MdeModulePkg/EbcDxe: Fix incorrect Copyright formatDandan Bi
2016-12-08MdeModulePkg/BdsDxe: Initialize gConnectConInEvent earlierRuiyu Ni
2016-12-07MdeModulePkg: implement generic PCI I/O driver for non-discoverable devicesArd Biesheuvel
2016-12-07MdeModulePkg: introduce helper library to register non-discoverable devicesArd Biesheuvel
2016-12-07MdeModulePkg: introduce non-discoverable device protocolArd Biesheuvel
2016-12-07MdeModulePkg: Fix assert in iSCSI.Zhang Lubo
2016-12-07MdeModulePkg/PiSmmCore: use EfiPagesToSize to prevent build error.Jiewen Yao
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