From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-qk1-f177.google.com (mail-qk1-f177.google.com [209.85.222.177]) by mx.groups.io with SMTP id smtpd.web11.1955.1620243749038208819 for ; Wed, 05 May 2021 12:42:29 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@nuviainc-com.20150623.gappssmtp.com header.s=20150623 header.b=gYWSLnLq; spf=pass (domain: nuviainc.com, ip: 209.85.222.177, mailfrom: rebecca@nuviainc.com) Received: by mail-qk1-f177.google.com with SMTP id a2so2731956qkh.11 for ; Wed, 05 May 2021 12:42:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nuviainc-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=xQcrwQ784reBpDcVW3X29YiZ86r1YwkWUAT40333nLA=; b=gYWSLnLqOJs9u8E0wniEJj53cNTwqcFofOwiGIZevT5SLlz56T2GsZEo0wT6fojD6O ZPew9nvftGAAYcU1kGo8Xe1yO9MuDBW1tJJQ8/ndLO4LYBqvQ5V8tcHebevJGD4Rstk9 YWhz73NsPDslZj5ZBnGBbFk3SF0wMa0Q611bZnFVUZguQu8VMvQJ2BiGrc/2rmW252vb Jt3goViNsHWzDERxmtSPQdSEuUFd2oEaECvDnI3BSEWQ9gyMD7QyYCHtxJqMpcxoY0HD QtuRnwFjuBxRyDjiJ28hjv+wQZl8hcOX3uMpGpJhYkdMqqPFBwLw4xcdzphjRPcGVgDL heEw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=xQcrwQ784reBpDcVW3X29YiZ86r1YwkWUAT40333nLA=; b=d35c2SXAIg0anU9fqukUC8iC6uZ6cp5dc9HKSwsISrvgPgmiPjBsBzRPJ1me8bzxHw GOMXICscti/KeZod07bHiRA0OdRa0O0d2QIFDELsVuC0hndbGgFY5Y5EeACVLeMPdkuW 4QdyeNDOmPLtMCQlzkF3CyeJhjRMOqcQNahINy0j4C3ucAp5zhJq+4xeg5QcMq9S6B23 XS/G20KkdWS6naJXgSvnUzmEzN+r3t/nAM+KscvVzp5rWT9bSNY+QCI0KHSjTsJFAlrn JKAbybr37x2bA5ezhA4px6LdFGlZvjpyhrZu9WdGs108PFLkE3lzTSYlgrVKn2u7nahr Ut7g== X-Gm-Message-State: AOAM532tyMgUoqst3B7Nn7eOUBpRwU6PKooz+4hDm7fjdeHSLsRb4yHW pas5xTEHQwiI4rgyrNS5cl2Tt5jpUpQwIkz0WI6Bb0Ai1nGOjMqxxO/QPRKQZGPLx6z3r39NzHD yOrLeACIOZvtmywHHLFHY8bXFGjmXOAiVrj3YDfNI8/UG8JxEwcvdK8YHlQMJl9X79ee+qg== X-Google-Smtp-Source: ABdhPJygAtF1kKTugkWfwghUfi+E0XpyuW+kJoHoxMlkYkosNokDRThhq0LoEcC2Y4n3EM8qPvKf5w== X-Received: by 2002:a37:994:: with SMTP id 142mr381914qkj.119.1620243747826; Wed, 05 May 2021 12:42:27 -0700 (PDT) Return-Path: Received: from cube.nuviainc.com (c-174-52-16-57.hsd1.ut.comcast.net. [174.52.16.57]) by smtp.gmail.com with ESMTPSA id t18sm242154qkj.75.2021.05.05.12.42.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 05 May 2021 12:42:27 -0700 (PDT) From: "Rebecca Cran" To: devel@edk2.groups.io, Michael D Kinney , Liming Gao , Zhiguang Liu Cc: Rebecca Cran Subject: [PATCH 1/1] MdePkg: Fix typos Date: Wed, 5 May 2021 13:42:23 -0600 Message-Id: <20210505194223.15107-1-rebecca@nuviainc.com> X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Fix a couple of typos in MdePkg. Signed-off-by: Rebecca Cran --- MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.inf | 2 +- MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.uni | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.inf b/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.inf index a152c311718e..ac6ac792f7e7 100644 --- a/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.inf +++ b/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.inf @@ -1,7 +1,7 @@ ## @file # Base ExtractGuidedSection Library. # This instance can also be used in SEC phase only when the memory is ready in SEC phase. -# PCD PcdGuidedExtractHandlerTableAddress points to the available pysical memory space +# PCD PcdGuidedExtractHandlerTableAddress points to the available physical memory space # that is used to store Guided Extract Handlers. # Note: A driver of type DXE_RUNTIME_DRIVER can use this ExtractGuidedSectionLib # in their initialization without any issues. They only have to be careful in diff --git a/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.uni b/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.uni index 0793c6373f68..81a6b4182611 100644 --- a/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.uni +++ b/MdePkg/Library/BaseExtractGuidedSectionLib/BaseExtractGuidedSectionLib.uni @@ -2,7 +2,7 @@ // Base ExtractGuidedSection Library. // // This instance can also be used in SEC phase only when the memory is ready in SEC phase. -// PCD PcdGuidedExtractHandlerTableAddress points to the available pysical memory space +// PCD PcdGuidedExtractHandlerTableAddress points to the available physical memory space // that is used to store Guided Extract Handlers. // Note: A driver of type DXE_RUNTIME_DRIVER can use this ExtractGuidedSectionLib // in their initialization without any issues. They only have to be careful in -- 2.26.2