]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/UefiRuntimeServicesTableLib/UefiRuntimeServicesTableLib.inf
1) Sync EdkCompatibilityPkg with EDK 1.04. The changes includes:
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Library / EdkIIGlueLib / Library / UefiRuntimeServicesTableLib / UefiRuntimeServicesTableLib.inf
index 86c499cf44f340c4b3f2a950bad1855d2a3fe99c..8c36b763da20e547cc4234f50c47ed0d6a4f0339 100644 (file)
@@ -61,7 +61,7 @@ COMPONENT_TYPE  = LIBRARY
 \r
 [nmake.common]\r
   C_FLAGS = $(C_FLAGS) /D EDKII_GLUE_LIBRARY_IMPLEMENTATION\r
-  LIB_STD_FLAGS = $(LIB_STD_FLAGS) /IGNORE:4006\r
+  LIB_STD_FLAGS = $(LIB_STD_FLAGS) /IGNORE:4006 /IGNORE:4221\r
 \r
 [nmake.ia32]\r
   C_FLAGS = $(C_FLAGS) /D MDE_CPU_IA32\r
@@ -74,5 +74,5 @@ COMPONENT_TYPE  = LIBRARY
 \r
 [nmake.ebc]\r
   EBC_C_STD_FLAGS = $(EBC_C_STD_FLAGS) /D EDKII_GLUE_LIBRARY_IMPLEMENTATION\r
-  EBC_LIB_STD_FLAGS = $(EBC_LIB_STD_FLAGS)  /IGNORE:4006\r
+  EBC_LIB_STD_FLAGS = $(EBC_LIB_STD_FLAGS)  /IGNORE:4006 /IGNORE:4221\r
   EBC_C_STD_FLAGS = $(EBC_C_STD_FLAGS) /D MDE_CPU_EBC\r