]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2017-03-28 Laszlo ErsekRevert "ArmVirtPkg/FdtClientDxe: make DT table installa...
2017-03-28 Dandan BiShellPkg/Shell: Make comments align with the function
2017-03-28 Dandan BiMdeModulePkg/MemoryProtection: Fix coding style issue
2017-03-28 Jeff FanUefiCpuPkg/MpLib.c: Add checking CR0 PG bit
2017-03-28 Jeff FanUefiCpuPkg: Add new PCDs PROMPT/HELP string in UNI...
2017-03-28 Jeff FanUefiCpuPkg/CpuCommonFeaturesLib: Generate new INF GUID...
2017-03-28 Jeff FanUefiCpuPkg/RegisterCpuFeaturesLib: Fix meta data comments
2017-03-28 Jeff FanUefiCpuPkg/RegisterCpuFeaturesLib: Remove static type
2017-03-28 Jeff FanUefiCpuPkg/RegisterCpuFeaturesLib: Fix the function...
2017-03-27 Ard BiesheuvelArmPkg/ArmExceptionLib: use EL0 stack for synchronous...
2017-03-27 Jeff FanUefiCpuPkg/RegisterCpuFeaturesLib: Add ASSERT on alloca...
2017-03-27 Jeff FanUefiCpuPkg/AcpiCpuData.h: Support >4GB MMIO address
2017-03-27 Jeff FanUefiCpuPkg/RegisterCpuFeaturesLib: Define Index to...
2017-03-27 Ruiyu NiShellPkg/mm: Support UINT16 segment number
2017-03-27 Yonghong ZhuBaseTools: Fix build failure for DynamicEx Pcd used...
2017-03-25 Derek LinBaseTools: Skip module AutoGen by comparing timestamp.
2017-03-23 Ruiyu NiMdePkg/DevicePathLib: Fix FromText bug for multi-instan...
2017-03-23 Chen A ChenShellPkg: Add Shell invocation option '-exit'
2017-03-23 Chen A ChenShellPkg: Fix shell not able to run startup.nsh
2017-03-23 Jiaxin WuNetworkPkg/IScsiDxe: Fix the incorrect error handling...
2017-03-23 Jiaxin WuNetworkPkg: Fix potential ASSERT if NetIp4IsUnicast...
2017-03-23 Jiaxin WuMdeModulePkg/Network: Fix potential ASSERT if NetIp4IsU...
2017-03-23 Jeff FanUefiCpuPkg/RegisterCpuFeaturesLib: Set CpuFeatureEntry...
2017-03-23 Jeff FanUefiCpuPkg/CpuCommonFeaturesLib: Fix case write issue
2017-03-22 Ard BiesheuvelArmPkg/DefaultExceptionHandlerLib: walk call stack...
2017-03-22 Ard BiesheuvelArmPkg/DefaultExceptionHandlerLib: add missing GUID...
2017-03-22 Ard BiesheuvelArmPkg/PlatformBootManagerLib: move to BootLogoLib...
2017-03-22 Ard BiesheuvelQuarkPlatformPkg/PlatformBootManagerLib: use new UefiSh...
2017-03-22 Ard BiesheuvelArmVirtPkg/ArmVirtQemu: refer to Shell app via its...
2017-03-22 Ard BiesheuvelArmPkg/PlatformBootManagerLib: refer to Shell FILE_GUID...
2017-03-22 Ard BiesheuvelShellPkg: add GUID declaration for FILE_GUID of UEFI...
2017-03-22 Marvin HaeuserBaseTools/tools_def: Use armv7-a for CLANG35 ARM compil...
2017-03-22 Jeff FanUefiCpuPkg: Add CPU Features PEI/DXE drivers
2017-03-22 Jeff FanUefiCpuPkg: Add NULL CPU Common Features Library instance
2017-03-22 Jeff FanUefiCpuPkg: Add PEI/DXE Register CPU Features Library...
2017-03-22 Jeff FanUefiCpuPkg/Include/Library: Add Register CPU Features...
2017-03-22 Jeff FanUefiCpuPkg: Add GUID gEdkiiCpuFeaturesInitDoneGuid
2017-03-22 Jeff FanUefiCpuPkg: Add GUID gEdkiiCpuFeaturesSetDoneGuid
2017-03-22 Jeff FanUefiCpuPkg/UefiCpuPkg.dec: Add a set of CPU features...
2017-03-22 Jeff FanUefiCpuPkg/Msr: Add CPUID signature check MACROs
2017-03-22 Jeff FanUefiCpuPkg/PiSmmCpuDxeSmm: Skip if AllocatedSize is 0
2017-03-22 Jeff FanUefiCpuPkg/CpuS3DataDxe: Consume the existing PcdCpuS3D...
2017-03-22 Jeff FanUefiCpuPkg/AcpiCpuData: Update RegisterTableEntry type
2017-03-21 Ard BiesheuvelMdeModulePkg/MemoryProtection: split protect and unprot...
2017-03-21 Ard BiesheuvelArmVirtPkg/HighMemDxe: check new regions against GCD...
2017-03-21 Ard BiesheuvelArmVirtPkg/HighMemDxe: use CPU arch protocol to apply...
2017-03-21 Ard BiesheuvelMdeModulePkg/BootGraphicsResourceTableDxe: don't alloca...
2017-03-21 Ard BiesheuvelMdeModulePkg/AcpiTableDxe: consider version mask when...
2017-03-21 Star ZengMdeModulePkg CapsuleApp: Add -NR (no-reset) option...
2017-03-21 Suman PrakashMdeModulePkg/NvmExpressDxe: Memory leak fix in async...
2017-03-20 Laszlo ErsekMdeModulePkg/Core/Dxe: downgrade "CodeSegmentCount...
2017-03-20 Laszlo ErsekMdeModulePkg/RamDiskDxe: fix C string literal catenatio...
2017-03-20 Dandan BiEmulatorPkg: Add SortLib/UefiBootManagerLib
2017-03-20 Dandan BiDuetPkg: Add SortLib/UefiBootManagerLib
2017-03-20 Dandan BiMdeModulePkg/DxeCapsuleLibFmp: Fix build failure
2017-03-18 Yonghong ZhuBaseTools: GenFds get the Size info for FV image in...
2017-03-18 Yonghong ZhuBaseTools: Update some tool with shell=True
2017-03-17 Ard BiesheuvelMdeModulePkg/DxeCore: deal with allocations spanning...
2017-03-17 Jeff FanUefiCpuPkg/CpuDxe: Remove MSR_IA32_MISC_ENABLE check
2017-03-17 Star ZengMdeModulePkg/AcpiTableDxe: Not make FADT.{DSDT,X_DSDT...
2017-03-17 Ruiyu NiMdeModulePkg/LogoDxe: Add missing dependency gEfiHiiIma...
2017-03-17 Ruiyu NiNt32Pkg: Use Shell source code directly
2017-03-17 Jeff WestfahlShellPkg/HandleParsingLib: Correct format specifier...
2017-03-17 Ruiyu NiMdeModulePkg/ConPlatform: Support GOP created as PCI...
2017-03-17 Zhang LuboNetworkPkg: Fix service binding issue in TCP dxe.
2017-03-17 Zhang LuboMdeModulePkg: Fix service binding issue in TCP4 and...
2017-03-17 Zhang LuboMdeModulePkg: Fix bug in DxeHttplib when converting...
2017-03-17 Jiaxin WuMdeModulePkg/Ip4Dxe: Add Ip/Netmask pair check for...
2017-03-17 Dandan BiMdeModulePkg/DxeCapsuleLibFmp: Fix build failure issues
2017-03-16 Jordan JustenOvmfPkg/build.sh: Parse qemu version in more cases
2017-03-16 Thomaiyar,... IntelFsp2Pkg: Raise exception for invalid BSF option
2017-03-16 Jiewen YaoMdeModulePkg/CapsuleLib: Fix runtime issue
2017-03-16 Dandan BiOvmfPkg/QemuFwCfgS3Lib: Fix VS tool chain build failure
2017-03-16 Star ZengMdeModulePkg BmPerf: Handle "/" separator in debug...
2017-03-16 Star ZengShellPkg UefiDpLib: Handle "/" separator in debug path...
2017-03-16 Star ZengPerformancePkg Dp_App: Handle "/" separator in debug...
2017-03-16 Star ZengMdeModulePkg PCD: Allow SkuId to be changed only once
2017-03-15 Ard BiesheuvelArmPkg/UncachedMemoryAllocationLib: set XP bit via...
2017-03-15 Jiewen YaoCryptoPkg:SmmCryptLib: Add real Pkcs5Pbkdf2.c.
2017-03-15 Star ZengMdeModulePkg DxeCore: Remove unreferenced symbol for...
2017-03-15 Star ZengMdeModulePkg PiSmmCore: Remove unreferenced symbol...
2017-03-15 Zhang, LuboNetworkPkg: Fix potential bug if the iSCSI use dns...
2017-03-15 Jiaxin WuMdePkg/UefiDevicePathLib: Fix the wrong MAC address...
2017-03-15 Dandan BiShellPkg/UefiShellBcfgCommandLib: Fix VS2012 build...
2017-03-15 Dandan BiMdePkg/HiiImageEx: Fix incorrect comments of functions
2017-03-14 Laszlo ErsekOvmfPkg/AcpiPlatformDxe: save fw_cfg boot script with...
2017-03-14 Laszlo ErsekOvmfPkg/SmmControl2Dxe: save fw_cfg boot script with...
2017-03-14 Laszlo ErsekOvmfPkg/QemuFwCfgS3Lib: implement opcode APIs for DXE...
2017-03-14 Laszlo ErsekOvmfPkg/QemuFwCfgS3Lib: implement opcode APIs for PEI...
2017-03-14 Laszlo ErsekOvmfPkg/QemuFwCfgS3Lib: implement opcode APIs for Base...
2017-03-14 Laszlo ErsekOvmfPkg/QemuFwCfgS3Lib: add boot script opcode generati...
2017-03-14 Laszlo ErsekArmVirtPkg, OvmfPkg: retire QemuFwCfgS3Enabled() from...
2017-03-14 Laszlo ErsekOvmfPkg: resolve QemuFwCfgS3Lib
2017-03-14 Laszlo ErsekArmVirtPkg: resolve QemuFwCfgS3Lib
2017-03-14 Laszlo ErsekOvmfPkg/QemuFwCfgS3Lib: add initial PEI and DXE fw_cfg...
2017-03-14 Laszlo ErsekOvmfPkg/QemuFwCfgS3Lib: add initial Base Null library...
2017-03-14 Laszlo ErsekOvmfPkg: introduce QemuFwCfgS3Lib class
2017-03-14 Ard BiesheuvelEmbeddedPkg/PrePiLib: allocate code pages for DxeCore
2017-03-14 Hess ChenBaseTools/UPT: Fix an issue in subst command
2017-03-14 Marvin HäuserArmPkg: Fix modsi3.S compilation across toolchains.
next