summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library
AgeCommit message (Expand)AuthorFilesLines
2008-10-29Move FvbServiceLib, GraphicsLib, and DxePalLib from MDE package due to packag...xli245-0/+1807
2008-10-28clean up EBC in inf files.vanjeff4-4/+5
2008-10-25Remove EdkFvbServiceLib and GraphicsLib from MdeModulePkg, for they have been...xli245-1807/+0
2008-10-14Remove the unnecessary include, such as PiDxe.h, PiPei.h, Base.h and Uefi.h i...qwang121-1/+1
2008-10-09Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P...lgao41-1/+0
2008-10-08Set Root=NULL if some error code is returned from OpenVolume() interface of E...qhuang81-0/+1
2008-10-07sync the comments of FvbServiceLib library class with Mde Library Spec.eric_tian1-90/+194
2008-09-28sync the comments of GraphicsLib library instance with Mde Library Spec.eric_tian1-3/+2
2008-09-24Update the default value of PcdPlatformBootTimeOutDefault to be 0xffff to be ...qhuang81-19/+8
2008-09-17Update the comments.qwang122-4/+8
2008-09-16follow up the comments from code review.eric_tian1-0/+2
2008-09-04remove EFI_EVENT_ alias, replace them with EVT_vanjeff1-3/+3
2008-09-03Updated EFI_FVB_ATTRIBUTES to EFI_FVB_ATTRIBUTES_2.vanjeff1-3/+3
2008-09-02Remove unnecessary TPL operations in BDS module & library.xli241-10/+0
2008-09-02To improve backward compatibility, add gEfiPrint2ProtocolGuid and rename gEfi...qwang122-4/+4
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao45-5/+5
2008-08-27Add new line at the end of file.qhuang81-1/+1
2008-08-27Add DxeCoreMemoryAllocationLib instance dedicated to DxeCore use.qhuang83-0/+823
2008-08-27CYGWIN_GCC cleanup for GenericBdsLib.qhuang81-102/+170
2008-08-25remove the unused msa files in MdeModulePkg.lgao410-801/+0
2008-08-18Add dependency of gEfiDpcProtocolGuid for these two library instances since t...qhuang82-1/+8
2008-08-01Simplify debug message for a selected boot optionmdkinney1-1/+1
2008-07-29Update the comments.qwang121-1/+1
2008-07-22Code scrub for GenericBdsLibklu212-282/+150
2008-07-181. Add usb LUD support in BDSqhuang81-6/+36
2008-07-16Clean up ExtendedIfrSupportLib.qwang124-9/+9
2008-07-15add GLOBAL_REMOVE_IF_UNREFERENCED and CONST modifier.qwang121-1/+1
2008-07-15[Description]:qwang121-6/+8
2008-07-15set initialized value for PrintNum.vanjeff1-1/+2
2008-07-15check list clean.vanjeff2-79/+120
2008-07-14Clean up ExtendedHiiLib, HiiLib, IfrSupportLib, ExtendedIfrSupportLib for Dox...qwang125-25/+107
2008-07-11Code Scrub for DxeCrc32GuidedSectionExtractLib library instance.lgao42-5/+7
2008-07-11Clean up GenericBdsLib library Instance.qwang1212-191/+495
2008-07-10Clean up BootMaint module in BdsDxe.qwang121-1/+2
2008-07-09Code scrub for the Capsule, SecurityStub, and Crc32 library instance.lgao45-61/+62
2008-07-09ADD EFIAPI for library function.lgao41-0/+1
2008-07-081. Enabled UGA Draw consuming in GraphicsLib of MdemodulePkg.vanjeff1-231/+201
2008-06-30Boolean values and variable type BOOLEAN should not use explicit comparisons ...qwang121-1/+1
2008-06-04Remove orphan files: R8Lib.c & R8Lib.h have already been removed from module ...qhuang82-334/+0
2008-05-26Remove the obsolete comments.qwang123-6/+0
2008-05-231) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang123-32/+0
2008-04-111. add public functions header.vanjeff5-0/+71
2008-04-09MdeModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf:jljusten1-7/+0
2008-04-09Add comments and DoxyGen format for these files.lgao44-30/+21
2008-04-09Clean up BDS lib to remove assembly files, remove R8Lib.h & R8Lib.c by applyi...qhuang817-6254/+5809
2008-04-09Update all files to follow doxygen style file header.qhuang823-1227/+1152
2008-04-081.Port Platform driver override protocol utility application in MdeModulePkg....vanjeff2-25/+12
2008-04-01edk2/MdeModulePkg/Library/PlatformBdsLibNull/PlatformBdsLibNull.inf:jljusten1-0/+7
2008-03-20fixed one typovanjeff1-1/+1
2008-03-19add some error check and return.vanjeff1-0/+4