summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-19BaseTools: support PCD value to use expression in the DEC fileYonghong Zhu
2016-10-19BaseTools: Enhance tool to generate EFI_HII_IIBT_DUPLICATE image blockYonghong Zhu
2016-10-18ShellPkg/Shell: fix CopyGuid() arg order in EfiShellGetGuidFromName()Laszlo Ersek
2016-10-18MdePkg/BaseLib: Remove the unnecessary '_' before library APIs in ASM/NASMHao Wu
2016-10-18IntelSiliconPkg: Fixed bug in IgdOpregion specGiri P Mudusuru
2016-10-18MdeModulePkg FileExplorerLib: Fix potential Integer Overflow.Liming Gao
2016-10-18MdePkg BaseSynchronizationLib InterlockedCompareExchange64: Fix ICC buildLiming Gao
2016-10-18SecurityPkg: Fix typo 'Ihis' with 'This' in codesHao Wu
2016-10-18MdePkg/TrEEProtocol.h: Fix typo 'Ihis' with 'This' in commentHao Wu
2016-10-18UefiCpuPkg/Cpuid: Remove wrong while-loop check after for-loopJeff Fan
2016-10-17BaseTools: Update sign tool to make MonotonicCount *after* PayloadYonghong Zhu
2016-10-16OvmfPkg/QemuVideoDxe: upgrade VERBOSE debug messages to INFOLaszlo Ersek
2016-10-16OvmfPkg/QemuVideoDxe: remove useless QEMU_VIDEO_PRIVATE_DATA.LineBufferLaszlo Ersek
2016-10-16OvmfPkg/QemuVideoDxe: remove useless QEMU_VIDEO_PRIVATE_DATA.CurrentModeLaszlo Ersek
2016-10-16OvmfPkg/QemuVideoDxe: drop QEMU_VIDEO_CIRRUS_MODES.RefreshRateLaszlo Ersek
2016-10-16OvmfPkg/QemuVideoDxe: drop useless QEMU_VIDEO_MODE_DATA.RefreshRateLaszlo Ersek
2016-10-15ArmVirtPkg: undo bogus component name and driver diagnostics disablementLaszlo Ersek
2016-10-13IntelSiliconPkg: Add Intel Firmware Version Info (FVI) definitionsGiri P Mudusuru
2016-10-14NetworkPkg: Record user configured TargetIP/Port in iBFTYe Ting
2016-10-12IntelFsp2Pkg/FspSecCore: Make FSP functions position independentMaurice Ma
2016-10-12ShellPkg/UefiShellTftpCommandLib: Update TFTP help textThomas Palmer
2016-10-12BaseTools/GenFds: Support FDF sections in any orderMichael Kinney
2016-10-12ShellPkg:?cd \? command fails to go back to the root directory of a file systemTapan Shah
2016-10-12MdeModulePkg RegularExpressionDxe: Add the missing EFIAPI for the functionLiming Gao
2016-10-12DuetPkg DxeIpl and EfiLdr: Add the missing EFIAPI for the functionLiming Gao
2016-10-12IntelSiliconPkg: Fixing syntax bug in IGD_OPREGION_HEADERGiri P Mudusuru
2016-10-12MdeModulePkg/MdeModulePkg.dec: Fix EBC build failure of PciBus driverRuiyu Ni
2016-10-12NetworkPkg: Remove redundant code in HTTP boot driver.Fu Siyuan
2016-10-12ArmPlatformPkg/ArmJunoPkg/Drivers/PciHostBridgeDxe: Fix for PCI Dual Address ...Daniil Egranov
2016-10-12OvmfPkg: add NOOPT build target for source level debuggingBruce Cran
2016-10-12SecurityPkg OpalPasswordSmm: Fix S3 resume failure.Eric Dong
2016-10-12BaseTools: Extend FMP to support FV statement and FD statementYonghong Zhu
2016-10-12ArmVirtPkg: Remove unused BltLib referenceRuiyu Ni
2016-10-12OvmfPkg: Remove unused BltLib referenceRuiyu Ni
2016-10-12OvmfPkg: QemuVideoDxe uses MdeModulePkg/FrameBufferLibRuiyu Ni
2016-10-12ArmVirtPkg: Include MdeModulePkg/FrameBufferLib in ArmVirtPkgRuiyu Ni
2016-10-12OvmfPkg: Include MdeModulePkg/FrameBufferLib in OvmfPkgRuiyu Ni
2016-10-12MdeModulePkg: Add GraphicsOutputDxe driver.Ruiyu Ni
2016-10-12MdeModulePkg: Add FrameBufferBltLib library instanceRuiyu Ni
2016-10-12MdeModulePkg: Add FrameBufferBltLib library classRuiyu Ni
2016-10-12MdePkg/GraphicsInfoHob: Add GraphicsDeviceInfo HOB GUID and structureRuiyu Ni
2016-10-12FatPkg/FatPei: Use PcdRecoveryFileName PCD.Jiewen Yao
2016-10-12MdeModulePkg/CdExpressPei: Use PcdRecoveryFileName PCD.Jiewen Yao
2016-10-12MdeModulePkg/dec: Add PcdRecoveryFileName PCD.Jiewen Yao
2016-10-12BaseTools: support the NOOPT target with the GCC tool chainsYonghong Zhu
2016-10-11ArmPlatformPkg: Remove UINTN cast when setting BaudRate.Alexei
2016-10-11ArmPlatformPkg: Correct mendacious comments.Alexei
2016-10-11ArmPlatformPkg: Fix PL011 FIFO size testEvan Lloyd
2016-10-11PcAtChipsetPkg AcpiTimerLib: Clear bits [31:24] after reading by IoRead32()Star Zeng
2016-10-11Nt32Pkg WinNtSimpleFileSystemDxe: Correct file length.Dong, Eric