summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-03AppPkg: Replace all occurrences of ` within comments with '.Daryl McDaniel2-362/+362
2015-11-03ArmPlatformPkg: Juno - add correct SPI interrupt numbers for MSIJeremy Linton2-1/+7
2015-11-03MdeModulePkg: Fix memory leak issuesSunny Wang1-0/+6
2015-11-03MdeModulePkg/RegularExpressionDxe: Add missing PrintLibCinnamon Shia1-0/+1
2015-11-03MdeModulePkg/RegularExpressionDxe: Correct copyrightCinnamon Shia15-15/+15
2015-11-03MdeModulePkg: Fix a PciBusDxe hot plug bugRuiyu Ni2-25/+48
2015-11-03MdeModulePkg: Fix a PCI resource dumping bug in PciBusDxe driverRuiyu Ni3-80/+163
2015-11-03Revert "MdeModulePkg: Fix a PciBusDxe hot plug bug"Ruiyu Ni4-208/+102
2015-11-03MdeModulePkg: PiSmmCore: Remove confusing CopyMem() of SMM_ENTRY_CONTEXTMichael Kinney1-2/+6
2015-11-02UefiCpuPkg/PiSmmCpuDxeSmm: Shouldn't use gSmst->CurrentlyExecutingCpuJeff Fan1-2/+2
2015-11-02MdeModulePkg: Add DEBUG statement when reaching max perf log entriesSamer El-Haj-Mahmoud1-0/+2
2015-11-02MdeModulePkg SmbiosMeasurementDxe: NULL check to String from GetSmbiosStringByIdStar Zeng1-0/+1
2015-10-30SourceLevelDebugPkg: DebugAgent: Set Local APIC SoftwareEnableMichael Kinney3-0/+3
2015-10-30UefiCpuPkg: LocalApicLib: Add API to set SoftwareEnable bitMichael Kinney3-9/+83
2015-10-30UefiCpuPkg: CpuDxe: Update GDT to be consistent with DxeIplPeimMichael Kinney2-40/+53
2015-10-30NetworkPkg: HttpDxe sometimes free a pointer twiceNagaraj Hegde1-4/+4
2015-10-29CryptoPkg/OpensslLib: Move OPENSSL_NO_xxx defines into opensslconf.hDavid Woodhouse2-44/+317
2015-10-29CryptoPkg/OpensslLib: Eliminate GETPID_IS_MEANINGLESS definitionDavid Woodhouse2-2/+13
2015-10-29CryptoPkg: Fix OpenSSL BN wordsize and OPENSSL_SYS_UEFI handlingDavid Woodhouse5-42/+76
2015-10-29CryptoPkg/OpensslLib: Undefine NO_BUILTIN_VA_FUNCS to fix varargs breakageDavid Woodhouse2-35/+1
2015-10-29CryptoPkg/BaseCryptLib: Use X509_V_FLAG_NO_CHECK_TIMEDavid Woodhouse4-25/+39
2015-10-29CryptoPkg/BaseCryptLib: Use X509_V_FLAG_PARTIAL_CHAINDavid Woodhouse3-171/+15
2015-10-29CryptoPkg/BaseCryptLib: Clean up checking of PKCS#7 contents typeDavid Woodhouse1-3/+4
2015-10-29CryptoPkg/BaseCryptLib: Use accessor functions for ASN1_OBJECTDavid Woodhouse2-3/+10
2015-10-29CryptoPkg/BaseCryptLib: Use accessor functions for X509_ATTRIBUTEDavid Woodhouse1-3/+11
2015-10-29CryptoPkg/BaseCryptLib: Use i2d_X509_NAME() instead of abusing X509_NAMEDavid Woodhouse1-4/+6
2015-10-29CryptoPkg/BaseCryptLib: Add missing OpenSSL includesDavid Woodhouse4-4/+7
2015-10-29EmbeddedPkg: Add EFIAPI to several Ebl functionsThomas Palmer12-0/+46
2015-10-29MdeModulePkg: Do not dump NULL padding resource descriptorRuiyu Ni1-0/+4
2015-10-29MdeModulePkg SmbiosMeasurementDxe: Correct the commentsStar Zeng2-6/+9
2015-10-29MdeModulePkg SmbiosMeasurementDxe: Remove the tailing whitespaceStar Zeng2-14/+14
2015-10-29MdeModulePkg SmbiosMeasurementDxe: Use EFI_D_VERBOSE for internal dump functionsStar Zeng1-9/+9
2015-10-29MdeModulePkg SmbiosMeasurementDxe: Add (VOID **) typecast for GCC build failureStar Zeng1-1/+1
2015-10-29MdeModulePkg SmbiosMeasurementDxe: Use SMBIOS table and GUID correctlyStar Zeng1-6/+14
2015-10-28UefiCpuPkg: SmmCpuFeaturesLib: Add MSR_SMM_FEATURE_CONTROL supportMichael Kinney1-0/+29
2015-10-28ShellPkg: Refine code by initializing local variable and adding ASSERT statem...Qiu Shumin2-0/+3
2015-10-28MdeModulePkg Variable: Move CacheVariable->InDeletedTransitionPtr NULL pointe...Star Zeng1-2/+2
2015-10-27Publish FspHob to PEI Hob by default.Yao, Jiewen2-0/+39
2015-10-27UefiCpuPkg: PiSmmCpuDxeSmm: Replace PcdSet## with PcdSet##SMichael Kinney1-1/+2
2015-10-27MdePkg/BaseSynchronizationLib: fix AArch64 return valuesHaojian Zhuang1-0/+2
2015-10-27MdeModulePkg:Add new API HiiGetFormSetFromHiiHandle into UefiHiiLibDandan Bi2-0/+134
2015-10-27Vlv2TbltDevicePkg: Sync the branch changes to trunk.Tim He10-28/+28
2015-10-27MdeModulePkg SetupBrowserDxe: Save global variable values before nest functio...Eric Dong2-4/+28
2015-10-27Move Smbios measurement from TCG driver to Smbios driver.Yao, Jiewen5-0/+686
2015-10-27Fix issue that calling GetS3MemoryInfo() with wrong order.Yao, Jiewen1-1/+1
2015-10-27Do not deadloop if Microcode not found in FspTempRamInit.Yao, Jiewen2-1/+21
2015-10-27Move Smbios measurement from TCG driver to Smbios driver.Yao, Jiewen6-108/+3
2015-10-27Add suppressif around TCG hash seleciton checkbox in TCG2Yao, Jiewen3-1/+75
2015-10-27BaseTools:remove the redundant directories for '-f' with absolute path.Yonghong Zhu1-10/+15
2015-10-27Move Smbios table MAX length definition to Mde header filer.Yao, Jiewen2-12/+12