summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-05-16MdePkg: Add NFIT definition from ACPI 6.1Samer El-Haj-Mahmoud1-0/+3
2016-05-16BaseTools/GenFw: enhance to use Magic Field to identify the imageYonghong Zhu1-3/+3
2016-05-16BaseTools/GenFds: enhance INF built arch filterYonghong Zhu1-0/+10
2016-05-16BaseTools: Fix bug to not mix comment into Asbuilt inf Depex sectionYonghong Zhu1-2/+3
2016-05-16MdeModulePkg-DxeCore: rename CoreGetMemoryMapPropertiesTableJiewen Yao2-5/+5
2016-05-15DuetPkg FSVariable: return error for empty str VariableName to GetVariableStar Zeng1-0/+4
2016-05-15MdeModulePkg Variable: return error for empty str VariableName to GetVariableStar Zeng3-2/+14
2016-05-15PcAtChipsetPkg AcpiTimerLib: Fix a logic errorwang xiaofeng1-1/+1
2016-05-13CorebootPayloadPkg: Use generic SerialDxe driverMaurice Ma3-6/+3
2016-05-13QuarkSocPkg/SDControllerDxe: Add EFIAPI to SetHighSpeedModeLee Leahy1-1/+2
2016-05-13QuarkPlatformPkg: Fix variable set but not used build errorsLee Leahy3-23/+4
2016-05-13QuarkPlatformPkg: Fix build errorsLee Leahy7-31/+8
2016-05-13ShellPkg: Use a local variable to cache the pointer.Jaben Carsey1-2/+4
2016-05-13Add IntelFsp2Pkg and IntelFsp2WrapperPkg.Jiewen Yao118-0/+15633
2016-05-13MdeModulePkg UiApp: change code for easy customization.Eric Dong13-919/+1484
2016-05-13BootMaintenanceManagerUiLib: change code for customization.Dong, Eric11-381/+812
2016-05-13MdePkg: Add HII definitions from UEFI 2.6Samer El-Haj-Mahmoud1-0/+16
2016-05-13NetworkPkg: Make HttpBootGetBootFile return EFI_BUFFER_TOO_SMALLGary Lin1-1/+3
2016-05-13MdeModulePkg:DxeHttpLib: Add checks in HttpGenRequestMessage APINagaraj Hegde1-90/+125
2016-05-12CorebootPayloadPkg: Add OHCI driverLeahy, Leroy P3-49/+64
2016-05-12CorebootPayloadPkg: Add SD/eMMC supportLeahy, Leroy P3-0/+21
2016-05-12CorebootPayloadPkg: Set the proper Shell file GUIDLeahy, Leroy P2-0/+22
2016-05-12CorebootPayloadPkg: Use correct BaseSerialPortLib16550Leahy, Leroy P2-2/+2
2016-05-12CorebootPayloadPkg: Assume no PCI serial devicesLeahy, Leroy P2-4/+4
2016-05-12CorebootPayloadPkg: Use DOS line endingsLeahy, Leroy P3-460/+455
2016-05-12report line number for command errors in a script.Jaben Carsey2-1/+6
2016-05-12ArmPkg/PlatformBootManagerLib: implement new generic versionArd Biesheuvel4-0/+1379
2016-05-12ArmPkg/ArmLib: don't invalidate entire I-cache on range operationArd Biesheuvel5-11/+43
2016-05-12OvmfPkg/PlatformBootManagerLib: Postpone the shell registrationGary Lin1-6/+7
2016-05-12EmbeddedPkg/Lan9118Dxe: Do not return uninitialised TxBuffMichael Brown1-0/+2
2016-05-12OvmfPkg/QemuBootOrderLib: adapt Q35 SATA PMPN to UEFI spec Mantis 1353Laszlo Ersek1-5/+5
2016-05-12OvmfPkg/QemuNewBootOrderLib: adapt Q35 SATA PMPN to UEFI spec Mantis 1353Laszlo Ersek1-5/+5
2016-05-12MdeModulePkg AtaAtapiPassThru: Fix incorrect parameter description commentHao Wu1-6/+6
2016-05-12MdeModulePkg Ata: Use the new (incompatible) PortMultiplierPort semanticsHao Wu3-23/+66
2016-05-12MdePkg Protocol/AtaPassThru.h: Update PortMultiplierPort related commentsHao Wu1-4/+4
2016-05-12MdePkg Protocol/DevicePath.h: Update SATA Device Path commentsHao Wu1-2/+2
2016-05-12SecurityPkg OpalPasswordDxe: Error handling enhance when input password.Eric Dong1-23/+53
2016-05-12MdeModulePkg/UsbMouseAbsolutePointerDxe: fix VS2015 NOOPT build errorFeng Tian1-4/+4
2016-05-12NetworkPkg: Bug fix of iSCSI to support MPIOZhang, Lubo1-3/+15
2016-05-11ArmPlatformPkg/PL031RealTimeClockLib: remove local copy of gRT pointerArd Biesheuvel1-10/+6
2016-05-11ArmPlatformPkg/PL031RealTimeClockLib: don't clobber gRT tableArd Biesheuvel1-6/+0
2016-05-11EmbeddedPkg/Lan9118Dxe: add mask PCD to disable auto-negotiation featuresRyan Harkin3-0/+5
2016-05-11BaseTools: Fix bug in GenFds to handle FV image alignmentYonghong Zhu1-1/+26
2016-05-11Security/OpalPasswordDxe: Enhance the logic in RouteConfig/ExtractConfigDandan Bi1-0/+15
2016-05-11BaseTools: fix a bug for uni file \x####\ format handlingYonghong Zhu1-1/+1
2016-05-11Merge branch 'master' of github.com:tianocore/edk2Zhang, Chao B28-352/+2424
2016-05-11SecurityPkg: SecureBootConfigDxe: Add NULL pointer checkZhang, Chao B1-1/+1
2016-05-11OvmfPkg/PciHostBridgeLib: Scan for root bridges when running over XenRuiyu Ni4-1/+539
2016-05-11OvmfPkg/PciHostBridgeLib: Change InitRootBridge prototypeRuiyu Ni1-38/+93
2016-05-11MdeModulePkg/PciHostBridgeDxe: Honor ResourceAssignedRuiyu Ni3-58/+134