summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-23SecurityPkg DxeTcg2PPLib: Lock Tcg2PhysicalPresenceFlags variable on S4Star Zeng1-17/+17
2016-11-23MdeModulePkg/PiSmmCore: Cache CommunicationBuffer info before using itJeff Fan1-8/+12
2016-11-23MdeModulePkg/DisplayEngine: Return the selectable menu correctlyDandan Bi1-5/+8
2016-11-21NetworkPkg: Check for the max DHCP packet length before use it.Fu Siyuan9-18/+91
2016-11-21MdeModulePkg: Check for the max DHCP packet length before use it.Fu Siyuan2-1/+24
2016-11-14UefiCpuPkg/SecCore: SecPlatformInformation(2) are optional PPIsJeff Fan1-0/+2
2016-11-14UefiCpuPkg/SecCore: Fix comment typoJeff Fan1-6/+6
2016-11-14UefiCpuPkg/SecCore: Re-install SEC platform information(2) PPIJeff Fan4-1/+146
2016-11-14UefiCpuPkg/SecCore: Abstract worker function GetBistFromHob()Jeff Fan1-20/+61
2016-11-14UefiCpuPkg/SecCore: Add SecBist.cJeff Fan4-2/+152
2016-10-31IntelFsp2WrapperPkg: Add a PCD to control if signaling PciEnumerationComplete.Dong, Guo3-8/+33
2016-10-31IntelFsp2WrapperPkg: Fix a typo in the commentGary Lin1-1/+1
2016-10-31IntelFsp2WrapperPkg DSC: Add build option to disable deprecated APIsHao Wu1-0/+3
2016-10-31IntelFsp2Pkg: Removing FSP Data TableSatya Yarlagadda2-33/+0
2016-10-31IntelFsp2Pkg: Added changes to enable FPDT performance measurementsYarlagadda, Satya P6-42/+61
2016-10-31IntelFsp2Pkg: Fix typos in commentsGary Lin3-5/+5
2016-10-31IntelFsp2Pkg/FspSecCore: Make FSP functions position independentMaurice Ma1-1/+1
2016-10-31IntelFsp2Pkg/Tools: Add PE32 section rebasing supportMaurice Ma1-29/+145
2016-10-31IntelFsp2Pkg: Align #Pragma in UPD header files to rest of EDK2 PkgsSatya Yarlagadda1-4/+7
2016-10-31IntelFsp2Pkg: Fix typo and commentsGiri P Mudusuru1-17/+17
2016-10-31IntelFsp2Pkg: Add function to get FspInfoHeader before stack is readyYarlagadda, Satya P1-2/+9
2016-10-31IntelFsp2Pkg: Converted PatchFvUserManual from .docx to .md formatMudusuru, Giri P2-0/+123
2016-10-31IntelFsp2Pkg: Converted GenCfgOptUserManual from .docx to .md formatMudusuru, Giri P2-0/+353
2016-10-31IntelFsp2Pkg DSC: Add build option to disable deprecated APIsHao Wu1-0/+3
2016-10-31IntelFsp2Pkg: Only include required header files in FspEas.hMaurice Ma1-1/+1
2016-10-31IntelFsp2Pkg: Locate FSP Info Header dynamicallyYarlagadda, Satya P1-9/+8
2016-10-28NetworkPkg: Revert git 'eb213f2f' fixJiaxin Wu2-158/+0
2016-10-28MdeModulePkg: Change the default IPv4 config policyJiaxin Wu5-107/+150
2016-10-26CryptoPkg/OpensslLib: Upgrade OpenSSL version to 1.0.2jQin Long6-143/+62
2016-10-26CryptoPkg: Clean up unreferenced symbol in Cryptest utility.Qin Long1-137/+0
2016-10-26CryptoPkg: Fix "responsiblity" typosThomas Huth3-15/+15
2016-10-26CryptoPkg: Fix capitalization of path name in Patch-HOWTO.txtThomas Huth1-1/+1
2016-10-26CryptoPkg IntrinsicLib: Add the missing nasm source fileLiming Gao3-1/+100
2016-10-26CryptoPkg DSC: Add build option to disable deprecated APIsHao Wu1-0/+3
2016-10-26MdePkg CryptoPkg EdkCompatibilityPkg: retire NO_BUILTIN_VA_FUNCS defineArd Biesheuvel1-1/+1
2016-10-26CryptoPkg: set new define to avoid MS ABI VA_LIST on GCC/X64Ard Biesheuvel1-1/+1
2016-10-26CryptoPkg/OpensslLib: Upgrade OpenSSL version to 1.0.2hQin Long6-69/+62
2016-10-24BaseTools Makefile: Missing LFAGS in app.makefileLiming Gao1-1/+1
2016-10-24BaseTools VfrCompile Pccts: Update GCC Flags to the specific one with BUILD_ ...Liming Gao2-12/+19
2016-10-24BaseTools VfrCompile GNU makefile: Replace CXX with BUILD_CXXLiming Gao1-5/+5
2016-10-24BaseTools GNU makefile: remove unused .S ruleLiming Gao1-3/+0
2016-10-24BaseTools GNU makefile: Add BUILD_CXXFLAGS to align make built-in ruleLiming Gao2-1/+2
2016-10-24BaseTools GnuMakefile: Update GCC Flags to the specific one with BUILD_ prefixLiming Gao3-20/+20
2016-10-24BaseTools GNU Makefile: Add the missing rules for cpp source fileLiming Gao1-1/+4
2016-10-19MdeModulePkg/UiApp/BootMaint: Add check when to call FreePool functionHao Wu1-2/+6
2016-08-18PcAtChipsetPkg AcpiTimerLib: Wait 363 ACPI timer counts to get TSC FreqStar Zeng3-27/+33
2016-08-15PcAtChipsetPkg AcpiTimerLib: Fix a logic errorwang xiaofeng1-1/+1
2016-08-12PcAtChipsetPkg AcpiTimerLib: Get more accurate TSC FrequencyStar Zeng3-21/+99
2016-08-03SecurityPkg OpalPasswordDxe: Fix buffer overflow issue.Dong, Eric2-2/+6
2016-08-02MdeModulePkg PartitionDxe: Add Re-entry handling logic for BindingStopHao Wu2-21/+110