summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Foundation
diff options
context:
space:
mode:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-04 05:24:43 +0000
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-04 05:24:43 +0000
commit8138a06bf7615a4244c5f0657198a332c1381b44 (patch)
tree27ecb46db2f2cffee415a0d1c05f9b4587706874 /EdkCompatibilityPkg/Foundation
parent06b360150c807676e24ee2641397fa095b0ebaa1 (diff)
downloadedk2-platforms-8138a06bf7615a4244c5f0657198a332c1381b44.tar.xz
a statement ".radix D" which cause build break for *NIX IPF tool-chain. This is temperarily comment out. This .s file will be reimplemented to follow EDKII's MdePkg's BaseLib's IPF instruction flush code.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6829 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkCompatibilityPkg/Foundation')
-rw-r--r--EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ipf/PioFlush.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ipf/PioFlush.s b/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ipf/PioFlush.s
index e48a5e427d..f31136a4b9 100644
--- a/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ipf/PioFlush.s
+++ b/EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/Ipf/PioFlush.s
@@ -20,7 +20,7 @@
//--
.file "pioflush.c"
- .radix D
+// .radix D
.section .text, "ax", "progbits"
.align 32
.section .pdata, "a", "progbits"