Age | Commit message (Expand) | Author |
2016-02-25 | UefiCpuPkg/CpuS3DataDxe: Add more detailed description on GUID in INF | Jeff Fan |
2016-02-25 | UefiCpuPkg/PiSmmCpu: Always set WP in CR0 | Yao, Jiewen |
2016-02-25 | UefiCpuPkg/PiSmmCpu: Always set RW+P bit for page table by default | Yao, Jiewen |
2016-02-25 | UefiCpuPkg/PiSmmCpu: Update function call for 2 new APIs. | Yao, Jiewen |
2016-02-25 | UefiCpuPkg/PiSmmCpu: Add NULL func for 2 new APIs in SmmCpuFeaturesLib. | Yao, Jiewen |
2016-02-25 | UefiCpuPkg/PiSmmCpu: Add 2 APIs in SmmCpuFeaturesLib. | Yao, Jiewen |
2016-02-24 | Allocate Tile size based on Page. | Yao, Jiewen |
2016-02-24 | UefiCpuPkg/CpuS3DataDxe: Add module to initialize ACPI_CPU_DATA for S3 | Michael Kinney |
2016-02-24 | UefiCpuPkg/Include: Expand description of AcpiCpuData.h structures | Michael Kinney |
2016-02-24 | Move SmmDebug feature from ASM to C. | Yao, Jiewen |
2016-02-24 | Move RestoreSmmConfigurationInS3 function to PerformPreTasks(). | Yao, Jiewen |
2016-02-24 | Eliminate EFI_IMAGE_MACHINE_TYPE_SUPPORTED. | Yao, Jiewen |
2016-02-24 | Correct TSS segment. | Yao, Jiewen |
2016-02-24 | UefiCpuPkg/CpuDxe: Don't use gBS->Stall | Jordan Justen |
2016-02-24 | UefiCpuPkg BaseXApic(X2)Lib: Add ASSERT if local APIC not software enabled | Hao Wu |
2016-02-24 | UefiCpuPkg: Add ASSERT to handle local APIC not config properly | Hao Wu |
2016-02-24 | CryptoPkg/OpensslLib: Upgrade OpenSSL version to 1.0.2f | Qin Long |
2016-02-24 | CryptoPkg: Fix function qsort for non 32-bit machines | Karyne Mayer |
2016-02-24 | CryptoPkg: Add NOOPT target in CryptoPkg.dsc | Hao Wu |
2016-02-24 | CryptoPkg: fix build support under RVCT | Ard Biesheuvel |
2016-02-24 | CryptoPkg: Convert all .uni files to utf-8 | Jordan Justen |
2016-02-24 | IntelFspWrapperPkg: Add NOOPT target in IntelFspWrapperPkg.dsc | Hao Wu |
2016-02-24 | IntelFspPkg: Add NOOPT target in IntelFspPkg.dsc | Hao Wu |
2016-02-24 | BaseTools/Trim: Fix the bug for stripping when no line directive in file | Yonghong Zhu |
2016-02-24 | BaseTools/Conf/XMLSchema: Reformat XML using Visual Studio 2013 | Larry Hauch |
2016-02-24 | BaseTools: LzmaCompress: fix gcc-6 warning "misleading-indentation" | Laszlo Ersek |
2016-02-24 | BaseTools/VolInfo: add some generic options | Yonghong Zhu |
2016-02-24 | BaseTools: report an error message when failed to start build command | Yonghong Zhu |
2016-02-24 | BaseTools/GenFw: Fix a bug for GCC build | Yonghong Zhu |
2016-02-24 | BaseTools/GenFw: Correct datatypes in diagnostic messages and check for strin... | Michael LeMay |
2016-02-24 | BaseTools/GenFw: Enhance error message for bad symbol definitions | Michael LeMay |
2016-02-24 | BaseTools/GenFw: Exit with error when header lookup fails | Michael LeMay |
2016-02-24 | BaseTools-Source: Update displayed version information | edk2 dev |
2016-02-24 | BaseTools/GenFw AARCH64: add support for relative data relocations | Ard Biesheuvel |
2016-02-24 | BaseTools: Update BaseTools to pass VS2015 compiler | Yonghong Zhu |
2016-02-24 | BaseTools:Incremental build not work if VPD values in DSC changed by -D | Yonghong Zhu |
2016-02-24 | BaseTools: Fix a bug for VpdOffset calculate | Yonghong Zhu |
2016-02-24 | BaseTools: Fix the bug when no FD section in the FDF file | Yonghong Zhu |
2016-02-24 | BaseTools: make build report tolerant of FVs specified by name | Eugene Cohen |
2016-02-24 | BaseTools: Improve LzmaF86Compress wrapper | Charles Duffy |
2016-02-24 | BaseTools: Use python2 if available in Tests/GNUmakefile | Charles Duffy |
2016-02-24 | BaseTools: Improve shell wrapper for C build commands | Charles Duffy |
2016-02-24 | BaseTools: Improve shell wrappers for Python build commands | Charles Duffy |
2016-02-24 | BaseTools: process the files by the priority in BUILDRULEORDER | Yonghong Zhu |
2016-02-24 | BaseTools: VPD Tool to allocate VPD region be aligned based on value type | Yonghong Zhu |
2016-02-24 | BaseTools: VOID* PCDs in VPD region must be aligned based on value type | Yonghong Zhu |
2016-02-24 | BaseTools: Fix GenPatchPcdTable to support '-' characters in file names | Yonghong Zhu |
2016-02-24 | BaseTools AARCH64: build XIP modules with strict alignment | Ard Biesheuvel |
2016-02-24 | BaseTools AARCH64: add separate GCC build rule for XIP objects | Ard Biesheuvel |
2016-02-24 | BaseTools/VfrCompile: honor CC if it is set | Michael Thomas |