summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IntelFsp2Pkg/FspApi.h: Add comment for structure definition.Jiewen Yao2016-05-201-0/+33
* QuarkSocPkg/SmmCpuFeaturesLib: Add SMRR PhysBase/PhysMask fields checkMichael Kinney2016-05-192-2/+18
* UefiCpuPkg/SmmCpuFeaturesLib: Add SMRR PhysBase/PhysMask fields checkMichael Kinney2016-05-191-4/+21
* MdeModulePkg NvmExpressDxe: Add BlockIo2 supportHao Wu2016-05-197-92/+1642
* MdeModulePkg BootManagerUiLib: Remove invalid keyword "bds".Dong, Eric2016-05-191-4/+3
* BootMaintenanceManagerUiLib: Remove invalid keyword "bds"Dong, Eric2016-05-193-6/+4
* MdeModulePkg UiApp: Remove invalid keyword "bds" in UiApp.Eric Dong2016-05-191-4/+3
* BootMaintenanceMangerUiLib: Save mode info for later use.Dong, Eric2016-05-192-1/+78
* MdeModulePkg BootManagerUiLib: Save mode info for later use.Dong, Eric2016-05-192-1/+78
* SecurityPkg/DxeImageVerificationLib: Add DEBUG messages for image verificatio...Cinnamon Shia2016-05-191-1/+18
* MdeModulePkg: PeiCore: Fix PEI Multiple Sub-FV Support issueZhang, Chao B2016-05-191-9/+13
* CorebootModulePkg: Use PCD for memory type information initializationMaurice Ma2016-05-183-22/+33
* MdeModulePkg/UiApp: Exit function when parameter is unsupported or invalidDandan Bi2016-05-181-0/+2
* MdeModulePkg: Skip invalid bus number scanning in PciBusDxe driverMa, Maurice2016-05-181-0/+8
* BootMaintenanceManagerUiLib: Rollback changes for BootNext.Eric Dong2016-05-181-30/+39
* BaseTools: Eliminate two shift-negative-value in FvLib.cZenith4322016-05-181-2/+2
* MdePkg: Reinitialize twice-iterated VA_LIST in variadic function UefiDevicePa...Zenith4322016-05-181-0/+2
* MdeModulePkg: Terminate two unterminated VA_COPYs in CheckRemainingSpaceForCo...Zenith4322016-05-181-0/+2
* MdeModulePkg UiApp: Add "Enter Setup" status code.Dong, Eric2016-05-181-0/+8
* ShellPkg: Fix the incorrect behavior when pressing 'shift' key.Pedroa Liu2016-05-181-0/+6
* BaseTools: support private package definitionYonghong Zhu2016-05-185-24/+90
* OvmfPkg/PlatformPei: provide 10 * 4KB of PCI IO Port space on Q35Laszlo Ersek2016-05-171-0/+10
* OvmfPkg/PlatformPei: set PCI IO port aperture dynamicallyLaszlo Ersek2016-05-175-16/+30
* OvmfPkg: determine PMBA value dependent on host bridge device IDLaszlo Ersek2016-05-174-5/+41
* OvmfPkg: introduce ICH9_PMBASE_VALUELaszlo Ersek2016-05-171-0/+1
* OvmfPkg: add and use industry standard macro PIIX4_PMBA_MASKLaszlo Ersek2016-05-174-3/+5
* OvmfPkg: replace PcdAcpiPmBaseAddress with PIIX4_PMBA_VALUELaszlo Ersek2016-05-1710-24/+14
* OvmfPkg/AcpiTimerLib: don't use possibly unset PMBA register (PEI phase)Laszlo Ersek2016-05-171-2/+1
* CorebootModulePkg: Remove PciSioSerialDxe and SerialDxe driverMaurice Ma2016-05-1711-4389/+0
* MdeModulePkg: Refine the code for DxeHttpLibJiaxin Wu2016-05-171-5/+7
* OvmfPkg/XenBusDxe: duplicate twice-iterated VA_LIST in XenStoreVSPrint()Zenith4322016-05-171-1/+4
* MdeModulePkg/SetupBrowser: Clean the BufferValue for string before useDandan Bi2016-05-172-1/+5
* MdeModulePkg/SetupBrowser: Should free ConfigResp when it no longer be usedDandan Bi2016-05-171-1/+2
* MdeModulePkg/BootMaintenanceManagerUiLib: hide library-internal symbolLaszlo Ersek2016-05-171-1/+1
* MdeModulePkg/BootMaintenanceManagerUiLib: remove unused but set variableLaszlo Ersek2016-05-171-2/+0
* SecurityPkg: Use PcdGet32() to access PcdPeiCoreMaxFvSupportedLiming Gao2016-05-172-10/+10
* EmulatorPkg/EmuGopDxe: Use correct FROM_THIS macro for TextInExPedroa Liu2016-05-161-3/+3
* UefiCpuPkg/PiSmmCpuDxeSmm: Use public MSR_IA32_MISC_ENABLE definitionJeff Fan2016-05-164-21/+23
* UefiCpuPkg/PiSmmCpuDxeSmm/SmmProfile: Remove unnecessary BTS MSRsJeff Fan2016-05-162-6/+1
* UefiCpuPkg/PiSmmCpuDxeSmm/SmmProfile: Fix BTS support check bugJeff Fan2016-05-161-3/+2
* BaseTools: Add HII definitions from UEFI 2.6Samer El-Haj-Mahmoud2016-05-161-3/+19
* NetworkPkg:HttpDxe: Code changes to support HTTP PUT/POST operationsNagaraj Hegde2016-05-163-174/+253
* CryptoPkg/SmmCryptLib: Enable AES support for SMM.Qin Long2016-05-161-3/+3
* SecurityPkg: Remove non-ASCII character from TPM warning stringsZhang, Chao B2016-05-161-1/+2
* MdePkg: remove Libray references from code baseMichael Zimmermann2016-05-162-4/+4
* MdePkg: Add NFIT definition from ACPI 6.1Samer El-Haj-Mahmoud2016-05-161-0/+3
* BaseTools/GenFw: enhance to use Magic Field to identify the imageYonghong Zhu2016-05-161-3/+3
* BaseTools/GenFds: enhance INF built arch filterYonghong Zhu2016-05-161-0/+10
* BaseTools: Fix bug to not mix comment into Asbuilt inf Depex sectionYonghong Zhu2016-05-161-2/+3
* MdeModulePkg-DxeCore: rename CoreGetMemoryMapPropertiesTableJiewen Yao2016-05-162-5/+5