summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-29CryptoPkg/BaseCryptLib: Use X509_V_FLAG_PARTIAL_CHAINDavid Woodhouse
2015-10-29CryptoPkg/BaseCryptLib: Clean up checking of PKCS#7 contents typeDavid Woodhouse
2015-10-29CryptoPkg/BaseCryptLib: Use accessor functions for ASN1_OBJECTDavid Woodhouse
2015-10-29CryptoPkg/BaseCryptLib: Use accessor functions for X509_ATTRIBUTEDavid Woodhouse
2015-10-29CryptoPkg/BaseCryptLib: Use i2d_X509_NAME() instead of abusing X509_NAMEDavid Woodhouse
2015-10-29CryptoPkg/BaseCryptLib: Add missing OpenSSL includesDavid Woodhouse
2015-10-29EmbeddedPkg: Add EFIAPI to several Ebl functionsThomas Palmer
2015-10-29MdeModulePkg: Do not dump NULL padding resource descriptorRuiyu Ni
2015-10-29MdeModulePkg SmbiosMeasurementDxe: Correct the commentsStar Zeng
2015-10-29MdeModulePkg SmbiosMeasurementDxe: Remove the tailing whitespaceStar Zeng
2015-10-29MdeModulePkg SmbiosMeasurementDxe: Use EFI_D_VERBOSE for internal dump functionsStar Zeng
2015-10-29MdeModulePkg SmbiosMeasurementDxe: Add (VOID **) typecast for GCC build failureStar Zeng
2015-10-29MdeModulePkg SmbiosMeasurementDxe: Use SMBIOS table and GUID correctlyStar Zeng
2015-10-28UefiCpuPkg: SmmCpuFeaturesLib: Add MSR_SMM_FEATURE_CONTROL supportMichael Kinney
2015-10-28ShellPkg: Refine code by initializing local variable and adding ASSERT statem...Qiu Shumin
2015-10-28MdeModulePkg Variable: Move CacheVariable->InDeletedTransitionPtr NULL pointe...Star Zeng
2015-10-27Publish FspHob to PEI Hob by default.Yao, Jiewen
2015-10-27UefiCpuPkg: PiSmmCpuDxeSmm: Replace PcdSet## with PcdSet##SMichael Kinney
2015-10-27MdePkg/BaseSynchronizationLib: fix AArch64 return valuesHaojian Zhuang
2015-10-27MdeModulePkg:Add new API HiiGetFormSetFromHiiHandle into UefiHiiLibDandan Bi
2015-10-27Vlv2TbltDevicePkg: Sync the branch changes to trunk.Tim He
2015-10-27MdeModulePkg SetupBrowserDxe: Save global variable values before nest functio...Eric Dong
2015-10-27Move Smbios measurement from TCG driver to Smbios driver.Yao, Jiewen
2015-10-27Fix issue that calling GetS3MemoryInfo() with wrong order.Yao, Jiewen
2015-10-27Do not deadloop if Microcode not found in FspTempRamInit.Yao, Jiewen
2015-10-27Move Smbios measurement from TCG driver to Smbios driver.Yao, Jiewen
2015-10-27Add suppressif around TCG hash seleciton checkbox in TCG2Yao, Jiewen
2015-10-27BaseTools:remove the redundant directories for '-f' with absolute path.Yonghong Zhu
2015-10-27Move Smbios table MAX length definition to Mde header filer.Yao, Jiewen
2015-10-26UefiCpuPkg: PiSmmCpuDxeSmm: Remove unused references to SmmLibMichael Kinney
2015-10-26OvmfPkg: QemuFlashFvbServicesRuntimeDxe: clean up includes and librariesLaszlo Ersek
2015-10-26OvmfPkg: QemuFlashFvbServicesRuntimeDxe: split out runtime DXE specificsLaszlo Ersek
2015-10-26OvmfPkg: QemuFlashFvbServicesRuntimeDxe: no dual addressing neededLaszlo Ersek
2015-10-26OvmfPkg: QemuFlashFvbServicesRuntimeDxe: remove FvbScratchSpace fieldLaszlo Ersek
2015-10-26OvmfPkg: QemuFlashFvbServicesRuntimeDxe: remove FvbDevLock fieldLaszlo Ersek
2015-10-26OvmfPkg: QemuFlashFvbServicesRuntimeDxe: fix VALID_ARCHITECTURES in INFLaszlo Ersek
2015-10-26OvmfPkg: QemuFlashFvbServicesRuntimeDxe: rewrap source code to 79 charsLaszlo Ersek
2015-10-26OvmfPkg: QemuFlashFvbServicesRuntimeDxe: strip trailing whitespaceLaszlo Ersek
2015-10-26ShellPkg: Fix 'EfiShellExecute' doesn't get command status correctly.Qiu Shumin
2015-10-26BaseTools: Add MultipleWorkspace.py in the common dependency.Liming Gao
2015-10-26MdeModulePkg: Make the BmFindLoadOption function publicSunny Wang
2015-10-26BaseTools:added extern protocol/PPI/GUID definition in AutoGen for LibraryYonghong Zhu
2015-10-26MdePkg BaseExtractGuidedSectionLib: R15917 removed useful information wronglyStar Zeng
2015-10-23ShellPkg: Update 'tftp' command help output and error messagesTapan Shah
2015-10-23MdeModulePkg: Fix a PciBusDxe hot plug bugRuiyu Ni
2015-10-23MdeModulePkg: Update UiApp to not display itselfRuiyu Ni
2015-10-23MdeModulePkg: Update BootManagerMenuApp to not display itselfRuiyu Ni
2015-10-23MdePkg: Add a new DxeServicesLib GetFileDevicePathFromAnyFv () functionShia Cinnamon
2015-10-23MdeModulePkg Variable: Enhance variable performance by reading from existed m...Derek Lin
2015-10-23ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir().Qiu Shumin