]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLib/Ia32/ZeroMem.S
As ECP package is EDKI style, the AutoGen.h will not include anything. So if we use...
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Library / EdkIIGlueLib / Library / BaseMemoryLib / Ia32 / ZeroMem.S
index 19472c28795303aff230c078ce6485be835470dd..9b20c389fdddd029366a511e6b022de89adf68c6 100644 (file)
@@ -20,7 +20,7 @@
 # Notes:
 #
 #------------------------------------------------------------------------------
-
+#include <EdkIIGlueBase.h>
 .globl ASM_PFX(InternalMemZeroMem)
 
 #------------------------------------------------------------------------------