summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg
Commit message (Expand)AuthorAgeFilesLines
...
* MdeModulePkg: define PCD for DXE memory protection policyArd Biesheuvel2017-02-281-0/+32
* MdeModulePkg/DxeCore: use separate lock for pool allocationsArd Biesheuvel2017-02-281-10/+48
* MdeModulePkg/EbcDxe: use EfiBootServicesCode memory for thunksArd Biesheuvel2017-02-286-4/+41
* MdeModulePkg/PeiCore: allocate BootServicesCode memory for PE/COFF imagesArd Biesheuvel2017-02-281-9/+14
* MdeModulePkg: Fix coding style issuesDandan Bi2017-02-283-2/+16
* MdeModulePkg/BMMUiLib: Replace same logic with API in UefiBootManagerLibDandan Bi2017-02-282-228/+11
* MdeModulePkg/NetLib: Use StrToIpv4/6Address in BaseLibRuiyu Ni2017-02-282-355/+32
* MdeModulePkg/CapsuleApp: Use StrToGuid in BaseLibRuiyu Ni2017-02-282-161/+6
* MdeModulePkg/Ip4Dxe: Ignore duplicated DNS address checkJiaxin Wu2017-02-271-10/+0
* MdeModulePkg/DxeCore: base code protection on permission attributesArd Biesheuvel2017-02-261-1/+9
* MdeModulePkg PerformanceLib: Fix GCC build failure caused by cfb0abaStar Zeng2017-02-242-3/+3
* MdeModulePkg SmmSmiHandlerProfileLib: Fix GCC build failureStar Zeng2017-02-241-1/+1
* MdeModulePkg: Add performance property configuration tableStar Zeng2017-02-236-5/+58
* MdeModulePkg: Update the Ethernet interface name.Zhang Lubo2017-02-231-1/+1
* MdeModulePkg/dsc: add SmiHandlerProfile to dsc.Jiewen Yao2017-02-221-0/+2
* MdeModulePkg/App: Add SmiHandlerProfile dump app.Jiewen Yao2017-02-224-0/+791
* MdeModulePkg/PiSmmCore: Add SmiHandlerProfile support.Jiewen Yao2017-02-225-36/+1381
* MdeModulePkg/SmmSmiHandlerProfileLib: Add SMM instance.Jiewen Yao2017-02-223-0/+173
* MdeModulePkg/dec: Add PcdSmiHandlerProfilePropertyMask.Jiewen Yao2017-02-221-0/+6
* MdeModulePkg/include: Add SmiHandlerProfile header file.Jiewen Yao2017-02-222-0/+180
* MdeModulePkg/DxeCore: Add UEFI image protection.Jiewen Yao2017-02-226-26/+845
* MdeModulePkg/dec: add PcdImageProtectionPolicy.Jiewen Yao2017-02-221-0/+10
* MdeModulePkg/BMMUiLib: Remove old useless data before new save actionDandan Bi2017-02-212-2/+47
* MdeModulePkg/HiiDatabase: clean the value before setting default stringDandan Bi2017-02-211-2/+15
* MdeMoudlePkg/DisplayEngine: Fix incorrect index used in array "InputText"Dandan Bi2017-02-211-15/+18
* MdeModulePkg/PrintLib: Add safe print functions [A|U]ValueToStringSHao Wu2017-02-211-0/+127
* MdeModulePkg/PrintLib: Use EFI_PRINT2S_PROTOCOL for this instanceHao Wu2017-02-213-21/+49
* MdeModulePkg: Add the EFI_PRINT2S_PROTOCOLHao Wu2017-02-215-13/+175
* MdeModulePkg: Refine the services comments in EFI_PRINT2_PROTOCOLHao Wu2017-02-211-156/+205
* MdeModulePkg/PrintLib: Refine the SPrint functionsHao Wu2017-02-212-225/+344
* MdeModulePkg/PciBusDxe: Refine code to make it more readableRuiyu Ni2017-02-211-18/+12
* MdeModulePkg/SdMmc: Avoid assigning 0 to the BlockSize of TrbHao Wu2017-02-213-6/+6
* MdeModulePkg:Generate the correct operational state of the interface.Zhang Lubo2017-02-201-5/+6
* MdeModulePkg/PciBusDxe: Fix IA32 build failureRuiyu Ni2017-02-171-10/+10
* MdeModulePkg UefiBootManagerLib: Correct usages of GUID and ProtocolLiming Gao2017-02-161-25/+29
* MdeModulePkg/IncompatiblePci: Use MAX_UINTN to match any IDsRuiyu Ni2017-02-101-5/+5
* MdeModulePkg/IncompatiblePciDevice: Do not use deprecated macrosRuiyu Ni2017-02-101-55/+53
* MdeModulePkg/PciBus: Accept Spec values as BarIndex and AlignmentRuiyu Ni2017-02-101-14/+22
* MdeModulePkg/PciSioSerialDxe: Use MAX_UINT8 instead of PCI_BAR_ALLRuiyu Ni2017-02-101-1/+1
* MdeModulePkg PiSmmIpl: Update SmmCommunication comments to match code logicLiming Gao2017-02-101-2/+2
* MdeModulePkg PeiCore: Don't cache GUIDED section with AUTH_NOT_TESTEDLiming Gao2017-02-101-11/+13
* MdeModulePkg PeiCore: Reset PeimNeedingDispatch when its security violationLiming Gao2017-02-101-1/+8
* MdeModulePkg/DxeHttpLib: Correct the return status for the HTTP Port/ContentL...Jiaxin Wu2017-02-091-5/+3
* MdeModulePkg/UefiBootManagerLib: Initialize Handle before using itRuiyu Ni2017-02-081-4/+6
* MdeModulePkg: Fix some typos of "according"Liming Gao2017-02-087-10/+10
* MdeModulePkg: VariableDxe: Use UEFI_VARIABLE_DATAZhang, Chao B2017-01-251-4/+3
* MdeModulePkg: Update PcdSmbiosDocRev to 0x1 for SMBIOS spec 3.1.1Star Zeng2017-01-241-1/+1
* MdeModulePkg/FrameBufferBltLib: Use dynamic allocated line bufferRuiyu Ni2017-01-241-12/+12
* MdeModulePkg/FrameBufferBltLib: Refine ConfigurePixelBitMaskFormatRuiyu Ni2017-01-241-28/+43
* MdeModulePkg: Variable: Update PCR[7] measure for new TCG specZhang, Chao B2017-01-225-9/+128