summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-23MdeModulePkg: Add performance property configuration tableStar Zeng
2017-02-23OvmfPkg/XenBusDxe: Use EFIAPI for XenStoreVSPrintAnthony PERARD
2017-02-23NetworkPkg: Update the Ethernet interface name.Zhang Lubo
2017-02-23MdeModulePkg: Update the Ethernet interface name.Zhang Lubo
2017-02-23NetworkPkg:Add scriptable configuration to iSCSI driver by leveraging x-UEFI.Zhang Lubo
2017-02-23BaseTools: Fix the regression issue caused by commit dc4c77Yonghong Zhu
2017-02-22ArmPkg/ArmMmuLib: AARCH64: enable stack alignment checkingArd Biesheuvel
2017-02-22ArmPkg/ArmLib: AARCH64: allow the stack aligment (SA) bit to be managedArd Biesheuvel
2017-02-22ArmPkg/ArmLib: AARCH64: set frame pointer in cache maintenance routineArd Biesheuvel
2017-02-22ArmPlatformPkg/ArmPlatformStackLib: use callee preserved registersArd Biesheuvel
2017-02-22BaseTool/Script: Add SmiHandleProfile OS tool to get symbol.Jiewen Yao
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-22MdePkg/dsc: add SmiHandlerProfileLib to dsc.Jiewen Yao
2017-02-22MdePkg/SmiHandlerProfileLibNull: Add NULL instance.Jiewen Yao
2017-02-22MdePkg/Include: Add SmiHandlerProfileLib.hJiewen Yao
2017-02-22UefiCpuPkg/CpuDxe: Fix hard code actual TimerPeriod valueJeff Fan
2017-02-22UefiCpuPkg/CpuDxe: Add Local APIC memory mapped space in GCDJeff Fan
2017-02-22UefiCpuPkg/CpuDxe: Copy two functions from PciHostBridgeJeff Fan
2017-02-22MdeModulePkg/DxeCore: Add UEFI image protection.Jiewen Yao
2017-02-22MdeModulePkg/dec: add PcdImageProtectionPolicy.Jiewen Yao
2017-02-22UefiCpuPkg/CpuDxe: Add memory attribute setting.Jiewen Yao
2017-02-22VfrCompile: fix invalid comparison between pointer and integerPaolo Bonzini
2017-02-22BaseTools: add error check for Macro usage in the INF fileYonghong Zhu
2017-02-22OvmfPkg/QemuFwCfg: introduce FW_CFG_IO_DMA_ADDRESS, adapt the packageLaszlo Ersek
2017-02-22OvmfPkg/QemuFwCfg: introduce FW_CFG_IO_DATA, adapt the packageLaszlo Ersek
2017-02-22OvmfPkg/QemuFwCfg: introduce FW_CFG_IO_SELECTOR, adapt the packageLaszlo Ersek
2017-02-22OvmfPkg/QemuFwCfgLib: move types/macros from lib class to IndustryStandardLaszlo Ersek
2017-02-22OvmfPkg/AcpiPlatformDxe: update PointerValue comments in "BootScript.c"Laszlo Ersek
2017-02-22OvmfPkg/AcpiPlatformDxe: drop double right shift in ADD/WRITE POINTER cmdsLaszlo Ersek
2017-02-22UefiCpuPkg/ExceptionHandlerAsm.S: Fix code length issue with GCC 5.4Jeff Fan
2017-02-21ArmPkg/ArmMmuLib: AARCH64: add support for modifying only permissionsArd Biesheuvel
2017-02-21ArmPkg/CpuDxe: ARM: ignore page table updates that only change permissionsArd Biesheuvel
2017-02-21ArmPkg/CpuDxe: translate invalid memory types in EfiAttributeToArmAttributeArd Biesheuvel
2017-02-21ArmPkg/CpuDxe: Correct EFI_MEMORY_RO usageJiewen Yao
2017-02-21OvmfPkg/AcpiPlatformDxe: replay QEMU_LOADER_WRITE_POINTER commands at S3Laszlo Ersek
2017-02-21OvmfPkg/AcpiPlatformDxe: implement the QEMU_LOADER_WRITE_POINTER commandLaszlo Ersek
2017-02-21OvmfPkg/AcpiPlatformDxe: rewrap license block in "QemuFwCfgAcpi.c"Laszlo Ersek
2017-02-21OvmfPkg/AcpiPlatformDxe: add QEMU_LOADER_WRITE_POINTER definitionsLaszlo Ersek
2017-02-21OvmfPkg/AcpiPlatformDxe: prepare for QEMU_LOADER_WRITE_POINTER definitionsLaszlo Ersek
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-21SecurityPkg/TpmCommandLib: Add Tpm2ReadPublic.Jiewen Yao
2017-02-21MdeModulePkg/PrintLib: Add safe print functions [A|U]ValueToStringSHao Wu
2017-02-21MdeModulePkg/PrintLib: Use EFI_PRINT2S_PROTOCOL for this instanceHao Wu