summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library
Commit message (Expand)AuthorAgeFilesLines
* sync patch r10180, r10191, r10628, r10720, r10772 from main trunk.vanjeff2010-11-172-0/+172
* Sync patch r9452 from main trunk.lgao42010-07-301-17/+6
* Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney2009-07-116-90/+11
* add security check.vanjeff2009-07-091-8/+13
* Remove library class of MemoryTestLib and related library instances.xli242009-07-024-450/+0
* Add Null implementation of the Reset System Library that generated an ASSERT(...mdkinney2009-07-012-0/+116
* add security check.vanjeff2009-06-292-1/+6
* Make sure BASE_LIST is always aligned on a 64-bit boundarymdkinney2009-06-031-4/+4
* This checkin addresses the compatibility issue of passing arguments of type V...mdkinney2009-05-302-4/+390
* Add includes for definitions used by the DxeIpIoLib and DxeNetLibmdkinney2009-05-202-0/+3
* enhanced to support more routing table entry.vanjeff2009-05-201-5/+5
* Fix K8 issues in HiiDataBaselgao42009-05-181-14/+45
* Retire original HII APIs: IfrLibExtractDefault and ConstructConfigAltResp, wh...lgao42009-05-181-373/+14
* Update HiiDataBase to fix parsing Hii package error. Some HiiPackages have no...lgao42009-05-141-8/+18
* 1. Update the implementation of HII ConfigRouting Protocol in HiiDataBase mod...lgao42009-05-143-97/+1403
* 1. retired NicIp4ConfigProtocolGuidvanjeff2009-05-132-25/+91
* Minor update the function interface for three re-allocate pool APIs to check ...qhuang82009-05-121-12/+8
* Add conformance check for OldBuffer and size even if the memory allocation fa...qhuang82009-05-111-7/+11
* Update comments in PeiMemoryAllocationLib and UefiMemoryAllocationLib to matc...mdkinney2009-05-091-3/+6
* Fix bug in Reallocate Pool functions in DXE Core Memory Allocation Lib. The ...mdkinney2009-05-081-10/+9
* Fix a bug in UefiHiiLib. The size for allocating a buffer is StrSize instead ...rsun32009-05-041-1/+1
* HiiLib exports HiiCreateRawOpCode APIlgao42009-04-301-2/+2
* update to pass GCC build as we replace VA_START with __builtin_va_starteric_tian2009-04-301-2/+2
* Update HiiGetBrowserData APIlgao42009-04-271-70/+28
* Merge application PlatOverMngr and library DxePlatDriOverLib into driver Plat...lgao42009-04-243-2132/+0
* Retire IfrSupportLib and ExtendedIfrSupportLib, which have been replaced by H...lgao42009-04-239-3522/+0
* Enhance HiiGetBrowserData API to support the case that storage element is 0.lgao42009-04-201-0/+9
* Remove unused IfrSupportLib and ExtendedIfrSupportLiblgao42009-04-171-10/+15
* Update HiiLib to copy all IfrOpcode, not Opcode by Opcode.lgao42009-04-171-17/+17
* Retire HiiLibGetNextLanguage() API from HII Library class.rsun32009-04-171-42/+0
* Fix Insert opcode error.lgao42009-04-171-6/+8
* Retire language conversion APIs from HII library class.rsun32009-04-161-273/+0
* HII Library Class interface refine.rsun32009-04-144-923/+549
* Fix Bug to convert low Hex string to handle L'A' - L'F'lgao42009-04-131-10/+12
* Fix ICC compiler error.lgao42009-04-131-8/+15
* Merge new defined HII library APIs into HiiLib lgao42009-04-133-3079/+9
* Update UefiHiiLib to support new defined IFR related HII APIs.lgao42009-04-136-82/+2362
* Update NewHii library lgao42009-04-121-31/+20
* Fix various 'EFIAPI' inconsistencies found while building MdeModulePkg.jljusten2009-04-101-1/+2
* Add NewHii and UefiHiiServices library instances.lgao42009-04-094-0/+3181
* Retire Extended HII library class.rsun32009-04-022-193/+0
* Enhance the file header description.niry2009-04-023-3/+8
* Fix a minor issue to ensure the converted RFC 3066 language is NULL-terminated.qhuang82009-03-271-1/+6
* Apply GetBestLanguage() API in UEFI to display HII string.qhuang82009-03-272-92/+68
* Fix coding style issue.niry2009-03-252-3/+3
* ISO_639_2_ENTRY_SIZE has been made local.jji42009-03-171-0/+4
* Rename BaseMemoryTestLib to MemoryTestLib.xli242009-03-134-6/+6
* Refine BaseMemoryTestLib to handle memory address at zero.xli242009-03-101-1/+33
* retire FvbServiceLib class in MdeModulePkg, and also remove the two instances...eric_tian2009-03-093-758/+0
* Refine BaseMemoryTestLib and add instance with full functionality.xli242009-03-064-18/+306