oliviermartin 3f305c063a ArmPlatformPkg: Removed the 'Identify' functions
This function was introduced in some drivers to check if the ARM controller
was present in the memory map.
It was using a 8 bit access to get the value from the Identification registers.
These accesses could generate access error on some buses. Instead of replacing
the 8bit access by a 32bit access, these fcuntions have been removed because
they are only useful when the boot firmware is ported on a new platform.

Signed-off-by: Olivier Martin <olivier.martin@arm.com>



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13247 6f19259b-4bc3-4df7-8a09-765794883524
2012-05-02 19:52:49 +00:00
2012-04-24 06:49:39 +00:00
2012-04-24 06:49:39 +00:00
2012-04-24 06:49:39 +00:00
2012-04-24 06:49:39 +00:00
2012-04-24 06:49:39 +00:00
2012-04-24 06:49:39 +00:00
2012-04-24 06:49:39 +00:00
2012-04-24 06:49:39 +00:00
2012-04-24 06:49:39 +00:00
2012-04-24 06:49:39 +00:00
2012-04-24 06:49:39 +00:00
2012-04-25 08:03:26 +00:00
2012-04-24 06:49:39 +00:00
2012-04-24 06:49:39 +00:00
2011-02-16 12:21:31 +00:00
Description
Acidanthera UEFI Development Kit based on EDK II edk2-stable202405
319 MiB
Languages
C 76.4%
Assembly 10.5%
Python 9.3%
Rich Text Format 1.5%
C++ 0.8%
Other 1.1%