summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Library
AgeCommit message (Expand)Author
2007-07-17Move some definitions defined in USB spec and HID Spec from Library/Usblib.h ...vanjeff
2007-07-13Add necessary macro definitions in PalCallLib.h of MdePkg.xli24
2007-07-13Fixed comments to follow coding standard. AJFISH
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH
2007-07-121. Import UsbKbDxe and UsbMouseDxe into MdeModulePkgvanjeff
2007-07-06Enable Intel IPF compilation for MdePkg.qwang12
2007-07-06Check in library class of SalLib.xli24
2007-07-06Update PalCallLib.hyshang1
2007-07-06Checked in PalCallLib.h. The patch does not remove the "/IndustryStandard/Pal...yshang1
2007-07-05GraphicsLib depends on GraphicsOutput protocol definitions so I added include...AJFISH
2007-07-05Enable Nt32 platform boot to DXE phase.klu2
2007-07-03add in GraphicsLib.hqwang12
2007-07-03Update EFI_CAPSULE_HEADER definition.vanjeff
2007-06-29Ported SerialPortLib to support base type.AJFISH
2007-06-29add a error macro to prevent this file from included for now #error "UEFI 2.1...qwang12
2007-06-29add SerialPortLib.hvanjeff
2007-06-27Updated headers to follow coding standardAJFISH
2007-06-27Move #include <IndustryStandard/Pal.h> into IPF specific statement.yshang1
2007-06-27Add new Library Class: CustomDecompressLib qhuang8
2007-06-26Fixed build issues for DxeCoreHobLib and BaseUefiDecompressLib.vanjeff
2007-06-26Remove prefix EFI_ from some TPL macros reference in some commentsvanjeff
2007-06-25Fixed typo in function headerAJFISH
2007-06-22Checked in part of MDE library instances following PI and UEFI. It includes:yshang1
2007-06-22Fixed typo in PiPeiCis.h.yshang1
2007-06-19Import Library Class from original MDE package. Also I added the EFI_PEI_CORE...yshang1
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2007-05-14These updates are for IPF low level assembly library checking in.gtian
2007-05-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2593 6f1...gtian
2007-05-05Update BaseLib.h to make the spaces between comments constant. Only added bla...ajfish
2007-03-291.Define SPIN_LOCK as "volatile UINTN" to prevent mutli-processor access harz...qhuang8
2007-03-221. Removed AsmSwitchStackAndBackingStore from BaseLib.hvanjeff
2007-03-14Remove the BugBug in package header file for DXE_CORE and DXE_DRIVER which fo...qwang12
2007-02-14Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint() to the UEFI Library.qwang12
2007-02-131. Add two interfaces in PeCoffGetEntryPointLib.hqhuang8
2007-02-13Add alias EFI_D_XXX to provide backward compatibilities.qhuang8
2007-02-13Update all String related functions in BaseLib for this change introduced in ...qwang12
2007-02-121) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang12
2007-01-25Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli24
2007-01-18Add two useful functions in UefiLib for the implementation of Component Name,...qhuang8
2007-01-09Add in UefiApplicationEntryPoint library class and library instance. qwang12
2006-12-28Refix the previous issue.qhuang8
2006-12-28Fix a typo in UefiLib. The parameter type of Registration should be "VOID **"...qhuang8
2006-12-14Merge R8->R9 tracker 5935 and 7080 to update runtime arch protocol to DxeCis ...lgao4
2006-11-28Declare the alignment required for jump Buffersmdkinney
2006-11-031. Add the fix for the following Bugs:cwu11
2006-10-23Follow up tracker EDKT285.yshang1
2006-10-22Updated the Runtime Driver to use the MDE libs for cache flush and removed lo...ajfish
2006-10-22Removed duplicate PalCallStatic functions in different libraries. Moved ReadI...ajfish
2006-09-18add EFIAPI for those constructor funcitons declarationvanjeff
2006-09-13update GetPerformanceCounterProperties() declarevanjeff