summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add IntelFsp2Pkg and IntelFsp2WrapperPkg.Jiewen Yao2016-05-13118-0/+15633
* MdeModulePkg UiApp: change code for easy customization.Eric Dong2016-05-1313-919/+1484
* BootMaintenanceManagerUiLib: change code for customization.Dong, Eric2016-05-1311-381/+812
* MdePkg: Add HII definitions from UEFI 2.6Samer El-Haj-Mahmoud2016-05-131-0/+16
* NetworkPkg: Make HttpBootGetBootFile return EFI_BUFFER_TOO_SMALLGary Lin2016-05-131-1/+3
* MdeModulePkg:DxeHttpLib: Add checks in HttpGenRequestMessage APINagaraj Hegde2016-05-131-90/+125
* CorebootPayloadPkg: Add OHCI driverLeahy, Leroy P2016-05-123-49/+64
* CorebootPayloadPkg: Add SD/eMMC supportLeahy, Leroy P2016-05-123-0/+21
* CorebootPayloadPkg: Set the proper Shell file GUIDLeahy, Leroy P2016-05-122-0/+22
* CorebootPayloadPkg: Use correct BaseSerialPortLib16550Leahy, Leroy P2016-05-122-2/+2
* CorebootPayloadPkg: Assume no PCI serial devicesLeahy, Leroy P2016-05-122-4/+4
* CorebootPayloadPkg: Use DOS line endingsLeahy, Leroy P2016-05-123-460/+455
* report line number for command errors in a script.Jaben Carsey2016-05-122-1/+6
* ArmPkg/PlatformBootManagerLib: implement new generic versionArd Biesheuvel2016-05-124-0/+1379
* ArmPkg/ArmLib: don't invalidate entire I-cache on range operationArd Biesheuvel2016-05-125-11/+43
* OvmfPkg/PlatformBootManagerLib: Postpone the shell registrationGary Lin2016-05-121-6/+7
* EmbeddedPkg/Lan9118Dxe: Do not return uninitialised TxBuffMichael Brown2016-05-121-0/+2
* OvmfPkg/QemuBootOrderLib: adapt Q35 SATA PMPN to UEFI spec Mantis 1353Laszlo Ersek2016-05-121-5/+5
* OvmfPkg/QemuNewBootOrderLib: adapt Q35 SATA PMPN to UEFI spec Mantis 1353Laszlo Ersek2016-05-121-5/+5
* MdeModulePkg AtaAtapiPassThru: Fix incorrect parameter description commentHao Wu2016-05-121-6/+6
* MdeModulePkg Ata: Use the new (incompatible) PortMultiplierPort semanticsHao Wu2016-05-123-23/+66
* MdePkg Protocol/AtaPassThru.h: Update PortMultiplierPort related commentsHao Wu2016-05-121-4/+4
* MdePkg Protocol/DevicePath.h: Update SATA Device Path commentsHao Wu2016-05-121-2/+2
* SecurityPkg OpalPasswordDxe: Error handling enhance when input password.Eric Dong2016-05-121-23/+53
* MdeModulePkg/UsbMouseAbsolutePointerDxe: fix VS2015 NOOPT build errorFeng Tian2016-05-121-4/+4
* NetworkPkg: Bug fix of iSCSI to support MPIOZhang, Lubo2016-05-121-3/+15
* ArmPlatformPkg/PL031RealTimeClockLib: remove local copy of gRT pointerArd Biesheuvel2016-05-111-10/+6
* ArmPlatformPkg/PL031RealTimeClockLib: don't clobber gRT tableArd Biesheuvel2016-05-111-6/+0
* EmbeddedPkg/Lan9118Dxe: add mask PCD to disable auto-negotiation featuresRyan Harkin2016-05-113-0/+5
* BaseTools: Fix bug in GenFds to handle FV image alignmentYonghong Zhu2016-05-111-1/+26
* Security/OpalPasswordDxe: Enhance the logic in RouteConfig/ExtractConfigDandan Bi2016-05-111-0/+15
* BaseTools: fix a bug for uni file \x####\ format handlingYonghong Zhu2016-05-111-1/+1
* Merge branch 'master' of github.com:tianocore/edk2Zhang, Chao B2016-05-1128-352/+2424
|\
| * OvmfPkg/PciHostBridgeLib: Scan for root bridges when running over XenRuiyu Ni2016-05-114-1/+539
| * OvmfPkg/PciHostBridgeLib: Change InitRootBridge prototypeRuiyu Ni2016-05-111-38/+93
| * MdeModulePkg/PciHostBridgeDxe: Honor ResourceAssignedRuiyu Ni2016-05-113-58/+134
| * MdeModulePkg/PciHostBridgeLib: Add ResourceAssigned fieldRuiyu Ni2016-05-111-0/+2
| * OvmfPkg/PciHostBridgeLib: Set correct Base/Limit for absent resourceRuiyu Ni2016-05-111-3/+3
| * MdeModulePkg/PciHostBridgeDxe: Fix a Base/Limit comparing bugRuiyu Ni2016-05-112-14/+14
| * MdeModulePkg/PciHostBridgeDxe: Don't miss prefetchable MMIO apertureRuiyu Ni2016-05-111-1/+2
| * ArmVirtPkg: set PcdMaxVariableSize and PcdMaxAuthVariableSizeLinn Crosetto2016-05-102-0/+4
| * CorebootPayloadPkg/PlatformBdsLib: Pass more serial parametersLeahy, Leroy P2016-05-107-23/+128
| * CorebootPayloadPkg/PciBusNoEnumerationDxe: Skip disabled devicesLeahy, Leroy P2016-05-101-0/+9
| * CorebootModulePkg/PciBusNoEnumerationDxe: Remove white spaceLeahy, Leroy P2016-05-101-46/+46
| * CorebootModulePkg/BaseSerialPortLib: Set DTR and RTSLeahy, Leroy P2016-05-101-2/+3
| * CorebootModulePkg/BaseSerialPortLib16550: Remove white-spaceLeahy, Leroy P2016-05-102-64/+64
| * CorebootModulePkg: Add BaseSerialPortLib16550Leahy, Leroy P2016-05-103-0/+1164
| * EmbeddedPkg/Lan9118Dxe: remove redundant stallsMark Rutland2016-05-102-21/+0
| * EmbeddedPkg/Lan9118Dxe: Use LAN9118 MMIO wrappersMark Rutland2016-05-103-107/+107
| * EmbeddedPkg/Lan9118Dxe: add LAN9118 MMIO wrappersMark Rutland2016-05-103-0/+136