Revision: 14538
          http://sourceforge.net/p/edk2/code/14538
Author:   ydong10
Date:     2013-08-09 08:07:26 +0000 (Fri, 09 Aug 2013)
Log Message:
-----------
Check in the missing code.

Signed-off-by: Eric Dong <[email protected]>

Modified Paths:
--------------
    trunk/edk2/MdeModulePkg/Include/Protocol/DisplayProtocol.h
    trunk/edk2/MdeModulePkg/Include/Protocol/FormBrowserEx2.h

Modified: trunk/edk2/MdeModulePkg/Include/Protocol/DisplayProtocol.h
===================================================================
--- trunk/edk2/MdeModulePkg/Include/Protocol/DisplayProtocol.h  2013-08-09 
05:26:47 UTC (rev 14537)
+++ trunk/edk2/MdeModulePkg/Include/Protocol/DisplayProtocol.h  2013-08-09 
08:07:26 UTC (rev 14538)
@@ -15,7 +15,7 @@
 #ifndef __DISPLAY_PROTOCOL_H__
 #define __DISPLAY_PROTOCOL_H__
 
-#include <Protocol\FormBrowser2.h>
+#include <Protocol/FormBrowser2.h>
 
 #define EDKII_FORM_DISPLAY_ENGINE_PROTOCOL_GUID  \
   { 0x9bbe29e9, 0xfda1, 0x41ec, { 0xad, 0x52, 0x45, 0x22, 0x13, 0x74, 0x2d, 
0x2e } }

Modified: trunk/edk2/MdeModulePkg/Include/Protocol/FormBrowserEx2.h
===================================================================
--- trunk/edk2/MdeModulePkg/Include/Protocol/FormBrowserEx2.h   2013-08-09 
05:26:47 UTC (rev 14537)
+++ trunk/edk2/MdeModulePkg/Include/Protocol/FormBrowserEx2.h   2013-08-09 
08:07:26 UTC (rev 14538)
@@ -16,7 +16,7 @@
 #ifndef __FORM_BROWSER_EXTENSION2_H__
 #define __FORM_BROWSER_EXTENSION2_H__
 
-#include <Protocol\FormBrowserEx.h>
+#include <Protocol/FormBrowserEx.h>
 
 #define EDKII_FORM_BROWSER_EXTENSION2_PROTOCOL_GUID  \
   { 0xa770c357, 0xb693, 0x4e6d, { 0xa6, 0xcf, 0xd2, 0x1c, 0x72, 0x8e, 0x55, 
0xb }}

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to