]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2017-03-01 Zhang LuboNetworkPkg: Define the prompt and help information...
2017-03-01 Zhang LuboNetworkPkg: Add check logic for some variable in iSCSI...
2017-03-01 edk2-devel... Make [-D Macros] as optional argument for GenCfgOpt
2017-03-01 Fu SiyuanMdeModulePkg: use LShiftU64() instead of "<<" to avoid...
2017-03-01 Chen A ChenShellPkg/bcfg: Add Shell Spec 2.2 modification function...
2017-03-01 Ruiyu NiShellPkg/Debug1CommandLib: Use StrToGuid/StrHexToBytes...
2017-03-01 Leo DuranUefiCpuPkg/PiSmmCpuDxeSmm: Add support for PCD PcdPteMe...
2017-03-01 Leo DuranMdeModulePkg/Universal/Acpi/BootScriptExecutorDxe:...
2017-03-01 Leo DuranUefiCpuPkg/Universal/Acpi/S3Resume2Pei: Add support...
2017-03-01 Leo DuranMdeModulePkg/Universal/CapsulePei: Add support for...
2017-03-01 Leo DuranMdeModulePkg/Core/DxeIplPeim: Add support for PCD PcdPt...
2017-03-01 Leo DuranMdeModulePkg: Add PCD PcdPteMemoryEncryptionAddressOrMask
2017-03-01 Hao WuBaseTools/GenVtf & VolInfo: Fix build fail for 'snprint...
2017-02-28 Ard BiesheuvelMdeModulePkg/DxeCore: implement memory protection policy
2017-02-28 Ard BiesheuvelMdeModulePkg: define PCD for DXE memory protection...
2017-02-28 Ard BiesheuvelMdeModulePkg/DxeCore: use separate lock for pool alloca...
2017-02-28 Ard BiesheuvelMdeModulePkg/EbcDxe: use EfiBootServicesCode memory...
2017-02-28 Ard BiesheuvelMdeModulePkg/PeiCore: allocate BootServicesCode memory...
2017-02-28 Ard BiesheuvelArmPkg/CpuDxe: ignore attribute changes during SyncCach...
2017-02-28 Dandan BiMdeModulePkg: Fix coding style issues
2017-02-28 Dandan BiMdeModulePkg/BMMUiLib: Replace same logic with API...
2017-02-28 Ruiyu NiShellPkg/comp: Fix GCC build failure
2017-02-28 Fu SiyuanNt32Pkg: Add build flag to enable or disable IPv6 netwo...
2017-02-28 Ruiyu NiMdeModulePkg/NetLib: Use StrToIpv4/6Address in BaseLib
2017-02-28 Ruiyu NiSignedCapsulePkg/IniParsingLib: Use AsciiStrToGuid...
2017-02-28 Ruiyu NiSecurityPkg/SecureBootConfigDxe: Use StrToGuid in BaseLib
2017-02-28 Ruiyu NiMdeModulePkg/CapsuleApp: Use StrToGuid in BaseLib
2017-02-28 Ruiyu NiMdePkg/UefiDevicePathLib: Use BaseLib string conversion...
2017-02-28 Ruiyu NiMdePkg/BaseLib: Add AsciiStrToGuid/HexToBytes/ToIpv...
2017-02-28 Ruiyu NiMdePkg/BaseLib: Add StrToGuid/StrHexToBytes/StrToIpv...
2017-02-28 Ruiyu NiSignedCapsulePkg/IniParsing: Rename StrToGuid to avoid...
2017-02-28 Ruiyu NiMdePkg/UefiDevicePathLib: Rename StrToGuid to avoid...
2017-02-28 Ruiyu NiMdePkg: Define IPv4_ADDRESS and IPv6_ADDRESS in Base.h
2017-02-28 Chen A ChenShellPkg/comp: Add "-n <diff-count>"/"-s <diff-byte...
2017-02-28 Chen A ChenShellPkg/comp: Rename variable names to proper ones
2017-02-28 Hao WuShellPkg/UefiDpLib: Add check to avoid NULL pointer...
2017-02-28 Hao WuPerformancePkg/Dp_App: Add check to avoid NULL pointer...
2017-02-28 Qin LongCryptoPkg/OpensslLib: Upgrade OpenSSL version to 1...
2017-02-27 Ard BiesheuvelArmPkg: remove unused PcdArmUncachedMemoryMask PCD
2017-02-27 Ard BiesheuvelArmVirtPkg: clear PcdPerformanceLibraryPropertyMask PCD
2017-02-27 Laszlo ErsekNt32Pkg: exclude libssl functionality from OpensslLib...
2017-02-27 Jiaxin WuNetworkPkg/Ip6Dxe: Ignore duplicated DNS address check
2017-02-27 Jiaxin WuMdeModulePkg/Ip4Dxe: Ignore duplicated DNS address...
2017-02-27 Jeff FanUefiCpuPkg/CpuDxe: Do not ASSERT on AllocateMemorySpace...
2017-02-26 Ard BiesheuvelMdeModulePkg/DxeCore: base code protection on permissio...
2017-02-25 Laszlo ErsekOvmfPkg: exclude libssl functionality from OpensslLib...
2017-02-25 Laszlo ErsekArmVirtPkg: resolve OpensslLib to OpensslLibCrypto
2017-02-25 Laszlo ErsekCryptoPkg/OpensslLib: introduce OpensslLibCrypto instance
2017-02-25 Laszlo ErsekCryptoPkg/OpensslLib: refresh OpensslLib.inf, opensslco...
2017-02-24 Ard BiesheuvelArmVirtPkg/ArmVirt.dsc.inc: AARCH64: enable DXE image...
2017-02-24 Ard BiesheuvelBaseTools: GCC: move most AutoGen.obj contents back...
2017-02-24 Star ZengShellPkg UefiDpLib: Fixed GCC build failure caused...
2017-02-24 Star ZengPerformancePkg Dp_App: Fixed GCC build failure caused...
2017-02-24 Star ZengMdeModulePkg PerformanceLib: Fix GCC build failure...
2017-02-24 Jeff FanUefiCpuPkg/CpuDxe: Replace EFI_D_xxx with DEBUG_xxx...
2017-02-24 Star ZengMdeModulePkg SmmSmiHandlerProfileLib: Fix GCC build...
2017-02-23 Ard BiesheuvelArmPkg/CpuDxe: remove VirtualUncachedPages protocol...
2017-02-23 Ard BiesheuvelArmPkg: remove DebugUncachedMemoryAllocationLib
2017-02-23 Star ZengShellPkg UefiDpLib: Remove TimerLib dependency
2017-02-23 Star ZengPerformancePkg Dp_App: Remove TimerLib dependency
2017-02-23 Star ZengMdeModulePkg: Add performance property configuration...
2017-02-23 Anthony PERARDOvmfPkg/XenBusDxe: Use EFIAPI for XenStoreVSPrint
2017-02-23 Zhang LuboNetworkPkg: Update the Ethernet interface name.
2017-02-23 Zhang LuboMdeModulePkg: Update the Ethernet interface name.
2017-02-23 Zhang LuboNetworkPkg:Add scriptable configuration to iSCSI driver...
2017-02-23 Yonghong ZhuBaseTools: Fix the regression issue caused by commit...
2017-02-22 Ard BiesheuvelArmPkg/ArmMmuLib: AARCH64: enable stack alignment checking
2017-02-22 Ard BiesheuvelArmPkg/ArmLib: AARCH64: allow the stack aligment (SA...
2017-02-22 Ard BiesheuvelArmPkg/ArmLib: AARCH64: set frame pointer in cache...
2017-02-22 Ard BiesheuvelArmPlatformPkg/ArmPlatformStackLib: use callee preserve...
2017-02-22 Jiewen YaoBaseTool/Script: Add SmiHandleProfile OS tool to get...
2017-02-22 Jiewen YaoMdeModulePkg/dsc: add SmiHandlerProfile to dsc.
2017-02-22 Jiewen YaoMdeModulePkg/App: Add SmiHandlerProfile dump app.
2017-02-22 Jiewen YaoMdeModulePkg/PiSmmCore: Add SmiHandlerProfile support.
2017-02-22 Jiewen YaoMdeModulePkg/SmmSmiHandlerProfileLib: Add SMM instance.
2017-02-22 Jiewen YaoMdeModulePkg/dec: Add PcdSmiHandlerProfilePropertyMask.
2017-02-22 Jiewen YaoMdeModulePkg/include: Add SmiHandlerProfile header...
2017-02-22 Jiewen YaoMdePkg/dsc: add SmiHandlerProfileLib to dsc.
2017-02-22 Jiewen YaoMdePkg/SmiHandlerProfileLibNull: Add NULL instance.
2017-02-22 Jiewen YaoMdePkg/Include: Add SmiHandlerProfileLib.h
2017-02-22 Jeff FanUefiCpuPkg/CpuDxe: Fix hard code actual TimerPeriod...
2017-02-22 Jeff FanUefiCpuPkg/CpuDxe: Add Local APIC memory mapped space...
2017-02-22 Jeff FanUefiCpuPkg/CpuDxe: Copy two functions from PciHostBridge
2017-02-22 Jiewen YaoMdeModulePkg/DxeCore: Add UEFI image protection.
2017-02-22 Jiewen YaoMdeModulePkg/dec: add PcdImageProtectionPolicy.
2017-02-22 Jiewen YaoUefiCpuPkg/CpuDxe: Add memory attribute setting.
2017-02-22 Paolo BonziniVfrCompile: fix invalid comparison between pointer...
2017-02-22 Yonghong ZhuBaseTools: add error check for Macro usage in the INF...
2017-02-22 Laszlo ErsekOvmfPkg/QemuFwCfg: introduce FW_CFG_IO_DMA_ADDRESS...
2017-02-22 Laszlo ErsekOvmfPkg/QemuFwCfg: introduce FW_CFG_IO_DATA, adapt...
2017-02-22 Laszlo ErsekOvmfPkg/QemuFwCfg: introduce FW_CFG_IO_SELECTOR, adapt...
2017-02-22 Laszlo ErsekOvmfPkg/QemuFwCfgLib: move types/macros from lib class...
2017-02-22 Laszlo ErsekOvmfPkg/AcpiPlatformDxe: update PointerValue comments...
2017-02-22 Laszlo ErsekOvmfPkg/AcpiPlatformDxe: drop double right shift in...
2017-02-22 Jeff FanUefiCpuPkg/ExceptionHandlerAsm.S: Fix code length issue...
2017-02-21 Ard BiesheuvelArmPkg/ArmMmuLib: AARCH64: add support for modifying...
2017-02-21 Ard BiesheuvelArmPkg/CpuDxe: ARM: ignore page table updates that...
2017-02-21 Ard BiesheuvelArmPkg/CpuDxe: translate invalid memory types in EfiAtt...
2017-02-21 Jiewen YaoArmPkg/CpuDxe: Correct EFI_MEMORY_RO usage
2017-02-21 Laszlo ErsekOvmfPkg/AcpiPlatformDxe: replay QEMU_LOADER_WRITE_POINT...
next