summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)AuthorFilesLines
2016-11-25MdeModulePkg/EbcDebugger: Compare ASCII char with '\0'Hao Wu1-2/+2
2016-11-25MdeModulePkg/EbcDebugger: Add ASSERT to ensure FieldBuffer is not NULLHao Wu1-1/+2
2016-11-25MdeModulePkg/EbcDebugger: Add missing check for symbol not foundHao Wu1-2/+2
2016-11-25MdeModulePkg/EbcDebugger: Add check for invalid 'CommandArg'Hao Wu1-1/+13
2016-11-25MdeModulePkg/EbcDebugger: Operands of same size for bitwise operationHao Wu1-3/+3
2016-11-25MdeModulePkg/DriverSample: Remove the password related codesDandan Bi5-294/+1
2016-11-25MdeModulePkg/DriverSampleDxe: Remove the non-interactive passwordDandan Bi2-11/+0
2016-11-25MdeModulePkg: Clear the buffer after using itDandan Bi2-1/+3
2016-11-25MdeModulePkg/SetupBrowser:Don't support password without interactive flagDandan Bi1-21/+2
2016-11-25MdeModulePkg/DisplayEngine: Popup dialogue when password is not supportedDandan Bi4-3/+15
2016-11-24MdeModulePkg/AtaAtapiPassThru: Ensure GHC.AE bit is always set in AhciMarcin Wojtas1-11/+10
2016-11-24MdeModulePkg/Xhci: Add 10ms delay before sending SendAddr cmd to devFeng Tian4-4/+31
2016-11-23MdeModulePkg/DxeNetLib: Allow the IPv4/prefix case when AsciiStrToIp4Jiaxin Wu1-1/+9
2016-11-23MdeModulePkg/EbcDxe: reorganize EBC header definitionsPete Batard7-234/+78
2016-11-23MdeModulePkg/EbcDxe: add EBC DebuggerPete Batard34-1/+15745
2016-11-23MdeModulePkg/EbcDxe: prepare support for EBC DebuggerPete Batard9-7/+339
2016-11-23MdeModulePkg/DisplayEngine: Return the selectable menu correctlyDandan Bi1-5/+8
2016-11-23MdeModulePkg/DxeCapsuleLibFmp: Use AllocatePool for CapsuleResultVariableDandan Bi1-6/+14
2016-11-22MdeModulePkg CapsuleApp: ASSERT to ensure 'CapsuleIndex' is not NULLHao Wu1-0/+2
2016-11-22MdeModulePkg/PiSmmCore: Cache CommunicationBuffer info before using itJeff Fan1-8/+12
2016-11-18MdeModulePkg: Check for the max DHCP packet length before use it.Fu Siyuan2-1/+24
2016-11-18MdeModulePkg/BdsDxe: Avoid overwriting PlatformRecovery####Ruiyu Ni1-2/+17
2016-11-18MdeModulePkg/BdsDxe: Fix bug to run non-first PlatformRecovery####Ruiyu Ni1-5/+16
2016-11-18MdeModulePkg/UefiBootManagerLib: Refine the debug messageRuiyu Ni1-3/+4
2016-11-18MdeModulePkg/CpuExceptionHanderLibNull: RegisterCpuInterruptHandler()Jeff Fan1-2/+2
2016-11-17MdeModulePkg/Include: Add PiSmmMemoryAttributesTable.hJiewen Yao1-0/+51
2016-11-17MdeModulePkg HiiDatabase: Remove extra memory initialization.Eric Dong1-1/+1
2016-11-17MdeModulePkg/PiSmmCore: Add MemoryAttributes support.Jiewen Yao7-26/+2473
2016-11-17MdeModulePkg/dec: Add gEdkiiPiSmmMemoryAttributesTableGuid.Jiewen Yao1-0/+3
2016-11-17MdeModulePkg DxeCore: Show error message on unaligned FvImage issueStar Zeng1-1/+8
2016-11-17MdeModulePkg/Ip4Dxe: Correct the return statusJiaxin Wu1-7/+3
2016-11-17MdeModulePkg/Ip4Dxe: Add wrong/invalid subnet checkJiaxin Wu2-6/+12
2016-11-15MdeModulePkg/CapsuleApp: remove unused definition.Jiewen Yao1-3/+0
2016-11-15MdeModulePkg/BMMUI: add comments for function parameterDandan Bi1-0/+1
2016-11-14MdeModulePkg/UsbMass: Revert changes of removing retry logicFeng Tian2-12/+3
2016-11-11MdeModulePkg/BootLogoLib: Remove invalid if judgmentsSong, BinX1-4/+0
2016-11-10MdeModulePkg/SecurityStubDxe: Report failure if image is load earlierRuiyu Ni3-1/+65
2016-11-10MdeModulePkg/BdsDxe: Check deferred images before booting to OSRuiyu Ni3-1/+95
2016-11-10MdeModulePkg/UefiBootManager: Add EfiBootManagerDispatchDeferredImagesRuiyu Ni4-0/+128
2016-11-10MdeModulePkg/SecurityStubDxe: Defer 3rd party image before EndOfDxeRuiyu Ni4-2/+468
2016-11-10MdeModulePkg/PciSioSerial: Fix a bug that wrongly produces 2 UARTsRuiyu Ni1-56/+64
2016-11-09MdeModulePkg/DxeIplPeim: UINTN used wrongly for EFI_PHYSICAL_ADDRESSJeff Fan1-1/+2
2016-11-09MdeModulePkg: Display new stack base and sizeJeff Fan3-0/+32
2016-11-09MdeModulePkg/Ufs: ensure the DBC field of UTP PRDT is dword-alignedFeng Tian2-2/+12
2016-11-08MdeModulePkg/MdeModulePkg.dsc: Add FMP related component.Jiewen Yao1-0/+10
2016-11-08MdeModulePkg/UiApp: Show test key warning info in FrontPage.Jiewen Yao3-2/+18
2016-11-08MdeModulePkg/CapsuleApp: Add CapsuleApp application.Jiewen Yao6-0/+2148
2016-11-08MdeModulePkg/Esrt: Add ESRT_FW_TYPE_SYSTEMFIRMWARE check.Jiewen Yao2-3/+37
2016-11-08MdeModulePkg/DxeCapsuleLibFmp: Add DxeCapsuleLibFmp instance.Jiewen Yao10-0/+2795
2016-11-08MdeModulePkg/DxeCapsuleLibNull: Add ProcessCapsules() interface.Jiewen Yao1-3/+45