Add BasePalCallLibNull instance in MdePkg. It is useful when building IPF components in open source packages.
Use meaningful arguments defined in PalLib.h when invoking PalCall(). git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4094 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
#define PAL_CACHE_FLUSH_INVALIDATE_LINES BIT0
|
||||
#define PAL_CACHE_FLUSH_NO_INVALIDATE_LINES 0
|
||||
#define PAL_CACHE_FLUSH_POLL_INTERRUPT BIT1
|
||||
#define PAL_CACHE_FLUSH_NO_INTERRUPT 0
|
||||
#define PAL_CACHE_FLUSH_NO_INTERRUPT 0
|
||||
|
||||
/**
|
||||
|
||||
|
Reference in New Issue
Block a user