ArmPlatformPkg/LcdPlatformLib: Produce the protocols EFI_EDID_DISCOVERED_PROTOCOL and EFI_EDID_ACTIVE_PROTOCOL

These two EDID protocols are excepted to be produced by the GOP.



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12860 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
oliviermartin
2011-12-14 10:35:04 +00:00
parent 84c35dd305
commit 6d8d736334
4 changed files with 138 additions and 88 deletions

View File

@@ -158,7 +158,7 @@ typedef enum {
EFI_STATUS
LcdPlatformInitializeDisplay (
VOID
IN EFI_HANDLE Handle
);
EFI_STATUS