X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdeModulePkg%2FCore%2FPiSmmCore%2FDependency.c;h=deaf4b445e593d5f1a222588c47c35d4bde8612d;hb=1c3ac4b91efaa366d899cbe23451a0b2906d4d13;hp=44f693ac83ad25216b9a9baf2117ff986fec4f88;hpb=fa542a1e770ac651b7a2f9e6650210465c824f7c;p=mirror_edk2.git diff --git a/MdeModulePkg/Core/PiSmmCore/Dependency.c b/MdeModulePkg/Core/PiSmmCore/Dependency.c index 44f693ac83..deaf4b445e 100644 --- a/MdeModulePkg/Core/PiSmmCore/Dependency.c +++ b/MdeModulePkg/Core/PiSmmCore/Dependency.c @@ -19,8 +19,8 @@ #include "PiSmmCore.h" /// -/// EFI_DEP_REPLACE_TRUE - Used to dynamically patch the dependecy expression -/// to save time. A EFI_DEP_PUSH is evauated one an +/// EFI_DEP_REPLACE_TRUE - Used to dynamically patch the dependency expression +/// to save time. A EFI_DEP_PUSH is evaluated one an /// replaced with EFI_DEP_REPLACE_TRUE. If PI spec's Vol 2 /// Driver Execution Environment Core Interface use 0xff /// as new DEPEX opcode. EFI_DEP_REPLACE_TRUE should be