summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-25ArmPkg/UncachedMemoryAllocationLib: fix warning about uninitialized local varEugene Cohen
2015-11-25UefiCpuPkg/CpuS3DataDxe: Add module to initialize ACPI_CPU_DATA for S3Michael Kinney
2015-11-25UefiCpuPkg/Include: Expand description of AcpiCpuData.h structuresMichael Kinney
2015-11-25Move CommunicationBuffer from stack to global variable.Yao, Jiewen
2015-11-25Move SmmDebug feature from ASM to C.Yao, Jiewen
2015-11-25Install LoadedImage protocol for PiSmmCore.Yao, Jiewen
2015-11-25[CryptoPkg] Correct one typo in the API comments.Qin Long
2015-11-25MdeModulePkg: Clean code to follow C Coding style.Zhang Lubo
2015-11-25Move RestoreSmmConfigurationInS3 function to PerformPreTasks().Yao, Jiewen
2015-11-25Eliminate EFI_IMAGE_MACHINE_TYPE_SUPPORTED.Yao, Jiewen
2015-11-25Uninstall LoadedImage protocol if SMM driver returns error and is unloaded.Yao, Jiewen
2015-11-25Correct TSS segment.Yao, Jiewen
2015-11-25UefiCpuPkg/CpuMpPei: Enable x2APIC mode on BSP/APsJeff Fan
2015-11-25UefiCpuPkg/CpuMpPei: Set X2APIC flag if one x2APIC ID larger than 254Jeff Fan
2015-11-25Check InternalAllocPoolByIndex status before refer buffer.Zeng, Star
2015-11-24BaseTools/GenFw ARM: allow R_ARM_REL32 relocationsArd Biesheuvel
2015-11-24ArmLib/ArmV7Mmu: use 64-bit type for mapping region sizeArd Biesheuvel
2015-11-24ArmVirtPkg/ArmVirtPlatformLib: reduce ID map size to GCD region sizeArd Biesheuvel
2015-11-24ArmVirtPkg/ArmVirtQemu: limit the (I)PA space to 40 bitsArd Biesheuvel
2015-11-24MdeModulePkg/BdsDxe: Fix EBC build failureRuiyu Ni
2015-11-24MdeModulePkg/UefiBootManagerLib: Always create MemoryTypeInfo variableRuiyu Ni
2015-11-23ShellBinPkg: Arm/AArch64 Shell binary update.Leif Lindholm
2015-11-23MdeModulePkg:Refine the UiAppDandan Bi
2015-11-23MdeModulePkg:Create Boot Maintenance Manager LibraryDandan Bi
2015-11-23MdeModulePkg:Create Device Manager LibraryDandan Bi
2015-11-23MdeModulePkg:Create Boot Manager LibraryDandan Bi
2015-11-23ArmPkg: Invalidate cache after allocating UC memoryHeyi Guo
2015-11-23MdeModulePkg DxeFileExplorerProtocol: Create wrapper fileexplorer library.Eric Dong
2015-11-23MdeModulePkg FileExplorerDxe: Create file explorer Protocol.Eric Dong
2015-11-23MdeModulePkg FileExplorerLib: Create file explorer library.Eric Dong
2015-11-23MdeModulePkg/BootLogoLib: Fix GCC build failureRuiyu Ni
2015-11-20ArmPkg: ArmLib: purge incorrect ArmDrainWriteBuffer () aliasLeif Lindholm
2015-11-20UefiCpuPkg/CpuDxe: Don't use gBS->StallJordan Justen
2015-11-20MdeModulePkg BaseSerialPortLib16550: Fix typo in SerialPortWrite()Star Zeng
2015-11-20PcAtChipsetPkg SerialIoLib: Fix typo in SerialPortWrite()Star Zeng
2015-11-20MdePkg SerialPortLib: Fix typo in SerialPortWrite()Star Zeng
2015-11-20MdePkg SerialIo.h: Fix typo "buts" to "bits"Star Zeng
2015-11-20UefiCpuPkg/SmmFeatureLib: Check SmmFeatureControl by Code_Access_ChkJeff Fan
2015-11-20UefiCpuPkg: Not touch SmmFeatureControl if Code_Access_Chk not SetJeff Fan
2015-11-19ArmPkg/ArmPlatformPkg: position vectors relative to baseMark Rutland
2015-11-19ArmPkg: correct TTBR1_EL1 settings in TCR_EL1Mark Rutland
2015-11-19ShellPkg: Corrected CatSPrint usage to prevent memory leaks.Cecil Sheng
2015-11-18ArmPkg/ArmV7Mmu: handle memory regions over 4 GB correctlyArd Biesheuvel
2015-11-18ArmPkg/ArmV7Lib: take MP extensions into account when programming TTBRArd Biesheuvel
2015-11-18ArmPkg/ArmV7Lib: fix definition of TTBR_NON_INNER_CACHEABLEArd Biesheuvel
2015-11-18ArmPkg/ArmV7Mmu: introduce feature PCD to map normal memory non-shareableArd Biesheuvel
2015-11-18ArmPkg/ArmV7Mmu: make cached translation table accesses shareableArd Biesheuvel
2015-11-18ArmPkg/ArmV7Lib: add function to test for presence of MP extensionsArd Biesheuvel
2015-11-18ArmPkg/ArmV7Lib: add support for reading the ID_MMFR0 system registerArd Biesheuvel
2015-11-18ArmPkg/ArmV7Mmu: fix write-through translation table accessesArd Biesheuvel