Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
Olivier Martin 5779aaafe9 ArmPkg/BdsLib/Arm: Clean Data cache before disabling it
It is actually the same sequence as AArch64.
Without cleaning the data cache prior to disable the cache, the LR value
pushed on the stack when entering in ArmCleanInvalidateDataCache()
might have been overwritten by this specific cache line maintenance.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>



git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16012 6f19259b-4bc3-4df7-8a09-765794883524
2014-09-01 13:21:54 +00:00
AppPkg EDK II Contributions.txt: Note acceptable contribution licenses 2014-08-25 23:10:18 +00:00
ArmPkg ArmPkg/BdsLib/Arm: Clean Data cache before disabling it 2014-09-01 13:21:54 +00:00
ArmPlatformPkg ArmPlatformPkg/Bds: Corrected a bug in IsPrintableString() 2014-09-01 13:19:43 +00:00
BaseTools This patch is going to fix the issue of only Default SkuId is built into the External Pcd DataBase. 2014-08-30 12:59:03 +00:00
BeagleBoardPkg ARM Packages: Replace tabs by spaces for indentation 2014-08-26 10:14:17 +00:00
Conf
CryptoPkg Correct OpenSSL version in Cryptest.uni 2014-08-29 04:49:15 +00:00
DuetPkg Fix VS2013 build failure. 2014-09-01 08:48:01 +00:00
EdkCompatibilityPkg EDK II Contributions.txt: Note acceptable contribution licenses 2014-08-25 23:10:18 +00:00
EdkShellBinPkg EDK II Contributions.txt: Note acceptable contribution licenses 2014-08-25 23:10:18 +00:00
EdkShellPkg EDK II Contributions.txt: Note acceptable contribution licenses 2014-08-25 23:10:18 +00:00
EmbeddedPkg HalRuntimeServicesExampleLib/Rtc.c : Added missing comments 2014-09-01 13:20:41 +00:00
EmulatorPkg EmulatorPkg: Unix: Use XCODE5 and lldb if Xcode 5 is detected 2014-08-29 18:58:36 +00:00
FatBinPkg EDK II Contributions.txt: Note acceptable contribution licenses 2014-08-25 23:10:18 +00:00
IntelFrameworkModulePkg Add the missing GUID in BdsDxe.inf 2014-08-28 15:43:14 +00:00
IntelFrameworkPkg IntelFrameworkPkg: INF/DEC file updates to EDK II packages 2014-08-28 03:21:49 +00:00
IntelFspPkg IntelFspPkg BaseCacheLib: State CacheAsRamLib in its inf, because it consumes DisableCacheAsRam() that is the interface of CacheAsRamLib. 2014-08-22 01:23:28 +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 Allocate EfiReservedMemoryType of memory. 2014-08-29 09:01:52 +00:00
MdePkg Don't initialize local variables in its declaration. 2014-08-28 14:49:14 +00:00
NetworkPkg NetworkPkg: INF/DEC file updates to EDK II packages 2014-08-28 06:18:03 +00:00
Nt32Pkg EDK II Contributions.txt: Note acceptable contribution licenses 2014-08-25 23:10:18 +00:00
Omap35xxPkg ARM Packages: Replace tabs by spaces for indentation 2014-08-26 10:14:17 +00:00
OptionRomPkg EDK II Contributions.txt: Note acceptable contribution licenses 2014-08-25 23:10:18 +00:00
OvmfPkg OvmfPkg: QemuVideoDxe: work around misreported QXL framebuffer size 2014-08-29 17:27:20 +00:00
PcAtChipsetPkg PcAtChipsetPkg: INF/DEC file updates to EDK II packages 2014-08-28 05:19:28 +00:00
PerformancePkg EDK II Contributions.txt: Note acceptable contribution licenses 2014-08-25 23:10:18 +00:00
SecurityPkg SecurityPkg: INF/DEC file updates to EDK II packages 2014-08-28 06:17:17 +00:00
ShellBinPkg The binaries of ShellBinPkg are generated with ShellPkg project 15999. The binaries are built with no debug information by building with "RELEASE" target. 2014-08-29 21:15:05 +00:00
ShellPkg ShellPkg Build failure of AllocateZeroPool usage. This patch updates AllocateZeroPool() to AllocateCopyPool() 2014-08-31 07:58:31 +00:00
SourceLevelDebugPkg SourceLevelDebugPkg: INF/DEC file updates to EDK II packages 2014-08-28 05:14:51 +00:00
StdLib EDK II Contributions.txt: Note acceptable contribution licenses 2014-08-25 23:10:18 +00:00
StdLibPrivateInternalFiles EDK II Contributions.txt: Note acceptable contribution licenses 2014-08-25 23:10:18 +00:00
UefiCpuPkg UefiCpuPkg: INF/DEC file updates to EDK II packages 2014-08-28 05:12:05 +00:00
UnixPkg UnixPkg: Remove UnixPkg files (It is replaced by EmulatorPkg) 2013-07-29 21:09:55 +00:00
BuildNotes2.txt Update to new SVN URL in readme.txt 2013-06-08 05:26:39 +00:00
Edk2Setup.bat Updated version, missed the last two commits and to add the SVN Revision property (last part of the version value). 2014-08-22 16:08:47 +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