From d16ce4dd119a5d8e2d6438331da81878a49367cc Mon Sep 17 00:00:00 2001 From: klu2 Date: Sun, 28 Sep 2008 06:55:38 +0000 Subject: [PATCH] Synchronize function's comments with EFI 1.1 specification. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6061 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Include/Protocol/UgaIo.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/MdePkg/Include/Protocol/UgaIo.h b/MdePkg/Include/Protocol/UgaIo.h index ba097db86a..3faf1841c3 100644 --- a/MdePkg/Include/Protocol/UgaIo.h +++ b/MdePkg/Include/Protocol/UgaIo.h @@ -94,8 +94,7 @@ typedef struct { /** Dynamically allocate storage for a child UGA_DEVICE . - @param[in] This The EFI_UGA_IO_PROTOCOL instance. Type EFI_UGA_IO_PROTOCOL is - defined in Section 10.7. + @param[in] This The EFI_UGA_IO_PROTOCOL instance. @param[in] ParentDevice ParentDevice specifies a pointer to the parent device of Device. @param[in] DeviceData A pointer to UGA_DEVICE_DATA returned from a call to DispatchService() with a UGA_DEVICE of Parent and an IoRequest of type UgaIoGetChildDevice. -- 2.39.2