summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library
AgeCommit message (Expand)Author
2010-01-08refine the code and add more security check.vanjeff
2009-12-31Minor clean ups for these INF files.mdkinney
2009-12-31Align name of constructor and destructor.xli24
2009-12-31Refine DxeReportStatusCodeLib and RuntimeDxeReportStatusCodeLib.xli24
2009-12-30Add VLAN support.xdu2
2009-12-30Code clean up in NetLib:xdu2
2009-12-30Make use of UefiRuntimeLib for refinement.xli24
2009-12-29Create RuntimeDxeReportStatusCodeLib instance.xli24
2009-12-29Move SmmReportStatusCodeLib to MdeModulePkg.xli24
2009-12-29Move PeiReportStatusCodeLib to MdeModulePkg.xli24
2009-12-29Create DxeReportStatusCodeLib instance.xli24
2009-12-29Move OemHookStatusCodeLibNull to MdeModulePkg.xli24
2009-12-23Try to get the image form device path by FALSE and TRUE boot policy.lgao4
2009-11-27Fix GCC build error!lgao4
2009-11-26Add new SecurityManagementLib, and update SecurityStub driver to use this lib.lgao4
2009-11-20EFI_HII_DATABASE_PROTOCOL.NewPackageList() allows installation of multiple pa...rsun3
2009-11-17Updated the IpIoLiband and the change includes: qouyang
2009-11-17Update function description to be consistent with code definition: HEX_RADIX ...xdu2
2009-11-111. Add Link MTU support to IP4 and TCP4 driver.tye
2009-11-05Change the behavior of the HII Library function HiiGetHiiHandles() when the P...rsun3
2009-11-04[Change summary]:tye
2009-10-30Correct the typo in comments.lgao4
2009-10-301. Update the UdpIo to a combined UdpIo to support both v4 and v6 stack.tye
2009-10-27Fix the EBC build problem in DxeIpIoLib of r9374.tye
2009-10-26NetLib:tye
2009-10-13Fix the incorrect check for IFR OnfOf opcode.lgao4
2009-08-26Minor bugs fixes from testing on Xcode 3.2 and with the iPhone SDK 3.0 compi...AJFISH
2009-08-11Update the comments for S3Lib and RecoveryLib class and instance to state tha...qhuang8
2009-07-11Retire NetLibQueueDpc() and NetLibDispatchDpc() and use QueueDpc() and Dispat...mdkinney
2009-07-09add security check.vanjeff
2009-07-02Remove library class of MemoryTestLib and related library instances.xli24
2009-07-01Add Null implementation of the Reset System Library that generated an ASSERT(...mdkinney
2009-06-29add security check.vanjeff
2009-06-03Make sure BASE_LIST is always aligned on a 64-bit boundarymdkinney
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney
2009-05-20Add includes for definitions used by the DxeIpIoLib and DxeNetLibmdkinney
2009-05-20enhanced to support more routing table entry.vanjeff
2009-05-18Fix K8 issues in HiiDataBaselgao4
2009-05-18Retire original HII APIs: IfrLibExtractDefault and ConstructConfigAltResp, wh...lgao4
2009-05-14Update HiiDataBase to fix parsing Hii package error. Some HiiPackages have no...lgao4
2009-05-141. Update the implementation of HII ConfigRouting Protocol in HiiDataBase mod...lgao4
2009-05-131. retired NicIp4ConfigProtocolGuidvanjeff
2009-05-12Minor update the function interface for three re-allocate pool APIs to check ...qhuang8
2009-05-11Add conformance check for OldBuffer and size even if the memory allocation fa...qhuang8
2009-05-09Update comments in PeiMemoryAllocationLib and UefiMemoryAllocationLib to matc...mdkinney
2009-05-08Fix bug in Reallocate Pool functions in DXE Core Memory Allocation Lib. The ...mdkinney
2009-05-04Fix a bug in UefiHiiLib. The size for allocating a buffer is StrSize instead ...rsun3
2009-04-30HiiLib exports HiiCreateRawOpCode APIlgao4
2009-04-30update to pass GCC build as we replace VA_START with __builtin_va_starteric_tian
2009-04-27Update HiiGetBrowserData APIlgao4