summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-19ShellPkg: Move SHELL_FREE_NON_NULL from ShellBase.h to ShellLib.hRuiyu Ni3-14/+14
2016-10-19MdePkg UefiDevicePathLibDevicePathProtocol: Validate before use.Eric Dong1-7/+17
2016-10-19MdePkg UefiDevicePathLib: Validate buffer length before use buffer.Eric Dong1-7/+18
2016-10-19BaseTools: support PCD value to use expression in the DEC fileYonghong Zhu2-29/+49
2016-10-19BaseTools: Enhance tool to generate EFI_HII_IIBT_DUPLICATE image blockYonghong Zhu1-0/+14
2016-10-18ShellPkg/Shell: fix CopyGuid() arg order in EfiShellGetGuidFromName()Laszlo Ersek1-1/+1
2016-10-18MdePkg/BaseLib: Remove the unnecessary '_' before library APIs in ASM/NASMHao Wu10-30/+30
2016-10-18IntelSiliconPkg: Fixed bug in IgdOpregion specGiri P Mudusuru1-1/+3
2016-10-18MdeModulePkg FileExplorerLib: Fix potential Integer Overflow.Liming Gao1-2/+26
2016-10-18MdePkg BaseSynchronizationLib InterlockedCompareExchange64: Fix ICC buildLiming Gao1-1/+1
2016-10-18SecurityPkg: Fix typo 'Ihis' with 'This' in codesHao Wu31-62/+62
2016-10-18MdePkg/TrEEProtocol.h: Fix typo 'Ihis' with 'This' in commentHao Wu1-2/+2
2016-10-18UefiCpuPkg/Cpuid: Remove wrong while-loop check after for-loopJeff Fan2-4/+2
2016-10-17BaseTools: Update sign tool to make MonotonicCount *after* PayloadYonghong Zhu2-8/+8
2016-10-16OvmfPkg/QemuVideoDxe: upgrade VERBOSE debug messages to INFOLaszlo Ersek2-3/+3
2016-10-16OvmfPkg/QemuVideoDxe: remove useless QEMU_VIDEO_PRIVATE_DATA.LineBufferLaszlo Ersek2-17/+0
2016-10-16OvmfPkg/QemuVideoDxe: remove useless QEMU_VIDEO_PRIVATE_DATA.CurrentModeLaszlo Ersek1-4/+2
2016-10-16OvmfPkg/QemuVideoDxe: drop QEMU_VIDEO_CIRRUS_MODES.RefreshRateLaszlo Ersek2-9/+8
2016-10-16OvmfPkg/QemuVideoDxe: drop useless QEMU_VIDEO_MODE_DATA.RefreshRateLaszlo Ersek2-9/+4
2016-10-15ArmVirtPkg: undo bogus component name and driver diagnostics disablementLaszlo Ersek1-4/+0
2016-10-13IntelSiliconPkg: Add Intel Firmware Version Info (FVI) definitionsGiri P Mudusuru1-0/+60
2016-10-14NetworkPkg: Record user configured TargetIP/Port in iBFTYe Ting4-17/+55
2016-10-12IntelFsp2Pkg/FspSecCore: Make FSP functions position independentMaurice Ma1-1/+1
2016-10-12ShellPkg/UefiShellTftpCommandLib: Update TFTP help textThomas Palmer1-4/+4
2016-10-12BaseTools/GenFds: Support FDF sections in any orderMichael Kinney1-19/+4
2016-10-12ShellPkg:?cd \? command fails to go back to the root directory of a file systemTapan Shah1-1/+11
2016-10-12MdeModulePkg RegularExpressionDxe: Add the missing EFIAPI for the functionLiming Gao5-4/+6
2016-10-12DuetPkg DxeIpl and EfiLdr: Add the missing EFIAPI for the functionLiming Gao4-0/+4
2016-10-12IntelSiliconPkg: Fixing syntax bug in IGD_OPREGION_HEADERGiri P Mudusuru1-1/+1
2016-10-12MdeModulePkg/MdeModulePkg.dec: Fix EBC build failure of PciBus driverRuiyu Ni1-1/+0
2016-10-12NetworkPkg: Remove redundant code in HTTP boot driver.Fu Siyuan1-3/+0
2016-10-12ArmPlatformPkg/ArmJunoPkg/Drivers/PciHostBridgeDxe: Fix for PCI Dual Address ...Daniil Egranov1-3/+6
2016-10-12OvmfPkg: add NOOPT build target for source level debuggingBruce Cran3-3/+3
2016-10-12SecurityPkg OpalPasswordSmm: Fix S3 resume failure.Eric Dong2-21/+76
2016-10-12BaseTools: Extend FMP to support FV statement and FD statementYonghong Zhu3-16/+53
2016-10-12ArmVirtPkg: Remove unused BltLib referenceRuiyu Ni2-8/+2
2016-10-12OvmfPkg: Remove unused BltLib referenceRuiyu Ni3-12/+3
2016-10-12OvmfPkg: QemuVideoDxe uses MdeModulePkg/FrameBufferLibRuiyu Ni3-12/+46
2016-10-12ArmVirtPkg: Include MdeModulePkg/FrameBufferLib in ArmVirtPkgRuiyu Ni2-0/+2
2016-10-12OvmfPkg: Include MdeModulePkg/FrameBufferLib in OvmfPkgRuiyu Ni3-0/+3
2016-10-12MdeModulePkg: Add GraphicsOutputDxe driver.Ruiyu Ni5-0/+1044
2016-10-12MdeModulePkg: Add FrameBufferBltLib library instanceRuiyu Ni3-0/+739
2016-10-12MdeModulePkg: Add FrameBufferBltLib library classRuiyu Ni2-0/+98
2016-10-12MdePkg/GraphicsInfoHob: Add GraphicsDeviceInfo HOB GUID and structureRuiyu Ni2-1/+22
2016-10-12FatPkg/FatPei: Use PcdRecoveryFileName PCD.Jiewen Yao3-8/+9
2016-10-12MdeModulePkg/CdExpressPei: Use PcdRecoveryFileName PCD.Jiewen Yao3-9/+19
2016-10-12MdeModulePkg/dec: Add PcdRecoveryFileName PCD.Jiewen Yao1-0/+6
2016-10-12BaseTools: support the NOOPT target with the GCC tool chainsYonghong Zhu1-25/+73
2016-10-11ArmPlatformPkg: Remove UINTN cast when setting BaudRate.Alexei1-1/+1
2016-10-11ArmPlatformPkg: Correct mendacious comments.Alexei3-16/+11