qhuang8
|
4e4a5f359d
|
Temporarily remove build-in __sync_val_compare_and_swap() in the implementation of sync functions.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10519 6f19259b-4bc3-4df7-8a09-765794883524
|
2010-05-19 06:06:40 +00:00 |
hhtian
|
c9b34b8cb3
|
Update copyright format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10506 6f19259b-4bc3-4df7-8a09-765794883524
|
2010-05-18 11:40:39 +00:00 |
qhuang8
|
cf683fedc7
|
1. Restore the inline C implementation of GCC assembly files that was temporarily removed in Svn r10045.
2. Remove 139 GCC assembly files whose functionality have been covered in the inline C implementation.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10503 6f19259b-4bc3-4df7-8a09-765794883524
|
2010-05-18 05:37:58 +00:00 |
qhuang8
|
f18f2882e9
|
Temporarily remove the C implementation of some GCC assembly files in MdePkg. They are kept in repository and will be re-evaluate later.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10045 6f19259b-4bc3-4df7-8a09-765794883524
|
2010-02-23 04:56:55 +00:00 |
mdkinney
|
d20e817daa
|
Fix file header
Fix a typo in InternalSyncCompareExchange32()
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9190 6f19259b-4bc3-4df7-8a09-765794883524
|
2009-08-24 23:41:22 +00:00 |
qhuang8
|
ebd04fc2e5
|
Update to make end-of-line consistent for all source files in MdePkg. There are no other updates besides that change.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9141 6f19259b-4bc3-4df7-8a09-765794883524
|
2009-08-19 14:02:07 +00:00 |
mdkinney
|
3c99107841
|
Add ARM support
Add C inline versions of the IA32 and X64 assembly functions.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9112 6f19259b-4bc3-4df7-8a09-765794883524
|
2009-08-18 21:02:42 +00:00 |