Age | Commit message (Expand) | Author |
2016-05-12 | SecurityPkg OpalPasswordDxe: Error handling enhance when input password. | Eric Dong |
2016-05-12 | MdeModulePkg/UsbMouseAbsolutePointerDxe: fix VS2015 NOOPT build error | Feng Tian |
2016-05-12 | NetworkPkg: Bug fix of iSCSI to support MPIO | Zhang, Lubo |
2016-05-11 | ArmPlatformPkg/PL031RealTimeClockLib: remove local copy of gRT pointer | Ard Biesheuvel |
2016-05-11 | ArmPlatformPkg/PL031RealTimeClockLib: don't clobber gRT table | Ard Biesheuvel |
2016-05-11 | EmbeddedPkg/Lan9118Dxe: add mask PCD to disable auto-negotiation features | Ryan Harkin |
2016-05-11 | BaseTools: Fix bug in GenFds to handle FV image alignment | Yonghong Zhu |
2016-05-11 | Security/OpalPasswordDxe: Enhance the logic in RouteConfig/ExtractConfig | Dandan Bi |
2016-05-11 | BaseTools: fix a bug for uni file \x####\ format handling | Yonghong Zhu |
2016-05-11 | Merge branch 'master' of github.com:tianocore/edk2 | Zhang, Chao B |
2016-05-11 | SecurityPkg: SecureBootConfigDxe: Add NULL pointer check | Zhang, Chao B |
2016-05-11 | OvmfPkg/PciHostBridgeLib: Scan for root bridges when running over Xen | Ruiyu Ni |
2016-05-11 | OvmfPkg/PciHostBridgeLib: Change InitRootBridge prototype | Ruiyu Ni |
2016-05-11 | MdeModulePkg/PciHostBridgeDxe: Honor ResourceAssigned | Ruiyu Ni |
2016-05-11 | MdeModulePkg/PciHostBridgeLib: Add ResourceAssigned field | Ruiyu Ni |
2016-05-11 | OvmfPkg/PciHostBridgeLib: Set correct Base/Limit for absent resource | Ruiyu Ni |
2016-05-11 | MdeModulePkg/PciHostBridgeDxe: Fix a Base/Limit comparing bug | Ruiyu Ni |
2016-05-11 | MdeModulePkg/PciHostBridgeDxe: Don't miss prefetchable MMIO aperture | Ruiyu Ni |
2016-05-10 | ArmVirtPkg: set PcdMaxVariableSize and PcdMaxAuthVariableSize | Linn Crosetto |
2016-05-10 | CorebootPayloadPkg/PlatformBdsLib: Pass more serial parameters | Leahy, Leroy P |
2016-05-10 | CorebootPayloadPkg/PciBusNoEnumerationDxe: Skip disabled devices | Leahy, Leroy P |
2016-05-10 | CorebootModulePkg/PciBusNoEnumerationDxe: Remove white space | Leahy, Leroy P |
2016-05-10 | CorebootModulePkg/BaseSerialPortLib: Set DTR and RTS | Leahy, Leroy P |
2016-05-10 | CorebootModulePkg/BaseSerialPortLib16550: Remove white-space | Leahy, Leroy P |
2016-05-10 | CorebootModulePkg: Add BaseSerialPortLib16550 | Leahy, Leroy P |
2016-05-10 | EmbeddedPkg/Lan9118Dxe: remove redundant stalls | Mark Rutland |
2016-05-10 | EmbeddedPkg/Lan9118Dxe: Use LAN9118 MMIO wrappers | Mark Rutland |
2016-05-10 | EmbeddedPkg/Lan9118Dxe: add LAN9118 MMIO wrappers | Mark Rutland |
2016-05-10 | Revert "EmbeddedPkg/Lan9118Dxe: use MemoryFence" | Mark Rutland |
2016-05-10 | ArmPkg/AArch64Mmu: don't let table entries inherit XN permission bits | Ard Biesheuvel |
2016-05-10 | ArmPkg/ArmDmaLib: assert that consistent mappings are uncached | Ard Biesheuvel |
2016-05-10 | ArmPkg/ArmDmaLib: do not remap arbitrary memory regions as uncached | Ard Biesheuvel |
2016-05-10 | ArmPkg/ArmDmaLib: reject consistent DMA mappings of cached memory | Ard Biesheuvel |
2016-05-10 | ArmPkg/ArmDmaLib: interpret GCD attributes as a bit field | Ard Biesheuvel |
2016-05-10 | ArmPkg/ArmDmaLib: consistently use 'gCacheAlignment - 1' as alignment mask | Ard Biesheuvel |
2016-05-10 | ArmPkg/ArmDmaLib: deal with NULL return value of UncachedAllocatePages () | Ard Biesheuvel |
2016-05-10 | MdeModulePkg/PciSioSerialDxe: Do not flush the UART | Ruiyu Ni |
2016-05-10 | MdeModulePkg RamDiskDxe: Fix wrong HII behavior for more than 8 RAM disks | Hao Wu |
2016-05-10 | OvmfPkg: Modify FDF/DSC files for RamDiskDxe's adding NFIT report feature | Hao Wu |
2016-05-10 | MdeModulePkg RamDiskDxe: Report ACPI NFIT for reserved memory RAM disks | Hao Wu |
2016-05-09 | ArmPkg/DefaultExceptionHandlerLib: fix typo | Ard Biesheuvel |
2016-05-09 | ArmPkg/DefaultExceptionHandlerLib: add stack dump to exception handling code | Ard Biesheuvel |
2016-05-09 | ArmPkg/DefaultExceptionHandlerLib: use deadloop rather than ASSERT | Ard Biesheuvel |
2016-05-09 | MdeModulePkg/Sd: add Erase Block support on sd/emmc device | Feng Tian |
2016-05-09 | MdeModulePkg: FileExplorerLib: prevent freeing null pointer | Michael Zimmermann |
2016-05-09 | SecurityPkg TcgStorageOpalLib: Check the capability before use. | Dong, Eric |
2016-05-09 | SecurityPkg: Cleanup unused structure definition | Jiaxin Wu |
2016-05-06 | MdeModulePkg/SdMmcPciHcDxe: Check SD's supported bus mode before switch | Feng Tian |
2016-05-06 | MdeModulePkg/SdMmcPciHcDxe: Error handling enhance on tuning procedure | Feng Tian |
2016-05-06 | MdeModulePkg/SdMmcPciHcDxe: Using PIO rather than DMA for clock tuning | Feng Tian |