]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkModulePkg/Universal/BdsDxe/Bds.h
Update the copyright notice format
[mirror_edk2.git] / IntelFrameworkModulePkg / Universal / BdsDxe / Bds.h
index f8272c0d93bf82068999ebfc1604575d2afc36cd..bbb5332456f6bb61b14aa3a2f727ba7f8f9530c3 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
   Head file for BDS Architectural Protocol implementation\r
 \r
-Copyright (c) 2004 - 2009, Intel Corporation. <BR>\r
-All rights reserved. This program and the accompanying materials\r
+Copyright (c) 2004 - 2009, Intel Corporation. All rights reserved.<BR>\r
+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
 http://opensource.org/licenses/bsd-license.php\r
@@ -23,7 +23,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #include <Protocol/DevicePath.h>\r
 #include <IndustryStandard/SmBios.h>\r
 #include <Protocol/LoadFile.h>\r
-#include <Protocol/CpuIo.h>\r
 #include <Guid/FileInfo.h>\r
 #include <Protocol/HiiConfigRouting.h>\r
 #include <Protocol/Bds.h>\r
@@ -153,6 +152,7 @@ BdsEntry (
 \r
 **/\r
 EFI_STATUS\r
+EFIAPI\r
 BdsMemoryTest (\r
   IN EXTENDMEM_COVERAGE_LEVEL Level\r
   );\r
@@ -178,6 +178,7 @@ BdsMemoryTest (
 \r
 **/\r
 EFI_STATUS\r
+EFIAPI\r
 BdsProcessCapsules (\r
   EFI_BOOT_MODE BootMode\r
   );\r