summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-18MdeModulePkg: Move SmmExitBootServices.h/SmmLegacyBoot.h/SmmReadyToBoot.hStar Zeng3-0/+0
2015-06-18MdeModulePkg PiSmmCore: Unregister end of dxe notification in SmmReadyToLock.Star Zeng2-2/+2
2015-06-18MdePkg: Enhance the comments in SmmEndOfDxe.h and SmmReadyToLock.h.Star Zeng2-3/+5
2015-06-18MdeModulePkg PiSmmCore: Introduce SMM Exit Boot Services and Legacy Boot.Star Zeng9-10/+278
2015-06-18MdePkg/DxeServicesLib: Return NULL GetFileBufferByFilePath reads directoryRuiyu Ni1-11/+13
2015-06-18MdeModulePkg: Fix DHCP4 driver hang issue in some case. Wu Jiaxin1-1/+14
2015-06-18MdeModulePkg: Remove DHCP4.TransmitReceive()and DORA process dependency.Wu Jiaxin1-10/+23
2015-06-17MdeModulePkg:System hangs in setup menuDandan Bi4-10/+62
2015-06-17MdePkg: Refine the comments for FileHandleLib.Qiu Shumin2-31/+25
2015-06-17MdeModulePkg AcpiTableDxe: Cover EFI_ACPI_TABLE_VERSION_5_0.Star Zeng4-74/+41
2015-06-17MdePkg AcpiSdt: Update description of AcpiVersion and GetAcpiTable().Star Zeng1-6/+10
2015-06-16CryptoPkg: add .gitignore for OpenSSL source filesArd Biesheuvel1-0/+2
2015-06-16ArmVirtPkg: increase memory preallocations for secure buildArd Biesheuvel1-0/+6
2015-06-16Edk2: Update Edk2Setup.batLiming Gao1-5/+2
2015-06-16BaseTools: Fixed a bug to generate correct path of PACKAGE_RELATIVE_PATHYingke Liu1-2/+10
2015-06-16UefiCpuPkg/CpuDxe: Get CPU BIST information from Guided HOBJeff Fan4-9/+108
2015-06-16MdePkg: Add Sec Platform Information2 PPIJeff Fan2-17/+105
2015-06-16MdePkg: Include PiCis.h in SecPlatformInformation.hJeff Fan1-11/+13
2015-06-16MdeModulePkg/NvmExpressDxe: Add SecurityStorageProtocol supportTian Feng8-42/+628
2015-06-16MdeModulePkg/NvmExpressDxe: local variable naming uniformedTian Feng1-32/+32
2015-06-16MdeModulePkg/NvmExpressDxe: Open NVME_PASS_THRU with BY_CHILD attrTian Feng1-12/+15
2015-06-16CryptoPkg: Wrapper files updates to support openssl-1.0.2cQin Long7-22/+59
2015-06-16CryptoPkg: Update OpensslLib module files for openssl-1.0.2c supportQin Long4-350/+608
2015-06-16CryptoPkg: Update openssl patch file from 0.9.8zf to 1.0.2cQin Long2-279/+346
2015-06-15ShellPkg: update Console to clear screen when resettingJaben Carsey1-0/+6
2015-06-15ArmPkg/ArmLib: Fixed build after recent BaseTools changesOlivier Martin1-3/+3
2015-06-15MdePkg: Refine the comments for FileHandleIsDirectory.Qiu Shumin2-15/+13
2015-06-12ShellBinPkg: Ia32/X64 Shell binary update. Qiu Shumin4-0/+0
2015-06-12PcAtChipsetPkg: Fix PCD expression build failureRuiyu Ni2-1/+6
2015-06-12BaseTools: Generate a FV EXT entry for FV UI name.Yingke Liu2-1/+21
2015-06-11MdeModulePkg Variable: Move VariableLock install into SmmVariableReady().Star Zeng1-21/+20
2015-06-11SecurityPkg Variable: Move VariableLock install into SmmVariableReady().Star Zeng1-21/+20
2015-06-11PcAtChipsetPkg/PcRtc: Fix a Y2K bugRuiyu Ni3-44/+27
2015-06-11BaseTools: Fixed an error reported during generating report.Yingke Liu1-4/+4
2015-06-11BaseTools: Generate a binary file and list it in Binary section of As Built INF.Yingke Liu1-0/+74
2015-06-11BaseTools: Support build options for specific module type in DSC.Yingke Liu2-3/+22
2015-06-11Sync the branch changes to trunk. Tim He18-66/+384
2015-06-11ShellBinPkg: Ia32/X64 Shell binary update. Qiu Shumin5-1/+1
2015-06-11Add code to protect the whole BIOS region on SPI flash, except UEFI Variable ...Shifei Lu2-6/+43
2015-06-11Add definitions for Protected Region 1 register.Shifei Lu1-1/+7
2015-06-11MdeModulePkg/UefiBootManagerLib: Add gEfiFormBrowser2ProtocolGuid reference i...Ruiyu Ni1-0/+1
2015-06-11MdeModulePkg PcdDxe: TokenNumber should start from 1.Star Zeng1-1/+1
2015-06-10Adds new files to the Makefile for testing changed sourceslhauch1-1/+4
2015-06-10SecurityPkg Variable: Support the new introduced PcdMaxAuthVariableSize.Star Zeng9-28/+73
2015-06-10MdeModulePkg: Add PcdMaxAuthVariableSize declaration.Star Zeng2-0/+5
2015-06-10BaseTools: Append FILE_GUID to BaseName.Yingke Liu3-6/+27
2015-06-10IntelFrameworkModulePkg/IsaSerialDxe: Use PcdSerialClockRate instead of hard ...Ruiyu Ni3-15/+11
2015-06-10MdeModulePkg: Extend PcdSerialClockRate to dynamic typeRuiyu Ni1-4/+4
2015-06-10MdePkg: Add EFI REST Protocol definitionsHao Wu2-0/+97
2015-06-10SourceLevelDebugPkg/DxeDebugAgent: Initialize Local APIC TimerJeff Fan1-0/+10