| 
							
							
								 Michael Kubacki | 2f88bd3a12 | MdePkg: Apply uncrustify changes REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3737
Apply uncrustify changes to .c/.h files in the MdePkg package
Cc: Andrew Fish <afish@apple.com>
Cc: Leif Lindholm <leif@nuviainc.com>
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn> | 2021-12-07 17:24:28 +00:00 |  | 
			
				
					| 
							
							
								 Michael D Kinney | 9344f09215 | MdePkg: Replace BSD License with BSD+Patent License https://bugzilla.tianocore.org/show_bug.cgi?id=1373
Replace BSD 2-Clause License with BSD+Patent License.  This change is
based on the following emails:
  https://lists.01.org/pipermail/edk2-devel/2019-February/036260.html
  https://lists.01.org/pipermail/edk2-devel/2018-October/030385.html
RFCs with detailed process for the license change:
  V3: https://lists.01.org/pipermail/edk2-devel/2019-March/038116.html
  V2: https://lists.01.org/pipermail/edk2-devel/2019-March/037669.html
  V1: https://lists.01.org/pipermail/edk2-devel/2019-March/037500.html
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com> | 2019-04-09 10:58:13 -07:00 |  | 
			
				
					| 
							
							
								 sfu5 | f0b0ba3177 | Refine code. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10793 6f19259b-4bc3-4df7-8a09-765794883524 | 2010-08-13 02:47:22 +00:00 |  | 
			
				
					| 
							
							
								 myronporter | 35a1715411 | Minor grammatical work--mostly adding periods.  Sending  separately a list of files missing Doxygen @param and @return information. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10572 6f19259b-4bc3-4df7-8a09-765794883524 | 2010-06-11 00:02:51 +00:00 |  | 
			
				
					| 
							
							
								 hhtian | bb817c56c5 | Update the copyright notice format git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10405 6f19259b-4bc3-4df7-8a09-765794883524 | 2010-04-23 16:00:47 +00:00 |  | 
			
				
					| 
							
							
								 qhuang8 | 47fc17d8a9 | Use #include "XXX.h" for module internal header files. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6330 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-10-31 04:32:02 +00:00 |  | 
			
				
					| 
							
							
								 vanjeff | bb40027d7c | move Ia32DivS64x64Remainder.c to Ia32/DivS64x64Remainder.c. remove #ifdef _MS_EXTENTION_, since those files has been assigned to MS compiler in INF file.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6259 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-10-28 03:19:37 +00:00 |  | 
			
				
					| 
							
							
								 vanjeff | aa5f2556fb | Copied remotely git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6258 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-10-28 03:16:59 +00:00 |  | 
			
				
					| 
							
							
								 vanjeff | 710a5b3584 | 1.removed DivS64x64Remainder.c since it has been moved to upper directory. 2.removed blank lines from DivU64x32Remainder.c
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6183 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-10-22 08:14:35 +00:00 |  | 
			
				
					| 
							
							
								 vanjeff | 1efcc4ae46 | remove unnecessary comments introduced by tools from MdePkg. The regular express is "//^p//[  ]Include[ ]common[ ]header[ ]file[ ]for[ ]this[ ]module[.]^p//" git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5911 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-09-17 07:46:17 +00:00 |  | 
			
				
					| 
							
							
								 yshang1 | 38bbd3d91c | Code scrub: MdePkg/Library/BaseCacheMaintenanceLib
MdePkg/Library/BaseDebugLibNull
MdePkg/Library/BaseIoLibIntrinsic
MdePkg/Library/BaseLib
MdePkg/Library/BaseMemoryLib
MdePkg/Library/BaseMemoryLibMmx
MdePkg/Library/BaseMemoryLibOptDxe
MdePkg/Library/BaseMemoryLibOptPei
MdePkg/Library/BaseMemoryLibRepStr
MdePkg/Library/BaseMemoryLibSse2
MdePkg/Library/BasePeCoffGetEntryPointLib
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5426 6f19259b-4bc3-4df7-8a09-765794883524 | 2008-07-08 09:38:43 +00:00 |  | 
			
				
					| 
							
							
								 AJFISH | d5b86e43cf | Removed MdePkg usage of ModuleName: in file headers git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3217 6f19259b-4bc3-4df7-8a09-765794883524 | 2007-07-12 22:59:43 +00:00 |  | 
			
				
					| 
							
							
								 AJFISH | f734a10ab1 | Removed CommonHeader.h generated file from the MdePkg. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2922 6f19259b-4bc3-4df7-8a09-765794883524 | 2007-06-29 23:22:13 +00:00 |  | 
			
				
					| 
							
							
								 vanjeff | e1f414b6a7 | Import some basic libraries instances for Mde Packages. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2704 6f19259b-4bc3-4df7-8a09-765794883524 | 2007-06-22 03:21:45 +00:00 |  | 
			
				
					| 
							
							
								 lhauch | 586cd1f1f4 | Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break existing builds. Also updated the SPD and FPD files UiNames git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2616 6f19259b-4bc3-4df7-8a09-765794883524 | 2007-06-01 14:49:55 +00:00 |  | 
			
				
					| 
							
							
								 vanjeff | bda7fbcc2f | 1.Added EFIAPI for some assembly functions declare 2.Modified some functions header 
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1052 6f19259b-4bc3-4df7-8a09-765794883524 | 2006-07-20 02:48:06 +00:00 |  | 
			
				
					| 
							
							
								 vanjeff | 1ea5ca46c7 | 1. added functions header for BaseUefiDecompressLi 2. added some internal functions header for BaseLib
3. added EFIAPI for some internal assembly files declare
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1050 6f19259b-4bc3-4df7-8a09-765794883524 | 2006-07-19 17:37:07 +00:00 |  | 
			
				
					| 
							
							
								 bbahnsen | 185d764218 | Rename dirs git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@16 6f19259b-4bc3-4df7-8a09-765794883524 | 2006-04-24 22:17:39 +00:00 |  |