summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-21OvmfPkg/XenResetVector: Saving start of day pointer for PVH guestsAnthony PERARD5-0/+18
2019-08-21OvmfPkg/XenResetVector: Add new entry point for Xen PVHAnthony PERARD3-0/+129
2019-08-21OvmfPkg/OvmfXen: Creating an ELF headerAnthony PERARD3-3/+239
2019-08-21OvmfPkg: Introduce XenPlatformPeiAnthony PERARD14-2/+1694
2019-08-21OvmfPkg: Introduce XenResetVectorAnthony PERARD7-2/+392
2019-08-21OvmfPkg: Create platform OvmfXenAnthony PERARD3-0/+1169
2019-08-21OvmfPkg/ResetSystemLib: Add missing dependency on PciLibAnthony PERARD2-2/+2
2019-08-21UefiCpuPkg: Adding a new TSC library by using CPUID(0x15) TSC leafDonald Kuo13-0/+643
2019-08-21UefiCpuPkg/CpuCommonFeaturesLib: Use new macros.Dong, Eric4-132/+61
2019-08-21UefiCpuPkg/RegisterCpuFeaturesLib: Supports test then write new value logic.Dong, Eric1-1/+30
2019-08-21UefiCpuPkg/RegisterCpuFeaturesLib: Combine CR read/write action.Dong, Eric1-47/+63
2019-08-21UefiCpuPkg/PiSmmCpuDxeSmm: Supports test then write new value logic.Dong, Eric1-0/+29
2019-08-21UefiCpuPkg/PiSmmCpuDxeSmm: Combine CR read/write action.Dong, Eric1-42/+62
2019-08-21UefiCpuPkg/RegisterCpuFeaturesLib: Add "Test Then Write" Macros.Dong, Eric3-4/+134
2019-08-21UefiCpuPkg/PiSmmCpuDxeSmm: don't free page table pages that are required to h...Damian Nikodem1-40/+59
2019-08-20MdeModulePkg DxeCore: Fix for missing Memory Attributes Table (MAT) updateMike Turner1-6/+35
2019-08-20BaseTools: Update incorrect variable name 'DataPile'Fan, ZhijuX1-1/+1
2019-08-20BaseTools: Improve the file saving and copying reliabilityShi, Steven8-42/+119
2019-08-20BaseTools: Add GenFds multi-thread support in build cacheShi, Steven1-6/+17
2019-08-20BaseTools: Change the [Arch][Name] module key in Build cacheShi, Steven2-33/+21
2019-08-20BaseTools: Print first cache missing file for build cachleShi, Steven2-0/+78
2019-08-20BaseTools: Improve the cache hit in the edk2 build cacheShi, Steven7-196/+865
2019-08-19ShellPkg/UefiShellDriver1CommandsLib: Make array big enoughZhichao Gao1-3/+3
2019-08-19BaseTools/tools_def.template: Add -gdwarf to XCODE5 X64Andrew Fish1-2/+2
2019-08-19EmulatorPkg/Sec: Change scope of PpiArray[10]Andrew Fish1-10/+8
2019-08-19EmulatorPkg: Disable TftpDynamicCommand and LogoDxe for XCODE5Andrew Fish2-0/+8
2019-08-19EmulatorPkg/Unix/Host: Remove debug code from BerkeleyPacketFilter.cAndrew Fish1-4/+0
2019-08-19EmulatorPkg/Unix/Host: Initialize field in BerkeleyPacketFilter.cAndrew Fish1-0/+1
2019-08-19EmulatorPkg: Fix XCODE5 lldb issuesAndrew Fish2-18/+15
2019-08-19EmulatorPkg/Unix/Host: Disable inline/optimizations for XCODE5Andrew Fish2-2/+5
2019-08-19EmulatorPkg: Add support for NOOPT targetMichael D Kinney1-1/+1
2019-08-19EmulatorPkg: Add -D DISABLE_NEW_DEPRECATED_INTERFACESMichael D Kinney9-76/+172
2019-08-19EmulatorPkg: Remove UNIX_SEC_BUILD/WIN_SEC_BUILDMichael D Kinney4-22/+22
2019-08-19EmulatorPkg: Fix VS20xx IA32 boot failureMichael D Kinney1-2/+2
2019-08-19BaseTools: Fixed issue of incorrect Module Unique NameFeng, Bob C2-3/+4
2019-08-19ShellPkg/UefiShellAcpiViewCommandLib: Replace shift logical leftShenglei Zhang1-1/+1
2019-08-19CryptoPkg: Fix coding styleShenglei Zhang3-3/+3
2019-08-16UefiCpuPkg/Cpuid: Add description for parameter LeafFunctionShenglei Zhang1-0/+2
2019-08-16ShellPkg/UefiShellAcpiViewCommandLib: Initialize local variablesShenglei Zhang2-0/+18
2019-08-16CryptoPkg/OpensslLib: Add missing header files in INF fileShenglei Zhang2-1/+111
2019-08-16SecurityPkg/SecurityPkg.uni: Add missing strings for new PCDsJian J Wang1-0/+23
2019-08-16MdeModulePkg/DxeIplPeim: Initialize pointer PageMapLevel5EntryZhang, Shenglei1-0/+5
2019-08-15BaseTools/Capsule: Tool to generate Windows Firmware Update DriverJin, Eric2-7/+129
2019-08-15BaseTools/Capsule: Add WindowsCapsuleSupportHelperSean Brogan1-0/+62
2019-08-15FmpDevicePkg/FmpDxe: Remove use of CatSprint()Eric Jin4-5/+17
2019-08-15FmpDevicePkg/FmpDxe: Add PcdFmpDeviceStorageAccessEnableEric Jin6-0/+54
2019-08-15FmpDevicePkg/FmpDxe: Add PcdFmpDeviceImageTypeIdGuidEric Jin6-6/+52
2019-08-15FmpDevicePkg/FmpDxe: Improve all DEBUG() messagesEric Jin4-113/+115
2019-08-15FmpDevicePkg: Add Capsule Update Policy ProtocolEric Jin12-10/+784
2019-08-15FmpDevicePkg/FmpDxe: Different variable for each FMP DescriptorEric Jin4-308/+792