No description
Find a file
Wang Yu 22ad647ffe BaseTools: Add VS2015 tool chain in tools_def.template
(Sync patch r19101 from main trunk.)

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Wang Yu <yu.wang@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/branches/UDK2015@19117 6f19259b-4bc3-4df7-8a09-765794883524
2015-12-04 03:43:12 +00:00
AppPkg */Contributions.txt: Update example email address 2015-02-03 17:29:14 +00:00
ArmPkg ArmPkg: remove ARMv6 support code 2015-08-19 10:51:59 +00:00
ArmPlatformPkg ArmPlatformPkg: Use SerialDxe in MdeModulePkg instead of EmbeddedPkg 2015-11-30 03:20:15 +00:00
ArmVirtPkg ArmVirtPkg: Use SerialDxe in MdeModulePkg instead of EmbeddedPkg 2015-11-30 03:21:14 +00:00
BaseTools BaseTools: Add VS2015 tool chain in tools_def.template 2015-12-04 03:43:12 +00:00
BeagleBoardPkg BeagleBoardPkg: Use SerialDxe in MdeModulePkg instead of EmbeddedPkg 2015-11-30 03:19:26 +00:00
Conf EDK II: Add .gitignore 2014-10-14 16:08:15 +00:00
CorebootModulePkg CorebootModulePkg:Removing EFI_RESOURCE_ATTRIBUTE_TESTED 2015-08-18 16:08:22 +00:00
CorebootPayloadPkg CorebootPayloadPkg: Use SerialDxe in MdeModulePkg 2015-11-30 03:18:40 +00:00
CryptoPkg CryptoPkg: Fix one wrong parameter for weak key checking 2015-09-05 02:19:31 +00:00
DuetPkg DuetPkg: Use the new PCDs defined in MdePkg. 2015-05-06 03:26:49 +00:00
EdkCompatibilityPkg EdkCompatibilityPkg: Remove gZeroGuid def in FrameworkHiiOnUefiHiiThunk 2015-07-07 03:05:18 +00:00
EdkShellBinPkg */Contributions.txt: Update example email address 2015-02-03 17:29:14 +00:00
EdkShellPkg */Contributions.txt: Update example email address 2015-02-03 17:29:14 +00:00
EmbeddedPkg EmbeddedPkg: Remove SerialDxe and SerialPortExtLib libraries 2015-11-30 03:22:01 +00:00
EmulatorPkg EmulatorPkg: Use SerialDxe in MdeModulePkg instead of EmbeddedPkg 2015-11-30 03:17:57 +00:00
FatBinPkg FatBinPkg: Update EBC/IA32/X64/IPF binaries 2015-08-28 03:14:25 +00:00
IntelFrameworkModulePkg IntelFrameworkModulePkg GenericBdsLib: Do not assume perf entry count has no change 2015-11-16 06:51:08 +00:00
IntelFrameworkPkg IntelFrameworkPkg: Update DEC and DSC version from 0.94 to 0.96 2015-08-20 08:45:45 +00:00
IntelFspPkg Handle extra module patchable PCD variable in Linux map. 2015-09-07 01:01:11 +00:00
IntelFspWrapperPkg Publish FspHob to PEI Hob by default. 2015-11-16 08:12:48 +00:00
MdeModulePkg MdeModulePkg/BDS: Do not pass unnecessary option to boot option 2015-12-01 01:56:57 +00:00
MdePkg MdePkg SerialPortLib: Upstream Get(Set)Control/SetAttributes interfaces 2015-11-30 03:16:14 +00:00
NetworkPkg NetworkPkg:Fix NULL pointer dereference issues. 2015-11-30 03:22:27 +00:00
Nt32Pkg Rollback the changes from r18879 - r18886. 2015-11-20 03:11:40 +00:00
Omap35xxPkg Omap35xxPkg SerialPortLib: Implement Get(Set)Control/SetAttributes 2015-11-30 03:19:06 +00:00
OptionRomPkg OptionRomPkg: Remove redundant included header file defintion in Ax88772.h and Ax88772b.h files 2015-07-08 02:56:54 +00:00
OvmfPkg OvmfPkg XenConsoleSerialPortLib: Implement Get(Set)Control/SetAttributes 2015-11-30 03:20:39 +00:00
PcAtChipsetPkg PcAtChipsetPkg SerialIoLib: Implement Get(Set)Control/SetAttributes 2015-11-30 03:16:39 +00:00
PerformancePkg PerformancePkg Dp_App: Fix ASSERT in GetNameFromHandle 2015-07-13 01:24:44 +00:00
SecurityPkg Add error handling for TPM in S3 resume failure. 2015-11-18 08:04:29 +00:00
ShellBinPkg ShellBinPkg: Ia32/X64 Shell binary update. 2015-09-18 06:25:27 +00:00
ShellPkg ShellPkg: Update tftp to build with current tip 2015-09-25 06:06:59 +00:00
SourceLevelDebugPkg SourceLevelDebugPkg: Change revision to 4 to compress packet 2015-09-24 03:23:20 +00:00
StdLib StdLib: remove mention of ARMGCC 2015-08-12 05:25:12 +00:00
StdLibPrivateInternalFiles */Contributions.txt: Update example email address 2015-02-03 17:29:14 +00:00
UefiCpuPkg UefiCpuPkg/CpuMpPei: Fix typo and add some comments 2015-12-02 03:27:06 +00:00
UnixPkg UnixPkg: Remove UnixPkg files (It is replaced by EmulatorPkg) 2013-07-29 21:09:55 +00:00
Vlv2DeviceRefCodePkg Vlv2TbltDevicePkg: Sync the branch changes to trunk. 2015-08-05 07:26:45 +00:00
Vlv2TbltDevicePkg Vlv2TbltDevicePkg: Link separated VarCheckUefiLib NULL class library instance 2015-08-25 03:04:18 +00:00
.gitignore EDK II: Add .gitignore 2014-10-14 16:08:15 +00:00
BuildNotes2.txt Update to new SVN URL in readme.txt 2013-06-08 05:26:39 +00:00
Edk2Setup.bat Sync the files in root dirctory from main trunk r19027. 2015-12-01 06:13:41 +00:00
edksetup.bat BaseTools: Add VS2015 tool chain in tools_def.template 2015-12-04 03:43:12 +00:00
edksetup.sh Sync the files in root dirctory from main trunk r19027. 2015-12-01 06:13:41 +00:00
Maintainers.txt Sync the files in root dirctory from main trunk r19027. 2015-12-01 06:13:41 +00:00