]> git.proxmox.com Git - mirror_edk2.git/commitdiff
added PAL_SUCCESS
authorvprabhal <vprabhal@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 12 Jul 2007 07:36:53 +0000 (07:36 +0000)
committervprabhal <vprabhal@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 12 Jul 2007 07:36:53 +0000 (07:36 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3210 6f19259b-4bc3-4df7-8a09-765794883524

OldMdePkg/Include/Library/PalCallLib.h

index 235ba99fe88e2ce96ac6df46ad7af834866e7017..169e90a837b19c81ade637b3f6b4ba152b3398f0 100644 (file)
@@ -18,6 +18,8 @@
 #ifndef __PAL_CALL_LIB_H__\r
 #define __PAL_CALL_LIB_H__\r
 \r
 #ifndef __PAL_CALL_LIB_H__\r
 #define __PAL_CALL_LIB_H__\r
 \r
+#define PAL_SUCCESS             0x0\r
+\r
 //\r
 // CacheType of PAL_CACHE_FLUSH.\r
 //\r
 //\r
 // CacheType of PAL_CACHE_FLUSH.\r
 //\r