summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg AcpiTableDxe: Cover EFI_ACPI_TABLE_VERSION_5_0.Star Zeng2015-06-174-74/+41
* MdePkg AcpiSdt: Update description of AcpiVersion and GetAcpiTable().Star Zeng2015-06-171-6/+10
* CryptoPkg: add .gitignore for OpenSSL source filesArd Biesheuvel2015-06-161-0/+2
* ArmVirtPkg: increase memory preallocations for secure buildArd Biesheuvel2015-06-161-0/+6
* Edk2: Update Edk2Setup.batLiming Gao2015-06-161-5/+2
* BaseTools: Fixed a bug to generate correct path of PACKAGE_RELATIVE_PATHYingke Liu2015-06-161-2/+10
* UefiCpuPkg/CpuDxe: Get CPU BIST information from Guided HOBJeff Fan2015-06-164-9/+108
* MdePkg: Add Sec Platform Information2 PPIJeff Fan2015-06-162-17/+105
* MdePkg: Include PiCis.h in SecPlatformInformation.hJeff Fan2015-06-161-11/+13
* MdeModulePkg/NvmExpressDxe: Add SecurityStorageProtocol supportTian Feng2015-06-168-42/+628
* MdeModulePkg/NvmExpressDxe: local variable naming uniformedTian Feng2015-06-161-32/+32
* MdeModulePkg/NvmExpressDxe: Open NVME_PASS_THRU with BY_CHILD attrTian Feng2015-06-161-12/+15
* CryptoPkg: Wrapper files updates to support openssl-1.0.2cQin Long2015-06-167-22/+59
* CryptoPkg: Update OpensslLib module files for openssl-1.0.2c supportQin Long2015-06-164-350/+608
* CryptoPkg: Update openssl patch file from 0.9.8zf to 1.0.2cQin Long2015-06-162-279/+346
* ShellPkg: update Console to clear screen when resettingJaben Carsey2015-06-151-0/+6
* ArmPkg/ArmLib: Fixed build after recent BaseTools changesOlivier Martin2015-06-151-3/+3
* MdePkg: Refine the comments for FileHandleIsDirectory.Qiu Shumin2015-06-152-15/+13
* ShellBinPkg: Ia32/X64 Shell binary update. Qiu Shumin2015-06-124-0/+0
* PcAtChipsetPkg: Fix PCD expression build failureRuiyu Ni2015-06-122-1/+6
* BaseTools: Generate a FV EXT entry for FV UI name.Yingke Liu2015-06-122-1/+21
* MdeModulePkg Variable: Move VariableLock install into SmmVariableReady().Star Zeng2015-06-111-21/+20
* SecurityPkg Variable: Move VariableLock install into SmmVariableReady().Star Zeng2015-06-111-21/+20
* PcAtChipsetPkg/PcRtc: Fix a Y2K bugRuiyu Ni2015-06-113-44/+27
* BaseTools: Fixed an error reported during generating report.Yingke Liu2015-06-111-4/+4
* BaseTools: Generate a binary file and list it in Binary section of As Built INF.Yingke Liu2015-06-111-0/+74
* BaseTools: Support build options for specific module type in DSC.Yingke Liu2015-06-112-3/+22
* Sync the branch changes to trunk. Tim He2015-06-1118-66/+384
* ShellBinPkg: Ia32/X64 Shell binary update. Qiu Shumin2015-06-115-1/+1
* Add code to protect the whole BIOS region on SPI flash, except UEFI Variable ...Shifei Lu2015-06-112-6/+43
* Add definitions for Protected Region 1 register.Shifei Lu2015-06-111-1/+7
* MdeModulePkg/UefiBootManagerLib: Add gEfiFormBrowser2ProtocolGuid reference i...Ruiyu Ni2015-06-111-0/+1
* MdeModulePkg PcdDxe: TokenNumber should start from 1.Star Zeng2015-06-111-1/+1
* Adds new files to the Makefile for testing changed sourceslhauch2015-06-101-1/+4
* SecurityPkg Variable: Support the new introduced PcdMaxAuthVariableSize.Star Zeng2015-06-109-28/+73
* MdeModulePkg: Add PcdMaxAuthVariableSize declaration.Star Zeng2015-06-102-0/+5
* BaseTools: Append FILE_GUID to BaseName.Yingke Liu2015-06-103-6/+27
* IntelFrameworkModulePkg/IsaSerialDxe: Use PcdSerialClockRate instead of hard ...Ruiyu Ni2015-06-103-15/+11
* MdeModulePkg: Extend PcdSerialClockRate to dynamic typeRuiyu Ni2015-06-101-4/+4
* MdePkg: Add EFI REST Protocol definitionsHao Wu2015-06-102-0/+97
* SourceLevelDebugPkg/DxeDebugAgent: Initialize Local APIC TimerJeff Fan2015-06-101-0/+10
* Fix logic error on SectionAlignment calculation.Yao, Jiewen2015-06-101-4/+9
* Removing the msvcr71.dll - no longer required, building with VS2013.lhauch2015-06-091-1/+0
* OvmfPkg/PlatformPei: Initialise RCBA (B0:D31:F0 0xf0) registerPaulo Alcantara2015-06-092-1/+21
* OvmfPkg/PlatformPei: Query Host Bridge DID only oncePaulo Alcantara2015-06-091-6/+11
* EdkCompatibilityPkg SmmBaseHelper: Unregister profile image correctly.Star Zeng2015-06-092-4/+4
* MdeModulePkg PiSmmCore: Free FullSmramRanges at error condition.Star Zeng2015-06-094-58/+59
* MdeModulePkg DxeCore: Call UnregisterMemoryProfileImage correctly.Star Zeng2015-06-091-2/+5
* ArmPkg: reduce sysreg access count in GIC revision probeArd Biesheuvel2015-06-092-4/+16
* MdeModulePkg: Add type cast to avoid build failure in GCC.Qiu Shumin2015-06-091-1/+1