1) add __MSC_EXTENSIONS__ guard for MSC specific pragma in Decode.c
2) remove a dangling pragma in E100b.c git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2402 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -3754,5 +3754,3 @@ Returns:
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
#pragma data_seg()
|
||||
|
Reference in New Issue
Block a user