Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
lhauch 54032ed969 CodeModule: BaseTools - Adding the svn:external to the https://svn.code.sf.net/p/edk2-toolbinaries/code/trunk/Win32
This change allows users to checkout the edk2 project ignoring the svn:externals.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: lhauch <larry.hauch@intel.com>
Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>



git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15679 6f19259b-4bc3-4df7-8a09-765794883524
2014-07-25 14:07:00 +00:00
AppPkg
ArmPkg ArmPkg/ArmLib.h: Removed GET_CORE_POS macro 2014-07-15 09:26:53 +00:00
ArmPlatformPkg ArmPkg/ArmLib.h: Removed GET_CORE_POS macro 2014-07-15 09:26:53 +00:00
BaseTools CodeModule: BaseTools - Adding the svn:external to the https://svn.code.sf.net/p/edk2-toolbinaries/code/trunk/Win32 2014-07-25 14:07:00 +00:00
BeagleBoardPkg ArmPlatformPkg/Bds: Getting and editing IP addresses 2014-07-15 09:25:57 +00:00
Conf
CryptoPkg Add comments for clarification about memset implementation. 2014-07-16 02:48:20 +00:00
DuetPkg Fixed one code error, should use & instead of |. 2014-07-10 01:25:41 +00:00
EdkCompatibilityPkg
EdkShellBinPkg
EdkShellPkg
EmbeddedPkg
EmulatorPkg EmulatorPkg/MpService: modify AP state should hold a mutex 2014-07-22 08:19:43 +00:00
FatBinPkg
IntelFrameworkModulePkg Fix one memory leak. 2014-07-24 01:06:14 +00:00
IntelFrameworkPkg
IntelFspPkg Add IntelFspWrapper to support boot EDKII on FSP bin. 2014-07-24 06:52:43 +00:00
IntelFspWrapperPkg Add IntelFspWrapper to support boot EDKII on FSP bin. 2014-07-24 06:52:43 +00:00
MdeModulePkg Clear the whole EFI_PHYSICAL_ADDRESS CapsuleDataPtr64 to 0 at first to avoid rubbish data in high 32 bits. 2014-07-24 05:58:50 +00:00
MdePkg MdePkg BaseLib: Fix a corner case of Source and Destination overlap. 2014-07-21 03:05:20 +00:00
NetworkPkg Fix a memory use after free bug in DHCP6 driver. 2014-07-10 07:46:34 +00:00
Nt32Pkg
Omap35xxPkg
OptionRomPkg Fix wrong usage sizeof(SIZE). 2014-07-23 02:13:14 +00:00
OvmfPkg OvmfPkg: build OVMF_VARS.fd, OVMF_CODE.fd, OVMF.fd 2014-07-22 21:57:01 +00:00
PcAtChipsetPkg
PerformancePkg
SecurityPkg
ShellBinPkg
ShellPkg
SourceLevelDebugPkg
StdLib StdLib/LibC/StdLib/Malloc.c: Revert cast removal to fix GCC build breakage. 2014-07-24 23:16:47 +00:00
StdLibPrivateInternalFiles
UefiCpuPkg 1. Save/restore ICR high 32bit value and check Delivery Status before sending IPI. It could be fix the interrupted issue between ICR high/low writes by SMI handler. 2014-07-11 02:36:56 +00:00
UnixPkg
BuildNotes2.txt
edksetup.bat
edksetup.sh