summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-18MdeModulePkg UiApp: Add "Enter Setup" status code.Dong, Eric
2016-05-18ShellPkg: Fix the incorrect behavior when pressing 'shift' key.Pedroa Liu
2016-05-18BaseTools: support private package definitionYonghong Zhu
2016-05-17OvmfPkg/PlatformPei: provide 10 * 4KB of PCI IO Port space on Q35Laszlo Ersek
2016-05-17OvmfPkg/PlatformPei: set PCI IO port aperture dynamicallyLaszlo Ersek
2016-05-17OvmfPkg: determine PMBA value dependent on host bridge device IDLaszlo Ersek
2016-05-17OvmfPkg: introduce ICH9_PMBASE_VALUELaszlo Ersek
2016-05-17OvmfPkg: add and use industry standard macro PIIX4_PMBA_MASKLaszlo Ersek
2016-05-17OvmfPkg: replace PcdAcpiPmBaseAddress with PIIX4_PMBA_VALUELaszlo Ersek
2016-05-17OvmfPkg/AcpiTimerLib: don't use possibly unset PMBA register (PEI phase)Laszlo Ersek
2016-05-17CorebootModulePkg: Remove PciSioSerialDxe and SerialDxe driverMaurice Ma
2016-05-17MdeModulePkg: Refine the code for DxeHttpLibJiaxin Wu
2016-05-17OvmfPkg/XenBusDxe: duplicate twice-iterated VA_LIST in XenStoreVSPrint()Zenith432
2016-05-17MdeModulePkg/SetupBrowser: Clean the BufferValue for string before useDandan Bi
2016-05-17MdeModulePkg/SetupBrowser: Should free ConfigResp when it no longer be usedDandan Bi
2016-05-17MdeModulePkg/BootMaintenanceManagerUiLib: hide library-internal symbolLaszlo Ersek
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