]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkModulePkg/Universal/GenericMemoryTest/Dxe/NullMemoryTest.c
Clean up the following module msa files, they are edkmodule package ftwlit, Crc32Sect...
[mirror_edk2.git] / EdkModulePkg / Universal / GenericMemoryTest / Dxe / NullMemoryTest.c
index 7bad347f24583ccb47d32463dd62b8cb5d6d8d9a..7a20a413120423834ce5fed99b96e92e6ad80670 100644 (file)
@@ -1,6 +1,6 @@
 /*++\r
 \r
-Copyright (c) 2006, Intel Corporation                                                         \r
+Copyright (c) 2006 - 2007, Intel Corporation                                                         \r
 All rights reserved. This program and the accompanying materials                          \r
 are licensed and made available under the terms and conditions of the BSD License         \r
 which accompanies this distribution.  The full text of the license may be found at        \r
@@ -129,7 +129,7 @@ Returns:
     }\r
   }\r
 \r
-  gBS->FreePool (MemorySpaceMap);\r
+  FreePool (MemorySpaceMap);\r
 \r
   *RequireSoftECCInit = FALSE;\r
   return EFI_SUCCESS;\r