]> git.proxmox.com Git - mirror_edk2.git/commitdiff
fixed typo
authorvanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 4 Nov 2009 08:39:25 +0000 (08:39 +0000)
committervanjeff <vanjeff@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 4 Nov 2009 08:39:25 +0000 (08:39 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9392 6f19259b-4bc3-4df7-8a09-765794883524

MdeModulePkg/Include/Guid/CapsuleVendor.h

index 946025d441f224112c390a2d152af3d1aac86cae..b25a37fda02167fe6bbb3a37d704770c19e7ef79 100644 (file)
@@ -6,7 +6,7 @@
   The capsule HOB and variable can be used to store the capsule image start address and length.\r
   They are used by EDKII implementation of capsule update across a system reset.\r
   \r
-  @par Note: EDKII implementation of capsule updating has obsolted this capsule GUID HOB data\r
+  @par Note: EDKII implementation of capsule updating has discarded this capsule GUID HOB data\r
              structur and used one UEFI Capsule HOB (defined in PI Specification 1.2) instead.\r
 \r
 Copyright (c) 2006 - 2009, Intel Corporation\r
@@ -40,7 +40,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 \r
 ///\r
 /// Data structure of capsule guid hob entry\r
-/// Note: EDKII implementation has obsoleted this structure and used \r
+/// Note: EDKII implementation has discarded this structure and used \r
 ///       UEFI_CAPSULE_HOB instead.\r
 ///\r
 typedef struct {\r