summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-09ArmVirtPkg/FdtClientDxe: install DT configuration table at ReadyToBootArd Biesheuvel2-9/+41
2017-03-09ArmVirtPkg/ArmVirtPL031FdtClientLib: unconditionally disable DT nodeArd Biesheuvel2-15/+10
2017-03-09ArmVirtPkg/FdtClientDxe: supplement missing EFIAPI calling conv specifiersLaszlo Ersek1-0/+3
2017-03-09MdeModulePkg/AcpiTableDxe: improve FADT.{DSDT,X_DSDT} mutual exclusionLaszlo Ersek1-3/+59
2017-03-09MdeModulePkg/AcpiTableDxe: condense whitespace around FADT.{DSDT,X_DSDT}Laszlo Ersek1-14/+6
2017-03-09BaseTools/UPT: Fix an issue of adding Event twiceHess Chen1-6/+12
2017-03-09BaseTools/UPT: Man Page UpdateHess Chen1-223/+281
2017-03-09BaseTools/UPT: Add a checkpoint for missing '"'Hess Chen1-2/+11
2017-03-09BaseTools/ECC: Fix an issue of parameter parserHess Chen1-2/+2
2017-03-08ArmPkg/CpuDxe: handle implied attributes in EfiAttributeToArmAttributeArd Biesheuvel1-3/+7
2017-03-08ArmVirtPkg: apply PE/COFF memory protection to DxeCore as wellArd Biesheuvel1-1/+1
2017-03-08ArmPkg/UncachedMemoryAllocationLib: map uncached allocations non-executableArd Biesheuvel1-1/+2
2017-03-08ArmPkg/UncachedMemoryAllocationLib: use CWG value to align pool allocationsArd Biesheuvel1-1/+1
2017-03-08ArmPkg/UncachedMemoryAllocationLib: restore mapping attributes after freeArd Biesheuvel1-9/+7
2017-03-08EmulatorPkg: Add the UefiBootManagerLib libraryDandan Bi1-1/+2
2017-03-08UefiCpuPkg/PiSmmCpuDxeSmm: Refine casting result to bigger sizeHao Wu1-2/+2
2017-03-07MdeModulePkg/DxeCore: Fix coding style issuesBi, Dandan2-2/+23
2017-03-07MdeModulePkg: Add PROMPT&HELP string of pcd to UNI fileBi, Dandan2-1/+39
2017-03-07ArmVirtPkg: enable non-executable DXE stack for all platformsArd Biesheuvel3-4/+5
2017-03-07ArmPkg/ArmMmuLib ARM: implement memory permission control routinesArd Biesheuvel1-4/+6
2017-03-07ArmPkg/ArmMmuLib: remove VirtualMask arg from ArmSetMemoryAttributesArd Biesheuvel4-22/+7
2017-03-07ArmPkg: move ARM version of SetMemoryAttributes to ArmMmuLibArd Biesheuvel7-425/+414
2017-03-07ArmPkg/ArmMmuLib: use correct return type for exported functionsArd Biesheuvel2-34/+35
2017-03-07ArmVirtPkg: enable PE/COFF image and memory protection for ARM platformsArd Biesheuvel1-5/+4
2017-03-07ArmPkg/CpuDxe ARM: honour RO/XP attributes in SetMemoryAttributes()Ard Biesheuvel1-92/+86
2017-03-07ArmPkg/CpuDxe ARM: avoid unnecessary cache/TLB maintenanceArd Biesheuvel1-26/+34
2017-03-07ArmPkg/CpuDxe ARM: avoid splitting page table sections unnecessarilyArd Biesheuvel1-8/+43
2017-03-07MdePkg/SafeString.c: Fix code to be more readableRuiyu Ni1-10/+16
2017-03-07BaseTools/VolInfo: Fix VS2010/VS2012 build failureHao Wu1-1/+3
2017-03-07BaseTools/GenVtf: Fix VS2010/VS2012 build failureHao Wu1-2/+4
2017-03-07BaseTools/GenFw: Fix VS2010/VS2012 build failureHao Wu2-14/+20
2017-03-06MdeModulePkg/PeiCore: honour minimal runtime allocation granularityArd Biesheuvel1-2/+37
2017-03-06MdeModulePkg/PiSmmCore: switch to MdePkg allocation granularity macrosArd Biesheuvel3-11/+5
2017-03-06MdeModulePkg/DxeCore: switch to MdePkg allocation granularity macrosArd Biesheuvel6-47/+22
2017-03-06MdePkg/ProcessorBind: add defines for page allocation granularityArd Biesheuvel6-0/+36
2017-03-06UefiCpuPkg/CpuDxe: Add support for PCD PcdPteMemoryEncryptionAddressOrMaskLeo Duran2-9/+26
2017-03-06ShellPkg/comp: Use proper parameter namesRuiyu Ni1-5/+5
2017-03-06UefiCpuPkg: Refine casting expression result to bigger sizeHao Wu5-13/+13
2017-03-06SourceLevelDebugPkg: Refine casting expression result to bigger sizeHao Wu4-19/+19
2017-03-06ShellPkg: Refine casting expression result to bigger sizeHao Wu2-6/+6
2017-03-06SecurityPkg/Opal: Refine casting expression result to bigger sizeHao Wu1-2/+2
2017-03-06PcAtChipsetPkg: Refine casting expression result to bigger sizeHao Wu1-9/+9
2017-03-06NetworkPkg: Refine casting expression result to bigger sizeHao Wu5-15/+15
2017-03-06IntelFspWrapperPkg: Refine casting expression result to bigger sizeHao Wu2-8/+8
2017-03-06IntelFsp2WrapperPkg: Refine casting expression result to bigger sizeHao Wu2-7/+7
2017-03-06IntelFrameworkModulePkg: Refine casting expression result to bigger sizeHao Wu11-25/+25
2017-03-06FatPkg: Refine casting expression result to bigger sizeHao Wu2-4/+4
2017-03-06MdeModulePkg: Refine casting expression result to bigger sizeHao Wu34-118/+110
2017-03-06MdePkg: Refine casting expression result to bigger sizeHao Wu5-15/+13
2017-03-06ShellPkg: Refine type cast for pointer subtractionHao Wu5-10/+10