]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/SetupBrowserDxe/Setup.c
Add comments to MdeModulePkg.dec, Correct minor comments for other files and Add...
[mirror_edk2.git] / MdeModulePkg / Universal / SetupBrowserDxe / Setup.c
index 40c2544bdd604687978f4482114efa66b9e6ba13..663bf7a2096605b5abb95eea2a6b716021067ca8 100644 (file)
@@ -189,12 +189,9 @@ FUNCTIION_KEY_SETTING gFunctionKeySettingTable[] = {
   @param FormId          This field specifies which EFI_IFR_FORM to render as the first\r
                          displayable page. If this field has a value of 0x0000, then\r
                          the forms browser will render the specified forms in their encoded order.\r
-                         ScreenDimenions - This allows the browser to be called so that it occupies a\r
-                         portion of the physical screen instead of dynamically determining the screen dimensions.\r
-                         ActionRequest   - Points to the action recommended by the form.\r
   @param ScreenDimensions Points to recommended form dimensions, including any non-content area, in \r
                           characters.\r
-  @param ActionRequest       Points to the action recommended by the form.\r
+  @param ActionRequest   Points to the action recommended by the form.\r
 \r
   @retval  EFI_SUCCESS            The function completed successfully.\r
   @retval  EFI_INVALID_PARAMETER  One of the parameters has an invalid value.\r