]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Ia32/Non-existing.c
Fix typo in comment.
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / Non-existing.c
index 3a835fb7eea0f5e9277e8b1c7f494441b68456b9..96e90de64dd0778bac47eb96979fa03c3d8346bb 100644 (file)
@@ -31,9 +31,9 @@
   specified by Context1 and Context2. Context1 and Context2 are optional and\r
   may be 0. The function EntryPoint must never return.\r
 \r
-  @param  Cs          The 16-bit selector to load in the CS before EntryPoint\r
-                      is called. The descriptor in the GDT that this selector\r
-                      references must be setup for 32-bit protected mode.\r
+  @param  CodeSelector  The 16-bit selector to load in the CS before EntryPoint\r
+                        is called. The descriptor in the GDT that this selector\r
+                        references must be setup for 32-bit protected mode.\r
   @param  EntryPoint  The 64-bit virtual address of the function to call with\r
                       the new stack after paging is disabled.\r
   @param  Context1    The 64-bit virtual address of the context to pass into\r