summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Library
AgeCommit message (Expand)Author
2007-09-24Fix one minor comment issue in last check-inqhuang8
2007-09-24Update DevicePathLib to reflect the update of UEFI device utility protocolqhuang8
2007-09-20Fix invalid return status to sync with newest UEFI spec 2.1qhuang8
2007-09-17Remove OldPeiCoreEntryPoint library instance from MdePkgklu2
2007-09-171. Add EfiLibInstallDriverBindingComponentName2() to install DriverBinding Pr...qhuang8
2007-09-07Upgrade the format of EFI_PEIM_ENTRY_POINT to EFI_PEIM_ENTRY_POINT2 according...klu2
2007-09-04Merge the PI enabling works from the branchqwang12
2007-08-22Update the code to match spec for EfiFvbSetVolumeAttributes API.qwang12
2007-08-14gEfiCallerIdGuid is defined in Autogen.hqwang12
2007-08-14Sync code with MdePkg spec for Scsi library class and CustomDecompress librar...lgao4
2007-08-101) Move the structure definitions related GUID EFI_STATUS_CODE_SPECIFIC_DATA_...klu2
2007-08-08Correct parameter UINTN to UINT32lgao4
2007-08-08Update CustomDecompress library to support algorithm guid and Update DxeIpl a...lgao4
2007-07-30add EFIAPI to the library functions.qwang12
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