summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-17MdeModulePkg/BootMaintenanceManagerUiLib: remove unused but set variableLaszlo Ersek
2016-05-17SecurityPkg: Use PcdGet32() to access PcdPeiCoreMaxFvSupportedLiming Gao
2016-05-16EmulatorPkg/EmuGopDxe: Use correct FROM_THIS macro for TextInExPedroa Liu
2016-05-16UefiCpuPkg/PiSmmCpuDxeSmm: Use public MSR_IA32_MISC_ENABLE definitionJeff Fan
2016-05-16UefiCpuPkg/PiSmmCpuDxeSmm/SmmProfile: Remove unnecessary BTS MSRsJeff Fan
2016-05-16UefiCpuPkg/PiSmmCpuDxeSmm/SmmProfile: Fix BTS support check bugJeff Fan
2016-05-16BaseTools: Add HII definitions from UEFI 2.6Samer El-Haj-Mahmoud
2016-05-16NetworkPkg:HttpDxe: Code changes to support HTTP PUT/POST operationsNagaraj Hegde
2016-05-16CryptoPkg/SmmCryptLib: Enable AES support for SMM.Qin Long
2016-05-16SecurityPkg: Remove non-ASCII character from TPM warning stringsZhang, Chao B
2016-05-16MdePkg: remove Libray references from code baseMichael Zimmermann
2016-05-16MdePkg: Add NFIT definition from ACPI 6.1Samer El-Haj-Mahmoud
2016-05-16BaseTools/GenFw: enhance to use Magic Field to identify the imageYonghong Zhu
2016-05-16BaseTools/GenFds: enhance INF built arch filterYonghong Zhu
2016-05-16BaseTools: Fix bug to not mix comment into Asbuilt inf Depex sectionYonghong Zhu
2016-05-16MdeModulePkg-DxeCore: rename CoreGetMemoryMapPropertiesTableJiewen Yao
2016-05-15DuetPkg FSVariable: return error for empty str VariableName to GetVariableStar Zeng
2016-05-15MdeModulePkg Variable: return error for empty str VariableName to GetVariableStar Zeng
2016-05-15PcAtChipsetPkg AcpiTimerLib: Fix a logic errorwang xiaofeng
2016-05-13CorebootPayloadPkg: Use generic SerialDxe driverMaurice Ma
2016-05-13QuarkSocPkg/SDControllerDxe: Add EFIAPI to SetHighSpeedModeLee Leahy
2016-05-13QuarkPlatformPkg: Fix variable set but not used build errorsLee Leahy
2016-05-13QuarkPlatformPkg: Fix build errorsLee Leahy
2016-05-13ShellPkg: Use a local variable to cache the pointer.Jaben Carsey
2016-05-13Add IntelFsp2Pkg and IntelFsp2WrapperPkg.Jiewen Yao
2016-05-13MdeModulePkg UiApp: change code for easy customization.Eric Dong
2016-05-13BootMaintenanceManagerUiLib: change code for customization.Dong, Eric
2016-05-13MdePkg: Add HII definitions from UEFI 2.6Samer El-Haj-Mahmoud
2016-05-13NetworkPkg: Make HttpBootGetBootFile return EFI_BUFFER_TOO_SMALLGary Lin
2016-05-13MdeModulePkg:DxeHttpLib: Add checks in HttpGenRequestMessage APINagaraj Hegde
2016-05-12CorebootPayloadPkg: Add OHCI driverLeahy, Leroy P
2016-05-12CorebootPayloadPkg: Add SD/eMMC supportLeahy, Leroy P
2016-05-12CorebootPayloadPkg: Set the proper Shell file GUIDLeahy, Leroy P
2016-05-12CorebootPayloadPkg: Use correct BaseSerialPortLib16550Leahy, Leroy P
2016-05-12CorebootPayloadPkg: Assume no PCI serial devicesLeahy, Leroy P
2016-05-12CorebootPayloadPkg: Use DOS line endingsLeahy, Leroy P
2016-05-12report line number for command errors in a script.Jaben Carsey
2016-05-12ArmPkg/PlatformBootManagerLib: implement new generic versionArd Biesheuvel
2016-05-12ArmPkg/ArmLib: don't invalidate entire I-cache on range operationArd Biesheuvel
2016-05-12OvmfPkg/PlatformBootManagerLib: Postpone the shell registrationGary Lin
2016-05-12EmbeddedPkg/Lan9118Dxe: Do not return uninitialised TxBuffMichael Brown
2016-05-12OvmfPkg/QemuBootOrderLib: adapt Q35 SATA PMPN to UEFI spec Mantis 1353Laszlo Ersek
2016-05-12OvmfPkg/QemuNewBootOrderLib: adapt Q35 SATA PMPN to UEFI spec Mantis 1353Laszlo Ersek
2016-05-12MdeModulePkg AtaAtapiPassThru: Fix incorrect parameter description commentHao Wu
2016-05-12MdeModulePkg Ata: Use the new (incompatible) PortMultiplierPort semanticsHao Wu
2016-05-12MdePkg Protocol/AtaPassThru.h: Update PortMultiplierPort related commentsHao Wu
2016-05-12MdePkg Protocol/DevicePath.h: Update SATA Device Path commentsHao Wu
2016-05-12SecurityPkg OpalPasswordDxe: Error handling enhance when input password.Eric Dong
2016-05-12MdeModulePkg/UsbMouseAbsolutePointerDxe: fix VS2015 NOOPT build errorFeng Tian
2016-05-12NetworkPkg: Bug fix of iSCSI to support MPIOZhang, Lubo