]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/Bds.h
Code Scrub for Protocol and Ppi Definition
[mirror_edk2.git] / MdePkg / Include / Protocol / Bds.h
index 5f1ab55b1ed668b307394dcf992af643bd9809e9..8bcfa93fac9da72e4b53a0a9c9a9482cf7e46801 100644 (file)
@@ -1,9 +1,9 @@
 /** @file\r
-  Boot Device Selection Architectural Protocol as defined in DXE CIS\r
+  Boot Device Selection Architectural Protocol as defined in PI spec Volume 2 DXE\r
 \r
   When the DXE core is done it calls the BDS via this protocol.\r
 \r
-  Copyright (c) 2006, Intel Corporation                                                         \r
+  Copyright (c) 2006 - 2008, 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
@@ -12,9 +12,6 @@
   THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
   WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.             \r
 \r
-  @par Revision Reference:\r
-  Version 0.91B.\r
-\r
 **/\r
 \r
 #ifndef __ARCH_PROTOCOL_BDS_H__\r
@@ -54,7 +51,7 @@ typedef struct _EFI_BDS_ARCH_PROTOCOL   EFI_BDS_ARCH_PROTOCOL;
 **/\r
 typedef\r
 VOID\r
-(EFIAPI *EFI_BDS_ENTRY) (\r
+(EFIAPI *EFI_BDS_ENTRY)(\r
   IN EFI_BDS_ARCH_PROTOCOL  *This\r
   );\r
 \r