index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-02-23
MdeModulePkg: Add performance property configuration table
Star Zeng
2017-02-23
OvmfPkg/XenBusDxe: Use EFIAPI for XenStoreVSPrint
Anthony PERARD
2017-02-23
NetworkPkg: Update the Ethernet interface name.
Zhang Lubo
2017-02-23
MdeModulePkg: Update the Ethernet interface name.
Zhang Lubo
2017-02-23
NetworkPkg:Add scriptable configuration to iSCSI driver by leveraging x-UEFI.
Zhang Lubo
2017-02-23
BaseTools: Fix the regression issue caused by commit dc4c77
Yonghong Zhu
2017-02-22
ArmPkg/ArmMmuLib: AARCH64: enable stack alignment checking
Ard Biesheuvel
2017-02-22
ArmPkg/ArmLib: AARCH64: allow the stack aligment (SA) bit to be managed
Ard Biesheuvel
2017-02-22
ArmPkg/ArmLib: AARCH64: set frame pointer in cache maintenance routine
Ard Biesheuvel
2017-02-22
ArmPlatformPkg/ArmPlatformStackLib: use callee preserved registers
Ard Biesheuvel
2017-02-22
BaseTool/Script: Add SmiHandleProfile OS tool to get symbol.
Jiewen Yao
2017-02-22
MdeModulePkg/dsc: add SmiHandlerProfile to dsc.
Jiewen Yao
2017-02-22
MdeModulePkg/App: Add SmiHandlerProfile dump app.
Jiewen Yao
2017-02-22
MdeModulePkg/PiSmmCore: Add SmiHandlerProfile support.
Jiewen Yao
2017-02-22
MdeModulePkg/SmmSmiHandlerProfileLib: Add SMM instance.
Jiewen Yao
2017-02-22
MdeModulePkg/dec: Add PcdSmiHandlerProfilePropertyMask.
Jiewen Yao
2017-02-22
MdeModulePkg/include: Add SmiHandlerProfile header file.
Jiewen Yao
2017-02-22
MdePkg/dsc: add SmiHandlerProfileLib to dsc.
Jiewen Yao
2017-02-22
MdePkg/SmiHandlerProfileLibNull: Add NULL instance.
Jiewen Yao
2017-02-22
MdePkg/Include: Add SmiHandlerProfileLib.h
Jiewen Yao
2017-02-22
UefiCpuPkg/CpuDxe: Fix hard code actual TimerPeriod value
Jeff Fan
2017-02-22
UefiCpuPkg/CpuDxe: Add Local APIC memory mapped space in GCD
Jeff Fan
2017-02-22
UefiCpuPkg/CpuDxe: Copy two functions from PciHostBridge
Jeff Fan
2017-02-22
MdeModulePkg/DxeCore: Add UEFI image protection.
Jiewen Yao
2017-02-22
MdeModulePkg/dec: add PcdImageProtectionPolicy.
Jiewen Yao
2017-02-22
UefiCpuPkg/CpuDxe: Add memory attribute setting.
Jiewen Yao
2017-02-22
VfrCompile: fix invalid comparison between pointer and integer
Paolo Bonzini
2017-02-22
BaseTools: add error check for Macro usage in the INF file
Yonghong Zhu
2017-02-22
OvmfPkg/QemuFwCfg: introduce FW_CFG_IO_DMA_ADDRESS, adapt the package
Laszlo Ersek
2017-02-22
OvmfPkg/QemuFwCfg: introduce FW_CFG_IO_DATA, adapt the package
Laszlo Ersek
2017-02-22
OvmfPkg/QemuFwCfg: introduce FW_CFG_IO_SELECTOR, adapt the package
Laszlo Ersek
2017-02-22
OvmfPkg/QemuFwCfgLib: move types/macros from lib class to IndustryStandard
Laszlo Ersek
2017-02-22
OvmfPkg/AcpiPlatformDxe: update PointerValue comments in "BootScript.c"
Laszlo Ersek
2017-02-22
OvmfPkg/AcpiPlatformDxe: drop double right shift in ADD/WRITE POINTER cmds
Laszlo Ersek
2017-02-22
UefiCpuPkg/ExceptionHandlerAsm.S: Fix code length issue with GCC 5.4
Jeff Fan
2017-02-21
ArmPkg/ArmMmuLib: AARCH64: add support for modifying only permissions
Ard Biesheuvel
2017-02-21
ArmPkg/CpuDxe: ARM: ignore page table updates that only change permissions
Ard Biesheuvel
2017-02-21
ArmPkg/CpuDxe: translate invalid memory types in EfiAttributeToArmAttribute
Ard Biesheuvel
2017-02-21
ArmPkg/CpuDxe: Correct EFI_MEMORY_RO usage
Jiewen Yao
2017-02-21
OvmfPkg/AcpiPlatformDxe: replay QEMU_LOADER_WRITE_POINTER commands at S3
Laszlo Ersek
2017-02-21
OvmfPkg/AcpiPlatformDxe: implement the QEMU_LOADER_WRITE_POINTER command
Laszlo Ersek
2017-02-21
OvmfPkg/AcpiPlatformDxe: rewrap license block in "QemuFwCfgAcpi.c"
Laszlo Ersek
2017-02-21
OvmfPkg/AcpiPlatformDxe: add QEMU_LOADER_WRITE_POINTER definitions
Laszlo Ersek
2017-02-21
OvmfPkg/AcpiPlatformDxe: prepare for QEMU_LOADER_WRITE_POINTER definitions
Laszlo Ersek
2017-02-21
MdeModulePkg/BMMUiLib: Remove old useless data before new save action
Dandan Bi
2017-02-21
MdeModulePkg/HiiDatabase: clean the value before setting default string
Dandan Bi
2017-02-21
MdeMoudlePkg/DisplayEngine: Fix incorrect index used in array "InputText"
Dandan Bi
2017-02-21
SecurityPkg/TpmCommandLib: Add Tpm2ReadPublic.
Jiewen Yao
2017-02-21
MdeModulePkg/PrintLib: Add safe print functions [A|U]ValueToStringS
Hao Wu
2017-02-21
MdeModulePkg/PrintLib: Use EFI_PRINT2S_PROTOCOL for this instance
Hao Wu
[next]