summaryrefslogtreecommitdiff
path: root/MdeModulePkg
AgeCommit message (Expand)Author
2017-03-01MdeModulePkg/Universal/Acpi/BootScriptExecutorDxe: Add support for PCD PcdPte...Leo Duran
2017-03-01MdeModulePkg/Universal/CapsulePei: Add support for PCD PcdPteMemoryEncryption...Leo Duran
2017-03-01MdeModulePkg/Core/DxeIplPeim: Add support for PCD PcdPteMemoryEncryptionAddre...Leo Duran
2017-03-01MdeModulePkg: Add PCD PcdPteMemoryEncryptionAddressOrMaskLeo Duran
2017-02-28MdeModulePkg/DxeCore: implement memory protection policyArd Biesheuvel
2017-02-28MdeModulePkg: define PCD for DXE memory protection policyArd Biesheuvel
2017-02-28MdeModulePkg/DxeCore: use separate lock for pool allocationsArd Biesheuvel
2017-02-28MdeModulePkg/EbcDxe: use EfiBootServicesCode memory for thunksArd Biesheuvel
2017-02-28MdeModulePkg/PeiCore: allocate BootServicesCode memory for PE/COFF imagesArd Biesheuvel
2017-02-28MdeModulePkg: Fix coding style issuesDandan Bi
2017-02-28MdeModulePkg/BMMUiLib: Replace same logic with API in UefiBootManagerLibDandan Bi
2017-02-28MdeModulePkg/NetLib: Use StrToIpv4/6Address in BaseLibRuiyu Ni
2017-02-28MdeModulePkg/CapsuleApp: Use StrToGuid in BaseLibRuiyu Ni
2017-02-27MdeModulePkg/Ip4Dxe: Ignore duplicated DNS address checkJiaxin Wu
2017-02-26MdeModulePkg/DxeCore: base code protection on permission attributesArd Biesheuvel
2017-02-24MdeModulePkg PerformanceLib: Fix GCC build failure caused by cfb0abaStar Zeng
2017-02-24MdeModulePkg SmmSmiHandlerProfileLib: Fix GCC build failureStar Zeng
2017-02-23MdeModulePkg: Add performance property configuration tableStar Zeng
2017-02-23MdeModulePkg: Update the Ethernet interface name.Zhang Lubo
2017-02-22MdeModulePkg/dsc: add SmiHandlerProfile to dsc.Jiewen Yao
2017-02-22MdeModulePkg/App: Add SmiHandlerProfile dump app.Jiewen Yao
2017-02-22MdeModulePkg/PiSmmCore: Add SmiHandlerProfile support.Jiewen Yao
2017-02-22MdeModulePkg/SmmSmiHandlerProfileLib: Add SMM instance.Jiewen Yao
2017-02-22MdeModulePkg/dec: Add PcdSmiHandlerProfilePropertyMask.Jiewen Yao
2017-02-22MdeModulePkg/include: Add SmiHandlerProfile header file.Jiewen Yao
2017-02-22MdeModulePkg/DxeCore: Add UEFI image protection.Jiewen Yao
2017-02-22MdeModulePkg/dec: add PcdImageProtectionPolicy.Jiewen Yao
2017-02-21MdeModulePkg/BMMUiLib: Remove old useless data before new save actionDandan Bi
2017-02-21MdeModulePkg/HiiDatabase: clean the value before setting default stringDandan Bi
2017-02-21MdeMoudlePkg/DisplayEngine: Fix incorrect index used in array "InputText"Dandan Bi
2017-02-21MdeModulePkg/PrintLib: Add safe print functions [A|U]ValueToStringSHao Wu
2017-02-21MdeModulePkg/PrintLib: Use EFI_PRINT2S_PROTOCOL for this instanceHao Wu
2017-02-21MdeModulePkg: Add the EFI_PRINT2S_PROTOCOLHao Wu
2017-02-21MdeModulePkg: Refine the services comments in EFI_PRINT2_PROTOCOLHao Wu
2017-02-21MdeModulePkg/PrintLib: Refine the SPrint functionsHao Wu
2017-02-21MdeModulePkg/PciBusDxe: Refine code to make it more readableRuiyu Ni
2017-02-21MdeModulePkg/SdMmc: Avoid assigning 0 to the BlockSize of TrbHao Wu
2017-02-20MdeModulePkg:Generate the correct operational state of the interface.Zhang Lubo
2017-02-17MdeModulePkg/PciBusDxe: Fix IA32 build failureRuiyu Ni
2017-02-16MdeModulePkg UefiBootManagerLib: Correct usages of GUID and ProtocolLiming Gao
2017-02-10MdeModulePkg/IncompatiblePci: Use MAX_UINTN to match any IDsRuiyu Ni
2017-02-10MdeModulePkg/IncompatiblePciDevice: Do not use deprecated macrosRuiyu Ni
2017-02-10MdeModulePkg/PciBus: Accept Spec values as BarIndex and AlignmentRuiyu Ni
2017-02-10MdeModulePkg/PciSioSerialDxe: Use MAX_UINT8 instead of PCI_BAR_ALLRuiyu Ni
2017-02-10MdeModulePkg PiSmmIpl: Update SmmCommunication comments to match code logicLiming Gao
2017-02-10MdeModulePkg PeiCore: Don't cache GUIDED section with AUTH_NOT_TESTEDLiming Gao
2017-02-10MdeModulePkg PeiCore: Reset PeimNeedingDispatch when its security violationLiming Gao
2017-02-09MdeModulePkg/DxeHttpLib: Correct the return status for the HTTP Port/ContentL...Jiaxin Wu
2017-02-08MdeModulePkg/UefiBootManagerLib: Initialize Handle before using itRuiyu Ni
2017-02-08MdeModulePkg: Fix some typos of "according"Liming Gao