From 74fec7085b01caac858ef511056e72b2b9ad5795 Mon Sep 17 00:00:00 2001 From: lgao4 Date: Wed, 19 Nov 2008 14:23:54 +0000 Subject: Update comments for Protocol definitions to match UEFI spec. And add the missing comments for the data structure. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6635 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Include/Protocol/EdidOverride.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'MdePkg/Include/Protocol/EdidOverride.h') diff --git a/MdePkg/Include/Protocol/EdidOverride.h b/MdePkg/Include/Protocol/EdidOverride.h index 27f42f1154..f2076b252e 100644 --- a/MdePkg/Include/Protocol/EdidOverride.h +++ b/MdePkg/Include/Protocol/EdidOverride.h @@ -29,9 +29,9 @@ typedef struct _EFI_EDID_OVERRIDE_PROTOCOL EFI_EDID_OVERRIDE_PROTOCOL; #define EFI_EDID_OVERRIDE_ENABLE_HOT_PLUG 0x02 /** - Return the current video mode information. + Returns policy information and potentially a replacement EDID for the specified video output device. - @param This Protocol instance pointer. + @param This The EFI_EDID_OVERRIDE_PROTOCOL instance. @param ChildHandle A child handle produced by the Graphics Output EFI driver that represents a video output device. @param Attributes The attributes associated with ChildHandle video output device. -- cgit v1.2.3