]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2016-05-26 Michael ZimmermannBaseTools: add '!include' support to tools_def.txt...
2016-05-26 Michael ZimmermannBaseTools: Fix comments about return value of 'LoadTool...
2016-05-26 Liming GaoBaseTools: Fix GenFds issue to wrongly get file without...
2016-05-26 Hao WuMdeModulePkg NvmExpressDxe: Fix VS2010 build error
2016-05-25 Laszlo ErsekOvmfPkg: prevent 64-bit MMIO BAR degradation if there...
2016-05-25 Laszlo ErsekOvmfPkg, ArmVirtPkg: rename QemuNewBootOrderLib to...
2016-05-25 Laszlo ErsekOvmfPkg, ArmVirtPkg: clean up SetBootOrderFromQemu...
2016-05-25 Laszlo ErsekOvmfPkg: remove QemuBootOrderLib instance
2016-05-25 Laszlo ErsekOvmfPkg: remove PlatformBdsLib instance
2016-05-25 Laszlo ErsekOvmfPkg: remove USE_OLD_BDS build fallback macro
2016-05-25 Laszlo ErsekOvmfPkg/README: refer to MdeModulePkg & PlatformBootMan...
2016-05-25 Dandan BiMdeModulePkg: Make function comments and function match...
2016-05-25 Dandan BiMdeModulePkg/DisplayEngine: Fix memory leak issues...
2016-05-25 Yonghong ZhuBaseTools/GenFds: enhance to get TOOL_CHAIN_TAG and...
2016-05-25 Hao WuMdeModulePkg RamDiskDxe: VALID_ARCH cleanup to list...
2016-05-25 Marvin H?userShellPkg/App: Fix memory leak and save resources.
2016-05-24 Jeff FanUefiCpuPkg/PiSmmCpuDxeSmm: Using MSRs semaphores in...
2016-05-24 Jeff FanUefiCpuPkg/PiSmmCpuDxeSmm: Allocate buffer for MSRs...
2016-05-24 Jeff FanUefiCpuPkg/PiSmmCpuDxeSmm: Using CPU semaphores in...
2016-05-24 Jeff FanUefiCpuPkg/PiSmmCpuDxeSmm: Allocate buffer for each...
2016-05-24 Jeff FanUefiCpuPkg/PiSmmCpuDxeSmm: Using global semaphores...
2016-05-24 Jeff FanUefiCpuPkg/PiSmmCpuDxeSmm: Move forward MP sync data...
2016-05-24 Jeff FanUefiCpuPkg/PiSmmCpuDxeSmm: Allocate buffer for global...
2016-05-24 Jiewen YaoMdePkg/BaseLib: Add more comments for safe string funct...
2016-05-24 Jiewen YaoMdePkg/WSMT.h: update header comment to use official...
2016-05-24 Fu SiyuanNetworkPkg: update code for NULL pointer check.
2016-05-24 Ruiyu NiMdeModulePkg/PciHostBridgeDxe: Fix VS tool chain build...
2016-05-24 Ruiyu NiMdeModulePkg/PciHostBridgeDxe: Add CpuArch protocol...
2016-05-23 Maurice MaCorebootPayloadPkg: Consume PlatformHookLib in Platform...
2016-05-23 Maurice MaCorebootPayloadPkg: Use generic PciBus/PciHostBridge...
2016-05-23 Leahy, Leroy PCorebootModulePkg/CbSupportDxe: Text only support
2016-05-23 Leahy, Leroy PCorebootPayloadPkg/PlatformBootManagerLib: Fix Linux...
2016-05-23 Zhu, YonghongBaseTools: Add error condition for the path in PACKAGES...
2016-05-23 Liming GaoMdePkg: Update StatusCode Runtime Protocol comments...
2016-05-23 Ruiyu NiMdeModulePkg/PciBus: do not improperly degrade resource
2016-05-23 Ruiyu NiMdeModulePkg/PciBus: Use shorter global variable name
2016-05-23 Ruiyu NiMdeModulePkg/PciBus: Remove unused fields in PCI_BAR
2016-05-23 Ruiyu NiMdeModulePkg/PciBus: use better name for local variables.
2016-05-23 Star ZengMdePkg: Follow PI1.4a to fix artificial limitation...
2016-05-23 Star ZengMdeModulePkg PCD: Follow PI1.4a to fix artificial limit...
2016-05-23 Star ZengMdePkg: Follow PI1.4a to update the comments of EndOfDx...
2016-05-23 Ruiyu NiPcAtChipsetPkg/PcRtc: get century RTC address in entry...
2016-05-23 Ruiyu NiPcAtChipsetPkg/PcRtc: move ACPI parsing code to GetCent...
2016-05-23 Jiewen YaoIntelFsp2WrapperPkg: Update gFspWrapperTokenSpaceGuid...
2016-05-20 Maurice MaCorebootPayloadPkg: Remove BdsPlatform library
2016-05-20 Maurice MaCorebootPayloadPkg: Switch to use generic BdxDxe driver
2016-05-20 Maurice MaCorebootPayloadPkg: Add coreboot PlatfromBootManagerLib...
2016-05-20 Maurice MaCorebootModulePkg: Add video resolution PCD initialization
2016-05-20 Maurice MaCorebootModulePkg: Convert TAB to white space for CbSup...
2016-05-20 Star ZengMdePkg: Clarification to the return status of EFI_PEIM_...
2016-05-20 Star ZengMdePkg: Update EFI_RESOURCE_ATTRIBUTE_READ_ONLY_PROTECT...
2016-05-20 Fu SiyuanShellPkg: Fix ARM build failure.
2016-05-20 Qiu ShuminShellPkg/Bcfg: Add support for 'addp' command.
2016-05-20 Marvin H?userShellPkg: Also accept gEfiUnicodeCollation2ProtocolGuid...
2016-05-20 Hao WuMdeModulePkg ScsiDiskDxe: Add Erase Block Protocol...
2016-05-20 Hao WuMdePkg IndustryStandard/Scsi.h: Add Unmap command support
2016-05-20 Gary LinNetworkPkg/HttpDxe: Don't free Wrap in HttpTcpReceiveNo...
2016-05-20 Gary LinNetworkPkg/TcpDxe: Remove the status check of SockProce...
2016-05-20 Fu SiyuanShellPkg: Add argument to set block size for tftp command.
2016-05-20 Jiewen YaoIntelFsp2WrapperPkg/FspmWrapperPeim: Update debug messa...
2016-05-20 Jiewen YaoIntelFsp2Pkg/FspApi.h: Add comment for structure defini...
2016-05-19 Michael KinneyQuarkSocPkg/SmmCpuFeaturesLib: Add SMRR PhysBase/PhysMa...
2016-05-19 Michael KinneyUefiCpuPkg/SmmCpuFeaturesLib: Add SMRR PhysBase/PhysMas...
2016-05-19 Hao WuMdeModulePkg NvmExpressDxe: Add BlockIo2 support
2016-05-19 Dong, EricMdeModulePkg BootManagerUiLib: Remove invalid keyword...
2016-05-19 Dong, EricBootMaintenanceManagerUiLib: Remove invalid keyword...
2016-05-19 Eric DongMdeModulePkg UiApp: Remove invalid keyword "bds" in...
2016-05-19 Dong, EricBootMaintenanceMangerUiLib: Save mode info for later...
2016-05-19 Dong, EricMdeModulePkg BootManagerUiLib: Save mode info for later...
2016-05-19 Cinnamon ShiaSecurityPkg/DxeImageVerificationLib: Add DEBUG messages...
2016-05-19 Zhang, Chao BMdeModulePkg: PeiCore: Fix PEI Multiple Sub-FV Support...
2016-05-18 Maurice MaCorebootModulePkg: Use PCD for memory type information...
2016-05-18 Dandan BiMdeModulePkg/UiApp: Exit function when parameter is...
2016-05-18 Ma, MauriceMdeModulePkg: Skip invalid bus number scanning in PciBu...
2016-05-18 Eric DongBootMaintenanceManagerUiLib: Rollback changes for BootNext.
2016-05-18 Zenith432BaseTools: Eliminate two shift-negative-value in FvLib.c
2016-05-18 Zenith432MdePkg: Reinitialize twice-iterated VA_LIST in variadic...
2016-05-18 Zenith432MdeModulePkg: Terminate two unterminated VA_COPYs in...
2016-05-18 Dong, EricMdeModulePkg UiApp: Add "Enter Setup" status code.
2016-05-18 Pedroa LiuShellPkg: Fix the incorrect behavior when pressing...
2016-05-18 Yonghong ZhuBaseTools: support private package definition
2016-05-17 Laszlo ErsekOvmfPkg/PlatformPei: provide 10 * 4KB of PCI IO Port...
2016-05-17 Laszlo ErsekOvmfPkg/PlatformPei: set PCI IO port aperture dynamically
2016-05-17 Laszlo ErsekOvmfPkg: determine PMBA value dependent on host bridge...
2016-05-17 Laszlo ErsekOvmfPkg: introduce ICH9_PMBASE_VALUE
2016-05-17 Laszlo ErsekOvmfPkg: add and use industry standard macro PIIX4_PMBA...
2016-05-17 Laszlo ErsekOvmfPkg: replace PcdAcpiPmBaseAddress with PIIX4_PMBA_VALUE
2016-05-17 Laszlo ErsekOvmfPkg/AcpiTimerLib: don't use possibly unset PMBA...
2016-05-17 Maurice MaCorebootModulePkg: Remove PciSioSerialDxe and SerialDxe...
2016-05-17 Jiaxin WuMdeModulePkg: Refine the code for DxeHttpLib
2016-05-17 Zenith432OvmfPkg/XenBusDxe: duplicate twice-iterated VA_LIST...
2016-05-17 Dandan BiMdeModulePkg/SetupBrowser: Clean the BufferValue for...
2016-05-17 Dandan BiMdeModulePkg/SetupBrowser: Should free ConfigResp when...
2016-05-17 Laszlo ErsekMdeModulePkg/BootMaintenanceManagerUiLib: hide library...
2016-05-17 Laszlo ErsekMdeModulePkg/BootMaintenanceManagerUiLib: remove unused...
2016-05-17 Liming GaoSecurityPkg: Use PcdGet32() to access PcdPeiCoreMaxFvSu...
2016-05-17 Pedroa LiuEmulatorPkg/EmuGopDxe: Use correct FROM_THIS macro...
2016-05-16 Jeff FanUefiCpuPkg/PiSmmCpuDxeSmm: Use public MSR_IA32_MISC_ENA...
2016-05-16 Jeff FanUefiCpuPkg/PiSmmCpuDxeSmm/SmmProfile: Remove unnecessar...
2016-05-16 Jeff FanUefiCpuPkg/PiSmmCpuDxeSmm/SmmProfile: Fix BTS support...
next