summaryrefslogtreecommitdiff
path: root/MdePkg/Include
AgeCommit message (Expand)AuthorFilesLines
2006-06-26• BaseMemoryLib:qhuang826-749/+733
2006-06-231) Add in support to traverse taken spaceqwang123-15/+71
2006-06-23Enabling use PcdSetXX macro to set value for PATCHABLE_IN_MODULE, DYNAMIC, DY...klu21-50/+51
2006-06-23Remove the dead files.qwang121-25/+0
2006-06-23Remove the dead files.qwang121-91/+0
2006-06-231) remove some dead code from WinNtBusDriver.cqwang123-3/+3
2006-06-22In before, FixedPcdGetxx macro was defined as global variable, it is wrong. I...klu21-7/+7
2006-06-22Fix buger in DxeMain module and modify uefispec.h coding stylelgao42-160/+152
2006-06-221. UINTN & INTN issue for EBC architecture:qhuang84-58/+101
2006-06-20Modify autogen code for DynamicEx type PCD.klu21-12/+12
2006-06-201. Fixed bug for WriteUnaligned24() in Unaligned.c of BaseLibvanjeff6-130/+130
2006-06-19 1. PostCodeLib.qhuang82-19/+19
2006-06-17Change the macro for dynamicEx type PCD and modify autogen tools to auto gene...klu21-12/+12
2006-06-14This was only used by GenFvImage tool, so it can be removed now.bbahnsen2-125/+0
2006-06-13 BaseMemoryLib (BaseMemoryLibRepStr):qhuang83-22/+39
2006-06-101) Sync PcdPpi guid with PCD arch spec.qwang122-2/+2
2006-06-101. Added AsmCpuidEx() to BaseLibbxing1-0/+82
2006-06-101. Updated SetJump() and LongJump() for IPFbxing1-48/+28
2006-06-08 1. Rename PeiCoreLib to PeiServicesLib and rename all the interfaces from Pe...qhuang82-149/+18
2006-06-07BaseMemoryLib:qhuang82-2/+152
2006-06-07Sync Pcd Service Driver, PEIM and library with MDE Spec 0.55a.qwang123-104/+103
2006-06-06git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@427 6f19...alfred1-671/+671
2006-06-04UefiLib:qhuang81-0/+56
2006-05-31add function headervanjeff1-0/+288
2006-05-26Fix gcc build breaks.bbahnsen1-2/+2
2006-05-26Sync up Pcd Library Instances and PCD Driver/PEIM with Pcd spec 0.51 and Mde ...qwang126-127/+131
2006-05-25MemoryAllocationLib: For boundary case: “AllocationSize + OverAllocationSiz...qhuang82-6/+8
2006-05-241) Fix bug reported on the PcdSetEx* Macro.qwang123-6/+10
2006-05-19Fix capitalization issuesbbahnsen1-1/+1
2006-05-19git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@202 6f19...lgao41-1/+1
2006-05-19Finish bug at line 324:vanjeff1-1/+1
2006-05-17Updated function headers for CacheMaintenanceLibbxing1-1/+143
2006-05-15Updated BaseLib for THUNK functions and some CPU functionsbxing1-6/+35
2006-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@152 6f19...lgao41-670/+671
2006-05-12Make variable names for protocol GUIDs consistentmdkinney2-2/+2
2006-05-12Add EfiGlobalVariable GUID to PEIM.h so PEIMs can read standard variables def...mdkinney1-0/+1
2006-05-11*BaseSmbusLib: (new version)qhuang82-78/+155
2006-04-27Added CONST for some sting type to follow MWG-0.51. Tracker 26 and 28vanjeff1-5/+5
2006-04-25PeiSmbusLib & DxeSmbusLibqhuang82-104/+17
2006-04-21Initial import.bbahnsen239-0/+60240