]> git.proxmox.com Git - mirror_edk2.git/shortlog
mirror_edk2.git
2017-09-16 Jiewen YaoIntelSiliconPkg/VTdDxe: Disable PMR
2017-09-16 Jiewen YaoIntelSiliconPkg/Vtd.h: Add definition for PMR.
2017-09-16 Jiewen YaoMdeModulePkg/Dec: Add IOMMU_PPI GUID.
2017-09-16 Jiewen YaoMdeModulePkg/Include: Add IOMMU_PPI.
2017-09-15 Sami MujawarArmPkg: ARM v8.2 updates for detecting FP
2017-09-15 Paulo AlcantaraMdeModulePkg/UdfDxe: Fix NULL pointer dereference
2017-09-15 Star ZengMdeModulePkg UdfDxe: Fix VS2010/VS2012 build failure
2017-09-14 Brijesh SinghOvmfPkg/VirtioNetDxe: negotiate VIRTIO_F_IOMMU_PLATFORM
2017-09-14 Brijesh SinghOvmfPkg/VirtioNetDxe: map caller-supplied Tx packet...
2017-09-14 Brijesh SinghOvmfPkg/VirtioNetDxe: add Tx packet map/unmap helper...
2017-09-14 Brijesh SinghOvmfPkg/VirtioNetDxe: update TechNotes
2017-09-14 Brijesh SinghOvmfPkg/VirtioNetDxe: dynamically alloc transmit header
2017-09-14 Brijesh SinghOvmfPkg/VirtioNetDxe: alloc RxBuf using AllocateSharedP...
2017-09-14 Brijesh SinghOvmfPkg/VirtioNetDxe: map VRINGs using VirtioRingMap()
2017-09-14 Brijesh SinghOvmfPkg/VirtioNetDxe: add helper VirtioNetUninitRing()
2017-09-14 Eric DongAppPkg/WebServer: Fix build failure.
2017-09-13 Laszlo ErsekMdeModulePkg/UdfDxe: suppress incorrect compiler warnin...
2017-09-13 Laszlo ErsekMdeModulePkg/UdfDxe: reject reserved values in ICB...
2017-09-13 Bi, DandanMdeModulePkg: Add UdfDxe to the dsc file
2017-09-13 Liming GaoMdeModulePkg: Update PiDxeS3BootScriptLib Internal...
2017-09-13 Paulo AlcantaraMdeModulePkg/UdfDxe: Remove negative comparison of...
2017-09-12 Laszlo ErsekArmVirtPkg/ArmVirtQemu: include UsbMassStorageDxe
2017-09-12 Laszlo ErsekArmVirtPkg/ArmVirtQemu: port HTTP_BOOT_ENABLE from...
2017-09-12 Laszlo ErsekArmVirtPkg: don't build the network stack uselessly...
2017-09-12 Laszlo ErsekMdeModulePkg/PartitionDxe: remove always false comparison
2017-09-12 Laszlo ErsekMdeModulePkg/PartitionDxe: don't divide 64-bit values...
2017-09-12 Laszlo ErsekMdeModulePkg/UdfDxe: replace zero-init of local variabl...
2017-09-12 Laszlo ErsekMdeModulePkg/UdfDxe: don't return unset Status if INLIN...
2017-09-12 Laszlo ErsekMdeModulePkg/UdfDxe: ASSERT() valid ReadFileInfo Flags...
2017-09-12 Dandan BiMdeModulePkg/PartitionDxe: Initialize the array after...
2017-09-12 Bi, DandanMdeModulePkg/UdfDxe: Initialize the array after declaration
2017-09-12 Bi, DandanMdeModulePkg/UdfDxe: Add type cast to fix build failure...
2017-09-12 hegdenagShellPkg/Ifconfig6: Update error message and add a...
2017-09-12 Jiaxin WuNetworkPkg/IScsiDxe: Fix the incorrect max length of...
2017-09-11 Laszlo ErsekOvmfPkg/SataControllerDxe: log informative message...
2017-09-11 Laszlo ErsekOvmfPkg/PlatformBootManagerLib: log informative message...
2017-09-11 Laszlo ErsekOvmfPkg/PlatformPei: log informative message at DEBUG_I...
2017-09-11 Laszlo ErsekUefiCpuPkg/CpuDxe: log informative message at DEBUG_INF...
2017-09-11 Laszlo ErsekMdeModulePkg/UsbBusDxe: log warning message at DEBUG_WA...
2017-09-11 Laszlo ErsekOvmfPkg/PlatformDebugLibIoPort: write messages with...
2017-09-11 Laszlo ErsekMdePkg/BaseIoLibIntrinsic: fix SEV (=unrolled) variants...
2017-09-11 Yonghong ZhuBaseTools: Fix a bug for Mixed Pcd value display in...
2017-09-11 Star ZengMdeModulePkg Xhci: Correct description of Timeout param...
2017-09-09 Yonghong ZhuBaseTools: Not show *B when Pcd value in build option...
2017-09-09 Yonghong ZhuBaseTools: Fix the bug that same region print twice...
2017-09-09 Yonghong ZhuBaseTools: correct to use specific arch to generate...
2017-09-08 Thomas LamprechtBaseTools/GCC: set -Wno-unused-const-variable on RELEAS...
2017-09-08 Paulo AlcantaraNt32Pkg: Enable UDF file system support
2017-09-08 Paulo AlcantaraArmVirtPkg: Enable UDF file system support
2017-09-08 Paulo AlcantaraOvmfPkg: Enable UDF file system support
2017-09-08 Paulo AlcantaraMdeModulePkg: Initial UDF/ECMA-167 file system support
2017-09-08 Paulo AlcantaraMdeModulePkg/PartitionDxe: Add UDF file system support
2017-09-08 Paulo AlcantaraMdePkg: Add UDF volume structure definitions
2017-09-08 Laszlo ErsekOvmfPkg/IoMmuDxe: unmap all IOMMU mappings at ExitBootS...
2017-09-08 Laszlo ErsekOvmfPkg/IoMmuDxe: generalize IoMmuUnmap() to IoMmuUnmap...
2017-09-08 Laszlo ErsekOvmfPkg/IoMmuDxe: track all mappings
2017-09-08 Laszlo ErsekOvmfPkg/VirtioScsiDxe: don't unmap VRING at ExitBootSer...
2017-09-08 Laszlo ErsekOvmfPkg/VirtioRngDxe: don't unmap VRING at ExitBootServ...
2017-09-08 Laszlo ErsekOvmfPkg/VirtioGpuDxe: don't unmap VRING & BackingStore...
2017-09-08 Laszlo ErsekOvmfPkg/VirtioBlkDxe: don't unmap VRING at ExitBootServ...
2017-09-08 Laszlo ErsekMdeModulePkg/AtaAtapiPassThru: disable the device at...
2017-09-08 Laszlo ErsekMdeModulePkg/AtaAtapiPassThru: unmap DMA buffers after...
2017-09-08 Laszlo ErsekMdeModulePkg/AtaAtapiPassThru: cache EnabledPciAttributes
2017-09-08 Liming GaoNt32Pkg: Clean up DSC to remove unnecessary build optio...
2017-09-07 Meenakshi AggarwalSD : Updated CMD 6 implememtation.
2017-09-07 Meenakshi AggarwalMMC : Added missing __FUNCTION__ macro.
2017-09-07 Jiewen YaoIntelSiliconPkg/IntelVtd: Consume VTd policy PCD
2017-09-07 Jiewen YaoIntelSiliconPkg/dec: Add VTd policy PCD
2017-09-06 Ge SongOvmfPkg/SecMain: Fix stack switching to permanent memory
2017-09-06 Ard BiesheuvelArmPkg: add ArmCrashDumpDxe driver
2017-09-06 Fu SiyuanNetworkPkg: Fix GCC build error.
2017-09-06 Fu SiyuanMdeModulePkg: Fix GCC build error.
2017-09-06 Fu SiyuanNetworkPkg/Ip6Dxe: fix a bug in IP6 driver for IpSec...
2017-09-06 Fu SiyuanMdeModulePkg/Ip4Dxe: fix a bug in IP4 driver for IpSec...
2017-09-06 Eric DongMdePkg/PiMmCis.h: Fix build failure.
2017-09-06 Wang FanMdePkg: Add UEFI 2.7 defined GUID and structure for...
2017-09-06 Jiewen YaoIntelSiliconPkg/VTd: improve debug message.
2017-09-06 Jiewen YaoIntelFramdworkModulePkg/LegacyBios: Add IoMmu Support.
2017-09-06 Jiewen YaoIntelSiliconPkg/Vtd: Support CSM usage.
2017-09-06 Ruiyu NiMdePkg/PciSegmentLibSegmentInfo: fix typo in PciSegment...
2017-09-06 Hao WuMdeModulePkg/UefiBootManagerLib: Generate boot descript...
2017-09-05 Peter JonesPkcs7VerifyDxe: Don't allow Pkcs7Verify to install...
2017-09-05 Long QinSecurityPkg/Pkcs7Verify: Complete the Pkcs7VerifyDxe...
2017-09-05 Eric DongUefiCpuPkg/Lmce.c Remove useless file.
2017-09-05 Leo DuranUefiCpuPkg: ApicLib
2017-09-05 Yonghong ZhuBaseTools: update help info for -Y option to include...
2017-09-04 Star ZengMdePkg PeiMemoryAllocationLib: Update InternalAllocateA...
2017-09-04 Star ZengMdePkg PeiMemoryAllocationLib: Update Free(Aligned...
2017-09-04 Star ZengMdePkg PeiServicesLib: Add PeiServicesFreePages
2017-09-04 Star ZengMdeModule PeiCore: Support pre memory page allocation
2017-09-04 Star ZengMdePkg PiPeiCis.h: Add FreePages definition
2017-09-04 Star ZengSourceLevelDebugPkg/DebugCommLibUsb3: Remove IntelFrame...
2017-09-04 Star ZengSourceLevelDebugPkg/DebugCommLibUsb3Pei: Make sure...
2017-09-04 Hao WuSourceLevelDebugPkg: Use Pcd for the revision of transf...
2017-09-01 Laszlo ErsekOvmfPkg/VirtioGpuDxe: negotiate VIRTIO_F_IOMMU_PLATFORM
2017-09-01 Laszlo ErsekOvmfPkg/VirtioGpuDxe: map backing store to bus master...
2017-09-01 Laszlo ErsekOvmfPkg/VirtioGpuDxe: helpers for backing store (de...
2017-09-01 Laszlo ErsekOvmfPkg/VirtioGpuDxe: take EFI_PHYSICAL_ADDRESS in...
2017-09-01 Laszlo ErsekOvmfPkg/VirtioGpuDxe: map virtio GPU command objects...
2017-09-01 Laszlo ErsekOvmfPkg/VirtioGpuDxe: map VRING for bus master common...
next