Age | Commit message (Expand) | Author |
2016-03-04 | MdeModulePkg/PciHostBridge: Don't assume resources are fully NonExistent | Ruiyu Ni |
2016-03-04 | MdeModulePkg/PciHostBridge: Refine function header comments. | Ruiyu Ni |
2016-03-03 | SecurityPkg: Use PcdSet##S to instead of PcdSet## | Star Zeng |
2016-03-03 | IntelFrameworkModulePkg BdsDxe: Use PcdSet##S to replace PcdSet## | Eric Dong |
2016-03-03 | MdeModulePkg: Use PcdSet##S to replace PcdSet## | Eric Dong |
2016-03-03 | MdeModulePkg PiDxeS3BootScriptLib: Use PcdSet64S to instead of PcdSet64 | Star Zeng |
2016-03-03 | UefiCpuPkg/Application/Cpuid: Change DisplayFamily/DisplayModel type | Jeff Fan |
2016-03-03 | UefiCpuPkg/Application/Cpuid: Remove unnecessary code check | Jeff Fan |
2016-03-03 | UefiCpuPkg/CpuMpPei: Load microcode if found newer revision | Jeff Fan |
2016-03-02 | External link to BaseTools Win binary r123(main trunk r20055) | Hao Wu |
2016-03-02 | BaseTools: fix LzmaCompress VS2013 make failure | Yonghong Zhu |
2016-03-02 | BaseTools/tools_def.txt: Add -march=i586 for IA32 GCC targets | Michael Kinney |
2016-02-27 | UefiCpuPkg/Cpuid: Fix GCC build error | Hao Wu |
2016-02-26 | UefiCpuPkg/Cpuid: Add UEFI CPUID application | Michael Kinney |
2016-02-26 | UefiCpuPkg/Cpuid.h: Add CPUID leaf/sub-leaf defines and structures | Michael Kinney |
2016-02-26 | CryptoPkg: RuntimeCryptLib: support realloc(NULL, size) | Laszlo Ersek |
2016-02-26 | CryptoPkg: RuntimeCryptLib: support free(NULL) | Laszlo Ersek |
2016-02-26 | CryptoPkg: BaseCryptLib: support free(NULL) | Laszlo Ersek |
2016-02-25 | External link to BaseTools Win binary r122(main trunk r19875) | Hao Wu |
2016-02-25 | Maintainers.txt: Update maintainers for ShellBinPkg | Leif Lindholm |
2016-02-25 | Maintainers.txt: Update source repository urls | Jordan Justen |
2016-02-25 | Maintainers.txt: Add newline to final line of file | Jordan Justen |
2016-02-25 | Maintainers.txt: Update maintainers for NetworkPkg | Jiaxin Wu |
2016-02-25 | Maintainers.txt: Update maintainers for MdeModulePkg | Star Zeng |
2016-02-25 | Maintainers.txt: Update maintainers for SourceLevelDebugPkg | Hao Wu |
2016-02-25 | Maintainers.txt: Update maintainers for CryptoPkg and NetworkPkg | Jiaxin Wu |
2016-02-25 | UefiCpuPkg/PiSmmCpuDxeSmm: Enable/Restore XD in SMM | Michael Kinney |
2016-02-25 | UefiCpuPkg/PiSmmCpuDxeSmm: Add EFIAPI to CheckFeatureSupported() | Michael Kinney |
2016-02-25 | UefiCpuPkg: Add NOOPT target in UefiCpuPkg.dsc | Hao Wu |
2016-02-25 | UefiCpuPkg: Add the missing module uni for CpuS3DataDxe | Liming Gao |
2016-02-25 | UefiCpuPkg/PiSmmCpuDxeSmm: Initialize gSmst fields on S3 resume | Michael Kinney |
2016-02-25 | UefiCpuPkg/PiSmmCpuDxeSmm: Fix failure when PcdCpuSmmDebug is TRUE | Michael Kinney |
2016-02-25 | UefiCpuPkg: Convert all .uni files to utf-8 | Jordan Justen |
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 |