summaryrefslogtreecommitdiff
path: root/OldMdePkg
diff options
context:
space:
mode:
authorvprabhal <vprabhal@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-12 07:36:53 +0000
committervprabhal <vprabhal@6f19259b-4bc3-4df7-8a09-765794883524>2007-07-12 07:36:53 +0000
commitf4acdaec8337ad9775b7bc903f89bb7eef21b984 (patch)
tree21576c51192cd505f8e454c062cedffe3ee4fae1 /OldMdePkg
parent8500e484471619c8dbfb2498963cb868ef3dc3d4 (diff)
downloadedk2-platforms-f4acdaec8337ad9775b7bc903f89bb7eef21b984.tar.xz
added PAL_SUCCESS
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3210 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'OldMdePkg')
-rw-r--r--OldMdePkg/Include/Library/PalCallLib.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/OldMdePkg/Include/Library/PalCallLib.h b/OldMdePkg/Include/Library/PalCallLib.h
index 235ba99fe8..169e90a837 100644
--- a/OldMdePkg/Include/Library/PalCallLib.h
+++ b/OldMdePkg/Include/Library/PalCallLib.h
@@ -18,6 +18,8 @@
#ifndef __PAL_CALL_LIB_H__
#define __PAL_CALL_LIB_H__
+#define PAL_SUCCESS 0x0
+
//
// CacheType of PAL_CACHE_FLUSH.
//