summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library
AgeCommit message (Expand)AuthorFilesLines
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
2008-03-19add PCD PcdUgaConsumeSupport to switch on/off EFI UGA Draw Protocol's consumi...vanjeff2-46/+56
2008-03-17add return error check.vanjeff1-1/+4
2008-03-101. Enabled SetIpFilter() in UefiPxeBcDxe module.vanjeff1-1/+1
2008-03-10Fix GCC building warning.klu21-1/+1
2008-03-061) Sync in patch for EDK 1063 Boot option enumeration algorithm enhancementqwang127-143/+33
2008-03-03Correct EdkFvbServiceLib instance module type to DXE_RUNTIME_DRIVER, because ...lgao41-2/+2
2008-02-25Add comments for parameter.lgao42-1/+19
2008-02-14Use Mde library and definition instead of some native definitions in NetLib, ...vanjeff6-699/+163
2008-02-11MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.c:jljusten1-1/+1
2008-02-11MdeModulePkg/Library/GenericBdsLib/GenericBdsLib.inf:jljusten1-7/+7
2008-02-021) Cleanup HiiLib, IfrSupportLib. qwang1215-2838/+900
2008-02-01Fix an issue that the bitmap should be loaded from any FV instead of current ...qhuang81-1/+1