summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Library
AgeCommit message (Expand)AuthorFilesLines
2006-09-18add EFIAPI for those constructor funcitons declarationvanjeff1-9/+10
2006-09-13update GetPerformanceCounterProperties() declarevanjeff1-2/+2
2006-08-24Fix track EDKT106 & EDKT112: map LibPcdSetPtr function for PatchPcdSetPtr mac...klu21-1/+6
2006-08-17Added AsmSwitchStackAndBackingStore() to BaseLib.h for stack switching on IPF.bxing1-5/+37
2006-08-14Add more comments in UefiDriverModelLibyshang11-3/+10
2006-07-26Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish4-4/+67
2006-07-251. Updated declaration of timer functions according to latest MWG.bxing1-2/+2
2006-07-23Adjust coding style for MemoryAllocationLib.qhuang81-216/+291
2006-07-21Change DxeRuntimeDriverLib name to UefiRuntimeLib.yshang11-3/+3
2006-07-20Remove BugBug in comments and adjust function header according to code style ...lgao41-1/+1
2006-07-20Modified comment for gDsvanjeff1-1/+1
2006-07-20added some comments in BaseLibvanjeff3-24/+32
2006-07-191. added functions header for BaseUefiDecompressLivanjeff2-0/+76
2006-07-19Fixed some naming issues and update to the EDK II name. I also fixed an issue...ajfish1-4/+4
2006-07-19Add [in,out] in the @param for PCD header and c file.qwang121-1/+9
2006-07-17map FeaturePcdGet(TokenName) to _PCD_GET_MODE_BOOL_##TokenName to follow the ...qwang121-4/+1
2006-07-13git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@954 6f19...yshang11-0/+98
2006-07-13BasePrintLib: Fix Buffer Overflow issue.qhuang81-2/+4
2006-07-13added function headervanjeff1-0/+9
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred1-1/+1
2006-07-121. Added '#pragma pack' directive in BaseLib.h for the structure IA32_DESCRIPTORbxing1-19/+21
2006-07-05 DebugLib:qhuang87-325/+401
2006-07-04Added LibPatchPcdSetPtr.qwang121-2/+30
2006-07-03Add PcdDxe and PcdPEIM to all-arch for EdkModulePkg-All-Archs.fpdqwang121-11/+12
2006-06-301.Updated some functions header of BaseLib with new MWG specvanjeff1-67/+86
2006-06-26• BaseMemoryLib:qhuang826-749/+733
2006-06-231) Add in support to traverse taken spaceqwang121-15/+55
2006-06-23Enabling use PcdSetXX macro to set value for PATCHABLE_IN_MODULE, DYNAMIC, DY...klu21-50/+51
2006-06-231) remove some dead code from WinNtBusDriver.cqwang121-1/+1
2006-06-22In before, FixedPcdGetxx macro was defined as global variable, it is wrong. I...klu21-7/+7
2006-06-221. UINTN & INTN issue for EBC architecture:qhuang83-53/+98
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-13 BaseMemoryLib (BaseMemoryLibRepStr):qhuang83-22/+39
2006-06-101) Sync PcdPpi guid with PCD arch spec.qwang121-1/+1
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.qwang121-38/+37
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 ...qwang121-38/+48
2006-05-25MemoryAllocationLib: For boundary case: “AllocationSize + OverAllocationSiz...qhuang82-6/+8
2006-05-241) Fix bug reported on the PcdSetEx* Macro.qwang121-6/+6
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