Add FUNCTION_ENTRY_POINT macro
Update DxeDebugLibSerialPort to have a module type of BASE git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4328 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -200,5 +200,7 @@ typedef INT32 INTN;
|
||||
#define ASM_PFX(name) _##name
|
||||
#endif
|
||||
|
||||
#define FUNCTION_ENTRY_POINT(p) (p)
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user