summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-14OvmfPkg: introduce QemuFwCfgS3Lib classLaszlo Ersek
2017-03-14EmbeddedPkg/PrePiLib: allocate code pages for DxeCoreArd Biesheuvel
2017-03-14BaseTools/UPT: Fix an issue in subst commandHess Chen
2017-03-14ArmPkg: Fix modsi3.S compilation across toolchains.Marvin Häuser
2017-03-13MdeModulePkg/SdMmc: Add break to avoid dead loop when polling OCR RegFeng Tian
2017-03-13MdeModulePkg/SmmCore: Add Context in SmiHandlerProfileUnregister.Jiewen Yao
2017-03-13MdeModulePkg/SmiHandlerProfile: Add Context support in UnregisterJiewen Yao
2017-03-13MdePkg/SmiHandlerProfile: Add Context support in UnregisterJiewen Yao
2017-03-13MdeModulePkg/Print2: Refine the comment for ASCII_VALUE_TO_STRING_SHao Wu
2017-03-13MdeModulePkg/PrintLib: Refine the comment for AsciiValueToStringS APIHao Wu
2017-03-13MdePkg/BasePrintLib: Refine the comment for AsciiValueToStringS APIHao Wu
2017-03-13MdeModulePkg/UefiBootManagerLib: Generate boot description for NVMERuiyu Ni
2017-03-13MdeModulePkg/CapsuleLib: Free the buffer returned by GetVariable2 APIHao Wu
2017-03-13MdeModulePkg/CapsuleLib: Add lib destructors to handle unclosed eventsHao Wu
2017-03-13MdeModulePkg/PlatVarCleanupLib: Add lib destructor for unclosed eventHao Wu
2017-03-13IntelFsp2WrapperPkg: Add Readme.mdJiewen Yao
2017-03-13IntelFsp2Pkg: Add Readme.mdJiewen Yao
2017-03-10QuarkPlatformPkg: Add UefiBootManagerLib to fix Shell build failureRuiyu Ni
2017-03-10MdePkg/Pci22.h: Remove deprecated macrosRuiyu Ni
2017-03-10SignedCapsulePkg: Add Readme.mdJiewen Yao
2017-03-10Add SignedCapsule content.Jiewen Yao
2017-03-09ArmVirtPkg/FdtClientDxe: make DT table installation !ACPI dependentArd Biesheuvel
2017-03-09ArmVirtPkg/FdtClientDxe: install DT configuration table at ReadyToBootArd Biesheuvel
2017-03-09ArmVirtPkg/ArmVirtPL031FdtClientLib: unconditionally disable DT nodeArd Biesheuvel
2017-03-09ArmVirtPkg/FdtClientDxe: supplement missing EFIAPI calling conv specifiersLaszlo Ersek
2017-03-09MdeModulePkg/AcpiTableDxe: improve FADT.{DSDT,X_DSDT} mutual exclusionLaszlo Ersek
2017-03-09MdeModulePkg/AcpiTableDxe: condense whitespace around FADT.{DSDT,X_DSDT}Laszlo Ersek
2017-03-09BaseTools/UPT: Fix an issue of adding Event twiceHess Chen
2017-03-09BaseTools/UPT: Man Page UpdateHess Chen
2017-03-09BaseTools/UPT: Add a checkpoint for missing '"'Hess Chen
2017-03-09BaseTools/ECC: Fix an issue of parameter parserHess Chen
2017-03-08ArmPkg/CpuDxe: handle implied attributes in EfiAttributeToArmAttributeArd Biesheuvel
2017-03-08ArmVirtPkg: apply PE/COFF memory protection to DxeCore as wellArd Biesheuvel
2017-03-08ArmPkg/UncachedMemoryAllocationLib: map uncached allocations non-executableArd Biesheuvel
2017-03-08ArmPkg/UncachedMemoryAllocationLib: use CWG value to align pool allocationsArd Biesheuvel
2017-03-08ArmPkg/UncachedMemoryAllocationLib: restore mapping attributes after freeArd Biesheuvel
2017-03-08EmulatorPkg: Add the UefiBootManagerLib libraryDandan Bi
2017-03-08UefiCpuPkg/PiSmmCpuDxeSmm: Refine casting result to bigger sizeHao Wu
2017-03-07MdeModulePkg/DxeCore: Fix coding style issuesBi, Dandan
2017-03-07MdeModulePkg: Add PROMPT&HELP string of pcd to UNI fileBi, Dandan
2017-03-07ArmVirtPkg: enable non-executable DXE stack for all platformsArd Biesheuvel
2017-03-07ArmPkg/ArmMmuLib ARM: implement memory permission control routinesArd Biesheuvel
2017-03-07ArmPkg/ArmMmuLib: remove VirtualMask arg from ArmSetMemoryAttributesArd Biesheuvel
2017-03-07ArmPkg: move ARM version of SetMemoryAttributes to ArmMmuLibArd Biesheuvel
2017-03-07ArmPkg/ArmMmuLib: use correct return type for exported functionsArd Biesheuvel
2017-03-07ArmVirtPkg: enable PE/COFF image and memory protection for ARM platformsArd Biesheuvel
2017-03-07ArmPkg/CpuDxe ARM: honour RO/XP attributes in SetMemoryAttributes()Ard Biesheuvel
2017-03-07ArmPkg/CpuDxe ARM: avoid unnecessary cache/TLB maintenanceArd Biesheuvel
2017-03-07ArmPkg/CpuDxe ARM: avoid splitting page table sections unnecessarilyArd Biesheuvel
2017-03-07MdePkg/SafeString.c: Fix code to be more readableRuiyu Ni