Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
Harry Liebel 1bc81f4009 StdLib/LibC: Fix ARM symbol problems
StdLibPrivateInternalFiles: Add AArch64 support

Disable 'memcpy' symbol for ARM in LibC. It is already provided by the ARM compiler intrinsics library.
Add missing 'strtold' symbol. Use the same fallback as IPF for now.
Use Include definitions as provided by ARM version.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Harry Liebel <Harry.Liebel@arm.com>
Reviewed-By: Olivier Martin <olivier.martin@arm.com>
Reviewed-By: Daryl McDaniel <daryl.mcdaniel@intel.com>


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15858 6f19259b-4bc3-4df7-8a09-765794883524
2014-08-20 21:55:45 +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 BaseTools: Added support for GCC stack protector for ARM architecture 2014-08-20 18:02:38 +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
EdkShellBinPkg
EdkShellPkg
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
IntelFrameworkModulePkg IntelFrameworkModulePkg/SourceLevelDebugPkg: Fix the typo about word “hanlde” 2014-08-20 04:31:22 +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-20 18:00:38 +00:00
NetworkPkg Use string pointer instead string buffer to avoid string copy operation. 2014-08-15 05:33:34 +00:00
Nt32Pkg
Omap35xxPkg ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
OptionRomPkg
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
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
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/LibC: Fix ARM symbol problems 2014-08-20 21:55:45 +00:00
StdLibPrivateInternalFiles StdLib/LibC: Fix ARM symbol problems 2014-08-20 21:55:45 +00:00
UefiCpuPkg UefiCpuPkg: Add ResetVector/FixupVtf 2014-08-18 23:04:24 +00:00
UnixPkg
BuildNotes2.txt
edksetup.bat
edksetup.sh