summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ArmVirtPkg, OvmfPkg: retire QemuFwCfgS3Enabled() from QemuFwCfgLibLaszlo Ersek2017-03-1414-59/+11
* OvmfPkg: resolve QemuFwCfgS3LibLaszlo Ersek2017-03-143-0/+9
* ArmVirtPkg: resolve QemuFwCfgS3LibLaszlo Ersek2017-03-142-0/+2
* OvmfPkg/QemuFwCfgS3Lib: add initial PEI and DXE fw_cfg library instancesLaszlo Ersek2017-03-143-0/+127
* OvmfPkg/QemuFwCfgS3Lib: add initial Base Null library instanceLaszlo Ersek2017-03-142-0/+78
* OvmfPkg: introduce QemuFwCfgS3Lib classLaszlo Ersek2017-03-142-0/+43
* EmbeddedPkg/PrePiLib: allocate code pages for DxeCoreArd Biesheuvel2017-03-142-1/+33
* BaseTools/UPT: Fix an issue in subst commandHess Chen2017-03-142-12/+15
* ArmPkg: Fix modsi3.S compilation across toolchains.Marvin Häuser2017-03-141-1/+1
* MdeModulePkg/SdMmc: Add break to avoid dead loop when polling OCR RegFeng Tian2017-03-134-3/+36
* MdeModulePkg/SmmCore: Add Context in SmiHandlerProfileUnregister.Jiewen Yao2017-03-132-22/+89
* MdeModulePkg/SmiHandlerProfile: Add Context support in UnregisterJiewen Yao2017-03-132-3/+48
* MdePkg/SmiHandlerProfile: Add Context support in UnregisterJiewen Yao2017-03-132-2/+14
* MdeModulePkg/Print2: Refine the comment for ASCII_VALUE_TO_STRING_SHao Wu2017-03-131-2/+1
* MdeModulePkg/PrintLib: Refine the comment for AsciiValueToStringS APIHao Wu2017-03-131-2/+1
* MdePkg/BasePrintLib: Refine the comment for AsciiValueToStringS APIHao Wu2017-03-132-4/+2
* MdeModulePkg/UefiBootManagerLib: Generate boot description for NVMERuiyu Ni2017-03-133-2/+107
* MdeModulePkg/CapsuleLib: Free the buffer returned by GetVariable2 APIHao Wu2017-03-131-0/+4
* MdeModulePkg/CapsuleLib: Add lib destructors to handle unclosed eventsHao Wu2017-03-134-13/+65
* MdeModulePkg/PlatVarCleanupLib: Add lib destructor for unclosed eventHao Wu2017-03-132-4/+32
* IntelFsp2WrapperPkg: Add Readme.mdJiewen Yao2017-03-131-0/+7
* IntelFsp2Pkg: Add Readme.mdJiewen Yao2017-03-131-0/+7
* QuarkPlatformPkg: Add UefiBootManagerLib to fix Shell build failureRuiyu Ni2017-03-102-5/+4
* MdePkg/Pci22.h: Remove deprecated macrosRuiyu Ni2017-03-101-19/+0
* SignedCapsulePkg: Add Readme.mdJiewen Yao2017-03-101-0/+11
* Add SignedCapsule content.Jiewen Yao2017-03-101-0/+4
* ArmVirtPkg/FdtClientDxe: make DT table installation !ACPI dependentArd Biesheuvel2017-03-094-23/+13
* ArmVirtPkg/FdtClientDxe: install DT configuration table at ReadyToBootArd Biesheuvel2017-03-092-9/+41
* ArmVirtPkg/ArmVirtPL031FdtClientLib: unconditionally disable DT nodeArd Biesheuvel2017-03-092-15/+10
* ArmVirtPkg/FdtClientDxe: supplement missing EFIAPI calling conv specifiersLaszlo Ersek2017-03-091-0/+3
* MdeModulePkg/AcpiTableDxe: improve FADT.{DSDT,X_DSDT} mutual exclusionLaszlo Ersek2017-03-091-3/+59
* MdeModulePkg/AcpiTableDxe: condense whitespace around FADT.{DSDT,X_DSDT}Laszlo Ersek2017-03-091-14/+6
* BaseTools/UPT: Fix an issue of adding Event twiceHess Chen2017-03-091-6/+12
* BaseTools/UPT: Man Page UpdateHess Chen2017-03-091-223/+281
* BaseTools/UPT: Add a checkpoint for missing '"'Hess Chen2017-03-091-2/+11
* BaseTools/ECC: Fix an issue of parameter parserHess Chen2017-03-091-2/+2
* ArmPkg/CpuDxe: handle implied attributes in EfiAttributeToArmAttributeArd Biesheuvel2017-03-081-3/+7
* ArmVirtPkg: apply PE/COFF memory protection to DxeCore as wellArd Biesheuvel2017-03-081-1/+1
* ArmPkg/UncachedMemoryAllocationLib: map uncached allocations non-executableArd Biesheuvel2017-03-081-1/+2
* ArmPkg/UncachedMemoryAllocationLib: use CWG value to align pool allocationsArd Biesheuvel2017-03-081-1/+1
* ArmPkg/UncachedMemoryAllocationLib: restore mapping attributes after freeArd Biesheuvel2017-03-081-9/+7
* EmulatorPkg: Add the UefiBootManagerLib libraryDandan Bi2017-03-081-1/+2
* UefiCpuPkg/PiSmmCpuDxeSmm: Refine casting result to bigger sizeHao Wu2017-03-081-2/+2
* MdeModulePkg/DxeCore: Fix coding style issuesBi, Dandan2017-03-072-2/+23
* MdeModulePkg: Add PROMPT&HELP string of pcd to UNI fileBi, Dandan2017-03-072-1/+39
* ArmVirtPkg: enable non-executable DXE stack for all platformsArd Biesheuvel2017-03-073-4/+5
* ArmPkg/ArmMmuLib ARM: implement memory permission control routinesArd Biesheuvel2017-03-071-4/+6
* ArmPkg/ArmMmuLib: remove VirtualMask arg from ArmSetMemoryAttributesArd Biesheuvel2017-03-074-22/+7
* ArmPkg: move ARM version of SetMemoryAttributes to ArmMmuLibArd Biesheuvel2017-03-077-425/+414
* ArmPkg/ArmMmuLib: use correct return type for exported functionsArd Biesheuvel2017-03-072-34/+35