Age | Commit message (Expand) | Author |
2015-11-26 | EmulatorPkg: Use SerialDxe in MdeModulePkg instead of EmbeddedPkg | Star Zeng |
2015-11-26 | MdeModulePkg: Upstream SerialDxe from EmbeddedPkg | Star Zeng |
2015-11-26 | MdeModulePkg BaseSerialPortLib16550:Implement Get(Set)Control/SetAttributes | Star Zeng |
2015-11-26 | PcAtChipsetPkg SerialIoLib: Implement Get(Set)Control/SetAttributes | Star Zeng |
2015-11-26 | MdePkg SerialPortLib: Upstream Get(Set)Control/SetAttributes interfaces | Star Zeng |
2015-11-26 | MdeModulePkg: TerminalDxe: avoid checking uninitialized variable | Star Zeng |
2015-11-26 | NetworkPkg:Fix NULL pointer dereference issues. | Zhang Lubo |
2015-11-26 | Always set WP in CR0. | Yao, Jiewen |
2015-11-26 | MdeModulePkg:Correct the file name in UiApp.inf | Dandan Bi |
2015-11-26 | Add 2 APIs in SmmCpuFeaturesLib. | Yao, Jiewen |
2015-11-26 | Allocate Tile size based on Page. | Yao, Jiewen |
2015-11-26 | ShellPkg: Add NULL check to pointer returned from 'AllocateZeroPool'. | Qiu Shumin |
2015-11-26 | PerformancePkg\Dp_App: Add NULL check to pointer returned from 'AllocateZeroP... | Qiu Shumin |
2015-11-26 | ShellPkg: fix RVCT warning due to CONST in typecast. | Cohen Eugene |
2015-11-25 | ArmPkg/PeiServicesTablePointerLib: add missing MigratePeiServicesTablePointer() | Eugene Cohen |
2015-11-25 | ArmPkg/UncachedMemoryAllocationLib: fix warning about uninitialized local var | Eugene Cohen |
2015-11-25 | UefiCpuPkg/CpuS3DataDxe: Add module to initialize ACPI_CPU_DATA for S3 | Michael Kinney |
2015-11-25 | UefiCpuPkg/Include: Expand description of AcpiCpuData.h structures | Michael Kinney |
2015-11-25 | Move CommunicationBuffer from stack to global variable. | Yao, Jiewen |
2015-11-25 | Move SmmDebug feature from ASM to C. | Yao, Jiewen |
2015-11-25 | Install LoadedImage protocol for PiSmmCore. | Yao, Jiewen |
2015-11-25 | [CryptoPkg] Correct one typo in the API comments. | Qin Long |
2015-11-25 | MdeModulePkg: Clean code to follow C Coding style. | Zhang Lubo |
2015-11-25 | Move RestoreSmmConfigurationInS3 function to PerformPreTasks(). | Yao, Jiewen |
2015-11-25 | Eliminate EFI_IMAGE_MACHINE_TYPE_SUPPORTED. | Yao, Jiewen |
2015-11-25 | Uninstall LoadedImage protocol if SMM driver returns error and is unloaded. | Yao, Jiewen |
2015-11-25 | Correct TSS segment. | Yao, Jiewen |
2015-11-25 | UefiCpuPkg/CpuMpPei: Enable x2APIC mode on BSP/APs | Jeff Fan |
2015-11-25 | UefiCpuPkg/CpuMpPei: Set X2APIC flag if one x2APIC ID larger than 254 | Jeff Fan |
2015-11-25 | Check InternalAllocPoolByIndex status before refer buffer. | Zeng, Star |
2015-11-24 | BaseTools/GenFw ARM: allow R_ARM_REL32 relocations | Ard Biesheuvel |
2015-11-24 | ArmLib/ArmV7Mmu: use 64-bit type for mapping region size | Ard Biesheuvel |
2015-11-24 | ArmVirtPkg/ArmVirtPlatformLib: reduce ID map size to GCD region size | Ard Biesheuvel |
2015-11-24 | ArmVirtPkg/ArmVirtQemu: limit the (I)PA space to 40 bits | Ard Biesheuvel |
2015-11-24 | MdeModulePkg/BdsDxe: Fix EBC build failure | Ruiyu Ni |
2015-11-24 | MdeModulePkg/UefiBootManagerLib: Always create MemoryTypeInfo variable | Ruiyu Ni |
2015-11-23 | ShellBinPkg: Arm/AArch64 Shell binary update. | Leif Lindholm |
2015-11-23 | MdeModulePkg:Refine the UiApp | Dandan Bi |
2015-11-23 | MdeModulePkg:Create Boot Maintenance Manager Library | Dandan Bi |
2015-11-23 | MdeModulePkg:Create Device Manager Library | Dandan Bi |
2015-11-23 | MdeModulePkg:Create Boot Manager Library | Dandan Bi |
2015-11-23 | ArmPkg: Invalidate cache after allocating UC memory | Heyi Guo |
2015-11-23 | MdeModulePkg DxeFileExplorerProtocol: Create wrapper fileexplorer library. | Eric Dong |
2015-11-23 | MdeModulePkg FileExplorerDxe: Create file explorer Protocol. | Eric Dong |
2015-11-23 | MdeModulePkg FileExplorerLib: Create file explorer library. | Eric Dong |
2015-11-23 | MdeModulePkg/BootLogoLib: Fix GCC build failure | Ruiyu Ni |
2015-11-20 | ArmPkg: ArmLib: purge incorrect ArmDrainWriteBuffer () alias | Leif Lindholm |
2015-11-20 | UefiCpuPkg/CpuDxe: Don't use gBS->Stall | Jordan Justen |
2015-11-20 | MdeModulePkg BaseSerialPortLib16550: Fix typo in SerialPortWrite() | Star Zeng |
2015-11-20 | PcAtChipsetPkg SerialIoLib: Fix typo in SerialPortWrite() | Star Zeng |