summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-15OvmfPkg/PlatformPei: rebase and resize the permanent PEI memory for S3Laszlo Ersek
2016-07-15OvmfPkg/PlatformPei: create one memory HOB at S3 resume too, for CpuMpPeiLaszlo Ersek
2016-07-14UefiCpuPkg/PiSmmCpuDxeSmm: Clean up CheckFeatureSupported()Jeff Fan
2016-07-14UefiCpuPkg/PiSmmCpuDxeSmm: Check XD/BTS features in SMM relocationJeff Fan
2016-07-14UefiCpuPkg/PiSmmCpuDxeSmm: Add SMM S3 boot flagJeff Fan
2016-07-14UefiCpuPkg/PiSmmCpuDxeSmm: Add MemoryMapped in SetProcessorRegister()Jeff Fan
2016-07-14UefiCpuPkg/PiSmmCpuDxeSmm: Remove duplicate aligned buffer on S3 pathJeff Fan
2016-07-14ArmPlatformPkg/ArmJuno: Correct AXI->PCIe translation commentsJeremy Linton
2016-07-14ArmPlatformPkg/ArmJuno: fix Juno PIO host bridge mappingJeremy Linton
2016-07-14SecurityPkg DxeTpmMeasureBootLib: Add comments in TcgMeasurePeImage()Liming Gao
2016-07-14SecurityPkg DxeImageVerificationLib: Add comments in HashPeImage()Liming Gao
2016-07-14SecurityPkg Tcg2Dxe: Add check for the PE/COFF imageLiming Gao
2016-07-14SecurityPkg TrEEDxe: Add check for the PE/COFF image.Liming Gao
2016-07-14SecurityPkg SecureBootConfigDxe: Add check for the external PE/COFF image.Liming Gao
2016-07-14IntelFsp2WrapperPkg: Remove unused header files from Fspm and Fsps WrapperPeimLiming Gao
2016-07-14MdePkg/BaseSynchronizationLib: spin lock alignment is 32 at leastJeff Fan
2016-07-14UefiCpuPkg/CpuMpPei: Remove PmodeOffset and LmodeOffsetJeff Fan
2016-07-14UefiCpuPkg/CpuMpPei: Remove un-used variables and functionsJeff Fan
2016-07-14UefiCpuPkg/CpuMpPei: Do not load new GDT tableJeff Fan
2016-07-14UefiCpuPkg/CpuMpPei/X64: Use CodeSegment and DataSegment fieldsJeff Fan
2016-07-14UefiCpuPkg/CpuMpPei/X64: Remove hard code CPU BIST valueJeff Fan
2016-07-14UefiCpuPkg/CpuMpPei/Ia32: Use CodeSegment and DataSegment fieldsJeff Fan
2016-07-14UefiCpuPkg/CpuMpPei: Add CodeSegment and DataSegment fieldsJeff Fan
2016-07-14BaseTools: Update the FV region name as upper letterYonghong Zhu
2016-07-13ArmVirtPkg/PlatformBootManagerLib: remove stale FvFile boot optionsLaszlo Ersek
2016-07-13OvmfPkg/PlatformPei: add missing auto variable initializationArd Biesheuvel
2016-07-13ArmPkg/ArmGicLib: manage GICv3 SPI state at the distributorArd Biesheuvel
2016-07-13ArmPkg/ArmMmuLib: avoid type promotion in TCR_EL1 assignmentArd Biesheuvel
2016-07-13UefiCpuPkg/CpuMpPei: Remove unnecessary variableJeff Fan
2016-07-13UefiCpuPkg/CpuMpPei: Dump message if microcode signature not matchedJeff Fan
2016-07-13UefiCpuPkg/CpuMpPei: Skip microcode check/load if it has been loadedJeff Fan
2016-07-13OvmfPkg: add PciHotPlugInitDxeLaszlo Ersek
2016-07-13MdeModulePkg/PciBusDxe: recognize hotplug-capable PCIe portsLaszlo Ersek
2016-07-13MdeModulePkg/PciBusDxe: look for the right capability in IsSHPC()Laszlo Ersek
2016-07-13MdePkg/IndustryStandard: introduce EFI_PCI_CAPABILITY_ID_SHPCLaszlo Ersek
2016-07-13OvmfPkg/PlatformBootManagerLib: remove stale FvFile boot optionsLaszlo Ersek
2016-07-13OvmfPkg: add a Name GUID to each Firmware VolumeLaszlo Ersek
2016-07-12BaseTools/GenFds: unbreak Region.PadBufferLaszlo Ersek
2016-07-12ArmVirtPkg: add name GUIDs to FvMain instancesArd Biesheuvel
2016-07-12ArmVirtPkg: factor out Rules FDF sectionArd Biesheuvel
2016-07-12ArmVirtPkg/ArmVirtQemu: factor out shared FV.FvMain definitionArd Biesheuvel
2016-07-12ArmVirtPkg: align ArmVirtQemuKernel with ArmVirtQemuArd Biesheuvel
2016-07-12ArmVirtPkg: ArmVirtQemuKernel: make ACPI support AARCH64 onlyArd Biesheuvel
2016-07-12ArmVirtPkg/HighMemDxe: allow patchable PCD for PcdSystemMemoryBaseArd Biesheuvel
2016-07-12MdeModulePkg AtaBusDxe: Fix ATA commands cannot be sent to some devicesHao Wu
2016-07-12BaseTools/GenFds: speed up Region.PadBuffer()Laszlo Ersek
2016-07-12BaseTools/GenFds: factor out Region.PadBuffer() methodLaszlo Ersek
2016-07-12ShellBinPkg: Ia32/X64 Shell binary update.Ruiyu Ni
2016-07-12MdeModulePkg: Fix build error in the PXE driver.Fu Siyuan
2016-07-12CryptoPkg BaseCryptLib: Init the content of struct 'CertCtx' before useHao Wu