| 
							
							
								 vanjeff | ed66e1bc0d | clean up the un-suitable ';' location when declaring the functions. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5820 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-09-04 09:37:28 +00:00 |  | 
			
				
					| 
							
							
								 lgao4 | 60c93673b3 | The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend on PI spec should include Uefi.h not PiDxe.h. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5758 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-08-30 14:09:38 +00:00 |  | 
			
				
					| 
							
							
								 vanjeff | 8595bdaf58 | code scrub for check list. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5549 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-07-22 07:26:57 +00:00 |  | 
			
				
					| 
							
							
								 vanjeff | 24248368f7 | 1. added functions header for GraphicsConsoleDxe module. 2. correct some funtions header for ConPlatformDxe module.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5411 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-07-07 05:23:31 +00:00 |  | 
			
				
					| 
							
							
								 vanjeff | 6dcf9abc6a | Clean codes per ECC for GraphicsConsoleDxe module. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5390 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-07-01 06:43:10 +00:00 |  | 
			
				
					| 
							
							
								 qwang12 | 0898c57ce7 | Remove the non-standard definition: GLYPH_WIDTH and GLYPH_HEIGHT. All reference to these name should use the standard name defined in UEFI 2.1 specification which are EFI_GLYPH_WIDTH and EFI_GLYPH_HEIGHT git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5137 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-04-28 07:38:25 +00:00 |  | 
			
				
					| 
							
							
								 vanjeff | fb0b259e4e | apply for doxgen format. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5038 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-04-10 08:49:28 +00:00 |  | 
			
				
					| 
							
							
								 vanjeff | 8541adab27 | add PCD PcdUgaConsumeSupport to switch on/off EFI UGA Draw Protocol's consuming, it could save size by changing PCD's value to FALSE. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4911 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-03-19 05:22:06 +00:00 |  | 
			
				
					| 
							
							
								 qwang12 | 93e3992d1e | UEFI HII: Merge UEFI HII support changes from branch. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4599 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-01-21 14:39:56 +00:00 |  | 
			
				
					| 
							
							
								 vanjeff | 3012ce5cf7 | 1. Fixed bugs in DxeNetLib to meet consistence with network module DriverBinding protocol. 2. Sync bugs in console modules.
3. Sync bugs in PlatDriOverLib.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4571 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-01-17 05:56:45 +00:00 |  | 
			
				
					| 
							
							
								 klu2 | 8e5b17b25e | Update following library class/Protocol for puting 'Framework' as prefix FrameworkHii
FrameworkFormBrowser
FrameworkFormCallback
FrameworkIfrSupportLib
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4196 6f19259b-4bc3-4df7-8a09-765794883524 | 2007-10-22 09:36:00 +00:00 |  | 
			
				
					| 
							
							
								 qhuang8 | 5bca971e54 | Update to support to produce Component Name and  & Component Name 2 protocol based on Feature flag PcdComponentNameDisable & PcdComponentName2Disable. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4005 6f19259b-4bc3-4df7-8a09-765794883524 | 2007-09-30 03:05:10 +00:00 |  | 
			
				
					| 
							
							
								 lgao4 | d4571a86c9 | Using the correct HiiFramework.h header file. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3722 6f19259b-4bc3-4df7-8a09-765794883524 | 2007-08-28 06:14:00 +00:00 |  | 
			
				
					| 
							
							
								 AJFISH | 97a079edfb | Updated modules to not depend on the IntelFrameworkPkg. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3162 6f19259b-4bc3-4df7-8a09-765794883524 | 2007-07-09 23:39:54 +00:00 |  | 
			
				
					| 
							
							
								 xgu3 | 95276127e3 | Check in following modules, DxeIpl
ConPlatform
ConSplitter
GraphicsConsole
Terminal
DevicePath
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3069 6f19259b-4bc3-4df7-8a09-765794883524 | 2007-07-05 07:05:28 +00:00 |  |