summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include/Library
Commit message (Expand)AuthorAgeFilesLines
...
* Sync code with MdePkg spec for Scsi library class and CustomDecompress librar...lgao42007-08-142-23/+7
* 1) Move the structure definitions related GUID EFI_STATUS_CODE_SPECIFIC_DATA_...klu22007-08-101-0/+1
* Correct parameter UINTN to UINT32lgao42007-08-081-3/+2
* Update CustomDecompress library to support algorithm guid and Update DxeIpl a...lgao42007-08-081-3/+45
* add EFIAPI to the library functions.qwang122007-07-301-0/+18
* Move some definitions defined in USB spec and HID Spec from Library/Usblib.h ...vanjeff2007-07-171-188/+0
* Add necessary macro definitions in PalCallLib.h of MdePkg.xli242007-07-131-2/+16
* Fixed comments to follow coding standard. AJFISH2007-07-134-485/+459
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-1211-26/+0
* 1. Import UsbKbDxe and UsbMouseDxe into MdeModulePkgvanjeff2007-07-121-50/+65
* Enable Intel IPF compilation for MdePkg.qwang122007-07-061-0/+138
* Check in library class of SalLib.xli242007-07-061-0/+61
* Update PalCallLib.hyshang12007-07-061-1/+0
* Checked in PalCallLib.h. The patch does not remove the "/IndustryStandard/Pal...yshang12007-07-061-6/+4002
* GraphicsLib depends on GraphicsOutput protocol definitions so I added include...AJFISH2007-07-051-2/+4
* Enable Nt32 platform boot to DXE phase.klu22007-07-051-0/+93
* add in GraphicsLib.hqwang122007-07-031-0/+185
* Update EFI_CAPSULE_HEADER definition.vanjeff2007-07-031-39/+39
* Ported SerialPortLib to support base type.AJFISH2007-06-291-3/+3
* add a error macro to prevent this file from included for now #error "UEFI 2.1...qwang122007-06-292-0/+4
* add SerialPortLib.hvanjeff2007-06-291-0/+76
* Updated headers to follow coding standardAJFISH2007-06-2727-137/+57
* Move #include <IndustryStandard/Pal.h> into IPF specific statement.yshang12007-06-271-2/+2
* Add new Library Class: CustomDecompressLib qhuang82007-06-271-0/+42
* Fixed build issues for DxeCoreHobLib and BaseUefiDecompressLib.vanjeff2007-06-261-11/+11
* Remove prefix EFI_ from some TPL macros reference in some commentsvanjeff2007-06-261-1/+1
* Fixed typo in function headerAJFISH2007-06-251-3/+0
* Checked in part of MDE library instances following PI and UEFI. It includes:yshang12007-06-227-160/+164
* Fixed typo in PiPeiCis.h.yshang12007-06-222-2/+49
* Import Library Class from original MDE package. Also I added the EFI_PEI_CORE...yshang12007-06-1943-0/+23697
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-0140-21555/+0
* These updates are for IPF low level assembly library checking in.gtian2007-05-141-1/+1
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2593 6f1...gtian2007-05-142-84/+1293
* Update BaseLib.h to make the spaces between comments constant. Only added bla...ajfish2007-05-051-0/+231
* 1.Define SPIN_LOCK as "volatile UINTN" to prevent mutli-processor access harz...qhuang82007-03-291-1/+1
* 1. Removed AsmSwitchStackAndBackingStore from BaseLib.hvanjeff2007-03-221-256/+229
* Remove the BugBug in package header file for DXE_CORE and DXE_DRIVER which fo...qwang122007-03-141-41/+3
* Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint() to the UEFI Library.qwang122007-02-141-0/+92
* 1. Add two interfaces in PeCoffGetEntryPointLib.hqhuang82007-02-133-25/+63
* Add alias EFI_D_XXX to provide backward compatibilities.qhuang82007-02-131-15/+34
* Update all String related functions in BaseLib for this change introduced in ...qwang122007-02-131-10/+26
* 1) Added BIT0, BIT1, …, BIT63 to the Base Defines qwang122007-02-126-7876/+8825
* Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli242007-01-254-2/+42
* Add two useful functions in UefiLib for the implementation of Component Name,...qhuang82007-01-181-1/+58
* Add in UefiApplicationEntryPoint library class and library instance. qwang122007-01-091-0/+129
* Refix the previous issue.qhuang82006-12-281-2/+2
* Fix a typo in UefiLib. The parameter type of Registration should be "VOID **"...qhuang82006-12-281-1/+1
* Merge R8->R9 tracker 5935 and 7080 to update runtime arch protocol to DxeCis ...lgao42006-12-141-10/+0
* Declare the alignment required for jump Buffersmdkinney2006-11-281-0/+8
* 1. Add the fix for the following Bugs:cwu112006-11-035-15/+15