]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Library
Program SD Cards into 4-bit mode (support for this is required in the spec). This...
[mirror_edk2.git] / MdeModulePkg / Library /
2010-04-24 hhtianUpdate the copyright notice format
2010-04-16 geekboy15aFixed GCC 4.4 build issues due to EFIAPI not being...
2010-04-06 lgao4Update the modules with the different module GUID to...
2010-03-19 rsun3git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2010-03-05 jyao1Move SmmCoreSmmServicesTableLib from MdePkg to MdeModul...
2010-03-01 jljustenMdeModulePkg DxeNetLib: Fix compiler warning
2010-02-27 vanjeff1. Refine debug agent library.
2010-02-26 vanjeffimport Debug Agent Library and null instance in MdeModu...
2010-02-25 mdkinneyAdd MemoryAllocationLib for PI SMM Core
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-25 lgao4Enhance SetupBrowser to support new UEFI HiiFormMap...
2010-02-24 lgao41. Correct File header to ## @file
2010-02-16 mdkinneyUse Memory Allocation Library instance for modules...
2010-02-09 lgao4Update HiiString Protocol and HiiSetString Api in HiiLib
2010-02-03 xdu2For network dynamic media support:
2010-02-01 qianouyangMdeModulePkg\Library\DxeNetLib: Update the NetLibStrToI...
2010-01-27 tye11. Fix the potential issue in NetbufGetFragment() when...
2010-01-25 tye1Update according to two review comments:
2010-01-25 tye1Add StrToIp functions to NetLib.
2010-01-15 lgao4Correct comments to match function declaration.
2010-01-12 tyeFix the warning: Line 389, the Index of mMonthName...
2010-01-11 tyeAdd ASSERT () to make sure the array is accessed within...
2010-01-08 vanjeffrefine the code and add more security check.
2009-12-31 mdkinneyMinor clean ups for these INF files.
2009-12-31 xli24Align name of constructor and destructor.
2009-12-31 xli24Refine DxeReportStatusCodeLib and RuntimeDxeReportStatu...
2009-12-30 xdu2Add VLAN support.
2009-12-30 xdu2Code clean up in NetLib:
2009-12-30 xli24Make use of UefiRuntimeLib for refinement.
2009-12-29 xli24Create RuntimeDxeReportStatusCodeLib instance.
2009-12-29 xli24Move SmmReportStatusCodeLib to MdeModulePkg.
2009-12-29 xli24Move PeiReportStatusCodeLib to MdeModulePkg.
2009-12-29 xli24Create DxeReportStatusCodeLib instance.
2009-12-29 xli24Move OemHookStatusCodeLibNull to MdeModulePkg.
2009-12-23 lgao4Try to get the image form device path by FALSE and...
2009-11-27 lgao4Fix GCC build error!
2009-11-26 lgao4Add new SecurityManagementLib, and update SecurityStub...
2009-11-20 rsun3EFI_HII_DATABASE_PROTOCOL.NewPackageList() allows insta...
2009-11-17 qouyangUpdated the IpIoLiband and the change includes:
2009-11-17 xdu2Update function description to be consistent with code...
2009-11-11 tye1. Add Link MTU support to IP4 and TCP4 driver.
2009-11-05 rsun3Change the behavior of the HII Library function HiiGetH...
2009-11-04 tye[Change summary]:
2009-10-30 lgao4Correct the typo in comments.
2009-10-30 tye1. Update the UdpIo to a combined UdpIo to support...
2009-10-27 tyeFix the EBC build problem in DxeIpIoLib of r9374.
2009-10-26 tyeNetLib:
2009-10-13 lgao4Fix the incorrect check for IFR OnfOf opcode.
2009-08-26 AJFISHMinor bugs fixes from testing on Xcode 3.2 and with...
2009-08-11 qhuang8Update the comments for S3Lib and RecoveryLib class...
2009-07-11 mdkinneyRetire NetLibQueueDpc() and NetLibDispatchDpc() and...
2009-07-09 vanjeffadd security check.
2009-07-02 xli24Remove library class of MemoryTestLib and related libra...
2009-07-01 mdkinneyAdd Null implementation of the Reset System Library...
2009-06-29 vanjeffadd security check.
2009-06-03 mdkinneyMake sure BASE_LIST is always aligned on a 64-bit boundary
2009-05-30 mdkinneyThis checkin addresses the compatibility issue of passi...
2009-05-20 mdkinneyAdd includes for definitions used by the DxeIpIoLib...
2009-05-20 vanjeffenhanced to support more routing table entry.
2009-05-18 lgao4Fix K8 issues in HiiDataBase
2009-05-18 lgao4Retire original HII APIs: IfrLibExtractDefault and...
2009-05-14 lgao4Update HiiDataBase to fix parsing Hii package error...
2009-05-14 lgao41. Update the implementation of HII ConfigRouting Proto...
2009-05-13 vanjeff1. retired NicIp4ConfigProtocolGuid
2009-05-12 qhuang8Minor update the function interface for three re-alloca...
2009-05-11 qhuang8Add conformance check for OldBuffer and size even if...
2009-05-09 mdkinneyUpdate comments in PeiMemoryAllocationLib and UefiMemor...
2009-05-08 mdkinneyFix bug in Reallocate Pool functions in DXE Core Memory...
2009-05-04 rsun3Fix a bug in UefiHiiLib. The size for allocating a...
2009-04-30 lgao4HiiLib exports HiiCreateRawOpCode API
2009-04-30 eric_tianupdate to pass GCC build as we replace VA_START with...
2009-04-27 lgao4Update HiiGetBrowserData API
2009-04-24 lgao4Merge application PlatOverMngr and library DxePlatDriOv...
2009-04-23 lgao4Retire IfrSupportLib and ExtendedIfrSupportLib, which...
2009-04-20 lgao4Enhance HiiGetBrowserData API to support the case that...
2009-04-17 lgao4Remove unused IfrSupportLib and ExtendedIfrSupportLib
2009-04-17 lgao4Update HiiLib to copy all IfrOpcode, not Opcode by...
2009-04-17 rsun3Retire HiiLibGetNextLanguage() API from HII Library...
2009-04-17 lgao4Fix Insert opcode error.
2009-04-16 rsun3Retire language conversion APIs from HII library class.
2009-04-14 rsun3HII Library Class interface refine.
2009-04-13 lgao4Fix Bug to convert low Hex string to handle L'A' -...
2009-04-13 lgao4Fix ICC compiler error.
2009-04-13 lgao4Merge new defined HII library APIs into HiiLib
2009-04-13 lgao4Update UefiHiiLib to support new defined IFR related...
2009-04-12 lgao4Update NewHii library
2009-04-10 jljustenFix various 'EFIAPI' inconsistencies found while buildi...
2009-04-09 lgao4Add NewHii and UefiHiiServices library instances.
2009-04-02 rsun3Retire Extended HII library class.
2009-04-02 niryEnhance the file header description.
2009-03-27 qhuang8Fix a minor issue to ensure the converted RFC 3066...
2009-03-27 qhuang8Apply GetBestLanguage() API in UEFI to display HII...
2009-03-25 niryFix coding style issue.
2009-03-17 jji4ISO_639_2_ENTRY_SIZE has been made local.
2009-03-13 xli24Rename BaseMemoryTestLib to MemoryTestLib.
2009-03-10 xli24Refine BaseMemoryTestLib to handle memory address at...
2009-03-09 eric_tianretire FvbServiceLib class in MdeModulePkg, and also...
2009-03-06 xli24Refine BaseMemoryTestLib and add instance with full...
2009-02-27 eric_tian1. delete Include/Guid/VariableInfo.h
2009-02-25 klu2Fix missing protocol header file
next