]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/Event.c
Avoid using code name in comments.
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Library / Dxe / EfiDriverLib / Event.c
index f42bc5bfb41b490960c24308500b27d0ae155653..643ba7152ca390def2f83f19c4566b7c502180cb 100644 (file)
@@ -1,6 +1,6 @@
 /*++\r
 \r
-Copyright (c) 2004 - 2006, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2004 - 2011, 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
@@ -229,7 +229,7 @@ Routine Description:
   This was bad as Tiano did not own the enum. In UEFI 2.0 CreateEventEx was\r
   added and now it's possible to not voilate the UEFI specification by \r
   declaring a GUID for the legacy boot event class. This library supports\r
-  the R8.5/EFI 1.10 form and R8.6/UEFI 2.0 form and allows common code to \r
+  the EFI 1.10 form and UEFI 2.0 form and allows common code to \r
   work both ways.\r
 \r
 Arguments:\r
@@ -308,7 +308,7 @@ Routine Description:
   This was bad as Tiano did not own the enum. In UEFI 2.0 CreateEventEx was\r
   added and now it's possible to not voilate the UEFI specification and use \r
   the ready to boot event class defined in UEFI 2.0. This library supports\r
-  the R8.5/EFI 1.10 form and R8.6/UEFI 2.0 form and allows common code to \r
+  the EFI 1.10 form and UEFI 2.0 form and allows common code to \r
   work both ways.\r
 \r
 Arguments:\r