Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
lhauch bd63012c73 Adding files for proposed replacement for edksetup.bat.
This changes includes new scripts that breaks out some of the functionality in edksetup.bat and eliminates calling the toolsetup.bat file in BaseTools directory.

Edk2Setup.bat is to be used for testing. If no bugs are reported by the end of September, 2014, the file will be renamed to edksetup.bat.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: lhauch <larry.hauch@intel.com>
Reviewed-by: Gao, Liming <liming.gao@intel.com>



git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15867 6f19259b-4bc3-4df7-8a09-765794883524
2014-08-21 16:41:41 +00:00
AppPkg AppPkg: Enable ARM and AArch64 support 2014-08-20 21:51:49 +00:00
ArmPkg ARM Packages: Added support for GCC stack protector 2014-08-20 18:01:50 +00:00
ArmPlatformPkg ARM Packages: Added support for GCC stack protector 2014-08-20 18:01:50 +00:00
BaseTools Adding files for proposed replacement for edksetup.bat. 2014-08-21 16:41:41 +00:00
BeagleBoardPkg ARM Packages: Added support for GCC stack protector 2014-08-20 18:01:50 +00:00
Conf
CryptoPkg OpenSSL 0.9.8zb was released at 06-Aug-2014, including bug and security fixes. 2014-08-14 10:16:57 +00:00
DuetPkg Fix VS2013 build failure. 2014-08-13 06:18:06 +00:00
EdkCompatibilityPkg Refine code to make it more safely. 2014-06-26 03:16:27 +00:00
EdkShellBinPkg New EdkShell binaries. 2014-01-10 04:57:57 +00:00
EdkShellPkg EdkShellPkg/ShellR64.patch: Adding missing files from the patch 2014-01-14 15:31:01 +00:00
EmbeddedPkg ARM Packages: Added support for GCC stack protector 2014-08-20 18:01:50 +00:00
EmulatorPkg EmulatorPkg/Mpservice: Add StateLock where missing 2014-07-31 15:45:27 +00:00
FatBinPkg Check in Fat release (EBC, IA32, X64, IPF) binaries built from MdePkg and BaseTools (r15860), FatPkg (r86). 2014-08-21 03:45:30 +00:00
IntelFrameworkModulePkg Allocate exact memory size for string buffer to avoid buffer overflow. 2014-08-21 05:35:25 +00:00
IntelFrameworkPkg
IntelFspPkg Rollback file GUID change, because it is VTF file and GUID is predefined. 2014-08-08 02:15:41 +00:00
IntelFspWrapperPkg Rollback file GUID change, because it is VTF file and GUID is predefined. 2014-08-08 02:15:41 +00:00
MdeModulePkg MdeModulePkg PeiCore: Add NULL pointer check. 2014-08-20 07:05:55 +00:00
MdePkg MdePkg: Introduced BaseStackCheckLib (cont.) 2014-08-21 09:23:58 +00:00
NetworkPkg Use string pointer instead string buffer to avoid string copy operation. 2014-08-15 05:33:34 +00:00
Nt32Pkg Fix build error with VS2013 toolchain for NT32 Package caused by function redefinition, use #if fix the error. 2014-07-28 07:36:46 +00:00
Omap35xxPkg ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
OptionRomPkg Fix wrong usage sizeof(SIZE). 2014-07-23 02:13:14 +00:00
OvmfPkg OvmfPkg/ResetVector: Remove pre-built binaries 2014-08-18 23:04:12 +00:00
PcAtChipsetPkg PcAtChipsetPkg: new AcpiTimerLib libraries. 2014-08-14 14:30:32 +00:00
PerformancePkg Refine code to make it more safely. 2014-06-26 03:18:44 +00:00
SecurityPkg Update TcgPei and TrEEPei driver to make gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported to be used as patchable PCD instead of Fixed PCD. 2014-08-20 09:37:26 +00:00
ShellBinPkg ShellBinPkg: Updated ARM and AArch64 EFI Shell binaries 2014-05-07 12:58:55 +00:00
ShellPkg ShellPkg: Fix typo in 'uni' files. 2014-08-20 01:20:53 +00:00
SourceLevelDebugPkg IntelFrameworkModulePkg/SourceLevelDebugPkg: Fix the typo about word “hanlde” 2014-08-20 04:31:22 +00:00
StdLib StdLib: reinstate the use of va_arg() to handle long double arguments in vfscanf. 2014-08-20 23:20:54 +00:00
StdLibPrivateInternalFiles StdLib/LibC: Fix ARM symbol problems 2014-08-20 21:55:45 +00:00
UefiCpuPkg Append the terminating null character at the end of the string to avoid buffer overflow. 2014-08-21 05:26:25 +00:00
UnixPkg
BuildNotes2.txt
Edk2Setup.bat Adding files for proposed replacement for edksetup.bat. 2014-08-21 16:41:41 +00:00
edksetup.bat Contributed-under: TianoCore Contribution Agreement 1.0 2014-06-18 09:01:33 +00:00
edksetup.sh edksetup.sh: Ensure that WORKSPACE points to the top of an edk2 checkout 2014-07-28 17:37:40 +00:00