summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2019-08-15FmpDevicePkg/FmpDxe: Use new FmpDeviceLib APIsEric Jin4-220/+715
2019-08-15MdeModulePkg/MdeModulePkg.dec: Remove gEfiDpcProtocolGuidShenglei Zhang1-3/+0
2019-08-15NetworkPkg: Move Dpc.h from MdeModulePkg to NetworkPkgShenglei Zhang3-2/+0
2019-08-15NetworkPkg: Add Dpc protocolShenglei Zhang1-0/+4
2019-08-15BaseTools/Scripts: Add GetUtcDateTime script.Chasel Chiu1-0/+44
2019-08-15ShellPkg/UefiShellAcpiViewCommandLib: Remove the variable "Index"Shenglei Zhang1-2/+0
2019-08-15CryptoPkg/OpensslLib: remove clone commandsJian J Wang1-16/+2
2019-08-15Readme.md: add submodule policy and clone commandsJian J Wang1-0/+39
2019-08-15MdeModulePkg/DxeCapsuleLibFmp: Improve comparisons in CapsuleOnDisk.cXu, Wei61-1/+1
2019-08-15MdeModulePkg/CapsuleApp: Improve comparisons in CapsuleOnDisk.cXu, Wei61-1/+1
2019-08-14BaseTools: Move buildoptions.py to Common folderBob Feng3-2/+2
2019-08-14FmpDEvicePkg/FmpDeviceLibNull: Implement new APIsEric Jin1-1/+92
2019-08-14FmpDevicePkg: Add APIs to FmpDeviceLibEric Jin1-1/+103
2019-08-14FmpDevicePkg: Add UEFI_DRIVER supportEric Jin2-4/+4
2019-08-14BaseTools: Fix checking for Sources section in INF fileRodriguez, Christian2-3/+37
2019-08-14BaseTools: Add "-" in a re to parse line in .map fileFeng, Bob C1-1/+1
2019-08-14BaseTools: Fix incremental build bugFeng, Bob C1-2/+1
2019-08-14MdeModulePkg/DxeIplPeim: Relocate operation of PageMapLevel5Entry++Zhang, Shenglei1-1/+2
2019-08-13UefiCpuPkg/PiSmmCpuDxeSmm: Fix coding styleShenglei Zhang2-6/+6
2019-08-13IntelFsp2Pkg/FspSecCore: Add missing header file in INF fileShenglei Zhang1-1/+2
2019-08-13ShellPkg/UefiShellAcpiViewCommandLib: Add missing header files in INFShenglei Zhang1-0/+2
2019-08-13MdePkg/BaseUefiDecompressLib: Add missing description for parameterShenglei Zhang1-0/+1
2019-08-13MdeModulePkg: Add missing header files in INF filesShenglei Zhang3-2/+11
2019-08-13MdePkg: Add MmAccess and MmControl definition.Marc W Chen3-0/+251