summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: Move SHELL_FREE_NON_NULL from ShellBase.h to ShellLib.hRuiyu Ni2016-10-193-14/+14
* MdePkg UefiDevicePathLibDevicePathProtocol: Validate before use.Eric Dong2016-10-191-7/+17
* MdePkg UefiDevicePathLib: Validate buffer length before use buffer.Eric Dong2016-10-191-7/+18
* BaseTools: support PCD value to use expression in the DEC fileYonghong Zhu2016-10-192-29/+49
* BaseTools: Enhance tool to generate EFI_HII_IIBT_DUPLICATE image blockYonghong Zhu2016-10-191-0/+14
* ShellPkg/Shell: fix CopyGuid() arg order in EfiShellGetGuidFromName()Laszlo Ersek2016-10-181-1/+1
* MdePkg/BaseLib: Remove the unnecessary '_' before library APIs in ASM/NASMHao Wu2016-10-1810-30/+30
* IntelSiliconPkg: Fixed bug in IgdOpregion specGiri P Mudusuru2016-10-181-1/+3
* MdeModulePkg FileExplorerLib: Fix potential Integer Overflow.Liming Gao2016-10-181-2/+26
* MdePkg BaseSynchronizationLib InterlockedCompareExchange64: Fix ICC buildLiming Gao2016-10-181-1/+1
* SecurityPkg: Fix typo 'Ihis' with 'This' in codesHao Wu2016-10-1831-62/+62
* MdePkg/TrEEProtocol.h: Fix typo 'Ihis' with 'This' in commentHao Wu2016-10-181-2/+2
* UefiCpuPkg/Cpuid: Remove wrong while-loop check after for-loopJeff Fan2016-10-182-4/+2
* BaseTools: Update sign tool to make MonotonicCount *after* PayloadYonghong Zhu2016-10-172-8/+8
* OvmfPkg/QemuVideoDxe: upgrade VERBOSE debug messages to INFOLaszlo Ersek2016-10-162-3/+3
* OvmfPkg/QemuVideoDxe: remove useless QEMU_VIDEO_PRIVATE_DATA.LineBufferLaszlo Ersek2016-10-162-17/+0
* OvmfPkg/QemuVideoDxe: remove useless QEMU_VIDEO_PRIVATE_DATA.CurrentModeLaszlo Ersek2016-10-161-4/+2
* OvmfPkg/QemuVideoDxe: drop QEMU_VIDEO_CIRRUS_MODES.RefreshRateLaszlo Ersek2016-10-162-9/+8
* OvmfPkg/QemuVideoDxe: drop useless QEMU_VIDEO_MODE_DATA.RefreshRateLaszlo Ersek2016-10-162-9/+4
* ArmVirtPkg: undo bogus component name and driver diagnostics disablementLaszlo Ersek2016-10-151-4/+0
* IntelSiliconPkg: Add Intel Firmware Version Info (FVI) definitionsGiri P Mudusuru2016-10-131-0/+60
* NetworkPkg: Record user configured TargetIP/Port in iBFTYe Ting2016-10-144-17/+55
* IntelFsp2Pkg/FspSecCore: Make FSP functions position independentMaurice Ma2016-10-121-1/+1
* ShellPkg/UefiShellTftpCommandLib: Update TFTP help textThomas Palmer2016-10-121-4/+4
* BaseTools/GenFds: Support FDF sections in any orderMichael Kinney2016-10-121-19/+4
* ShellPkg:?cd \? command fails to go back to the root directory of a file systemTapan Shah2016-10-121-1/+11
* MdeModulePkg RegularExpressionDxe: Add the missing EFIAPI for the functionLiming Gao2016-10-125-4/+6
* DuetPkg DxeIpl and EfiLdr: Add the missing EFIAPI for the functionLiming Gao2016-10-124-0/+4
* IntelSiliconPkg: Fixing syntax bug in IGD_OPREGION_HEADERGiri P Mudusuru2016-10-121-1/+1
* MdeModulePkg/MdeModulePkg.dec: Fix EBC build failure of PciBus driverRuiyu Ni2016-10-121-1/+0
* NetworkPkg: Remove redundant code in HTTP boot driver.Fu Siyuan2016-10-121-3/+0
* ArmPlatformPkg/ArmJunoPkg/Drivers/PciHostBridgeDxe: Fix for PCI Dual Address ...Daniil Egranov2016-10-121-3/+6
* OvmfPkg: add NOOPT build target for source level debuggingBruce Cran2016-10-123-3/+3
* SecurityPkg OpalPasswordSmm: Fix S3 resume failure.Eric Dong2016-10-122-21/+76
* BaseTools: Extend FMP to support FV statement and FD statementYonghong Zhu2016-10-123-16/+53
* ArmVirtPkg: Remove unused BltLib referenceRuiyu Ni2016-10-122-8/+2
* OvmfPkg: Remove unused BltLib referenceRuiyu Ni2016-10-123-12/+3
* OvmfPkg: QemuVideoDxe uses MdeModulePkg/FrameBufferLibRuiyu Ni2016-10-123-12/+46
* ArmVirtPkg: Include MdeModulePkg/FrameBufferLib in ArmVirtPkgRuiyu Ni2016-10-122-0/+2
* OvmfPkg: Include MdeModulePkg/FrameBufferLib in OvmfPkgRuiyu Ni2016-10-123-0/+3
* MdeModulePkg: Add GraphicsOutputDxe driver.Ruiyu Ni2016-10-125-0/+1044
* MdeModulePkg: Add FrameBufferBltLib library instanceRuiyu Ni2016-10-123-0/+739
* MdeModulePkg: Add FrameBufferBltLib library classRuiyu Ni2016-10-122-0/+98
* MdePkg/GraphicsInfoHob: Add GraphicsDeviceInfo HOB GUID and structureRuiyu Ni2016-10-122-1/+22
* FatPkg/FatPei: Use PcdRecoveryFileName PCD.Jiewen Yao2016-10-123-8/+9
* MdeModulePkg/CdExpressPei: Use PcdRecoveryFileName PCD.Jiewen Yao2016-10-123-9/+19
* MdeModulePkg/dec: Add PcdRecoveryFileName PCD.Jiewen Yao2016-10-121-0/+6
* BaseTools: support the NOOPT target with the GCC tool chainsYonghong Zhu2016-10-121-25/+73
* ArmPlatformPkg: Remove UINTN cast when setting BaudRate.Alexei2016-10-111-1/+1
* ArmPlatformPkg: Correct mendacious comments.Alexei2016-10-113-16/+11