]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Library
MdeModulePkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / MdeModulePkg / Library /
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-14 Michael KinneyContributed-under: TianoCore Contribution Agreement 1.0
2014-08-13 Gao, LimingAdd the missing parameter comments for BaseSerialPortLi...
2014-08-11 Gao, LimingMdeModulePkg: BaseSerialPortLib16550 library to support...
2014-08-11 Gao, LimingMdeModulePkg: new PlatformHookLib library with depex...
2014-08-07 Feng Tian1) Add type cast for better coding style.
2014-07-28 Eric DongUpdate code to support VS2013 tool chain.
2014-07-09 Chen FanFixed typos: hanlder should be handler.
2014-07-02 Star ZengMdeModulePkg SmmLockBoxSmmLib: Add debug message for...
2014-03-01 jyao1Add comment for S3BootScriptSaveMemPoll API, since...
2014-01-22 Tian, HotFix CRLF format
2014-01-09 Liming GaoCorrect function comments of S3BootScriptCloseTable().
2013-12-31 Liming GaoUpdate MemoryAllocationLib AllocateAlignedPages API...
2013-12-30 Eric DongRollback the change 15021.
2013-12-26 Eric DongKeep consistent about the return value between the...
2013-12-17 Eric DongUpdate code to support guid op nest in the statement.
2013-12-06 Jeff FanFix comments format issue.
2013-11-27 Fu SiyuanUpdate NetLibGetMacAddress() to handle the case correct...
2013-11-22 Jeff Fan1. DxeIplPeim will locate Vector Handoff Table PPI...
2013-10-12 Eric DongUpdate comments for VarOffset field in the dynamic...
2013-10-09 Eric DongRestore the correct cursor status after finish creating...
2013-09-27 Eric DongFix form flash issue.
2013-08-12 Eric DongRefine the code logic for browser and display engine.
2013-08-12 Eric DongUpdate Browser to provide the customization possibilities.
2013-08-12 Eric DongRollback patch 14537 & 14538, because patch 14537 is...
2013-08-09 Eric DongUpdate Browser to provide the customization possibilities.
2013-07-16 Olivier MartinFixes the GCC build 'Unused variable' warning (raised...
2013-07-16 Eric DongRollback patch 14470, because it error check in some...
2013-07-16 Olivier MartinFixes the GCC build 'Unused variable' warning (raised...
2013-07-02 Eric DongUpdate HiiDataBase and UefiHiiLib to support Name...
2013-05-21 lzeng14Fix the TOCTOU issue of CommBufferSize itself for SMM...
2013-05-07 lzeng141. Fix TOCTOU issue in VariableSmm, FtwSmm, FpdtSmm...
2013-04-25 lzeng141. Use the check IsAddressValid() to prevent SMM commun...
2013-04-25 sfu5Update dual network stack drivers to produce multiple...
2013-02-27 lgao4Add new HiiLib API HiiCreateGotoExOpCode() to create...
2013-02-01 lgao4Update SecurityStub SAP protocol to support SecureHandl...
2013-01-15 lzeng14The unit of Duration for S3BootScriptSaveMemPoll()...
2013-01-14 ydong10Remove the meaningless compare code.
2013-01-10 ydong10Use EFI_IFR_TYPE_VALUE type variable instead of UINT64...
2013-01-06 ydong10Base on the type field to get the width of value field...
2013-01-06 ydong10Base on the type field to generate oneof opcode.
2013-01-06 ydong10Base on the type field to generate numeric opcode.
2012-12-24 lzeng14Detect some unsupported cases when save boot script...
2012-12-24 sfu51. Fix buffer overflow bugs in SNP, MNP and IP6 driver.
2012-12-17 sfu5Fix GCC build fail issue for MdeModulePkg and NetworkPkg.
2012-12-17 ydong10Base on the value type to get the value for default...
2012-12-14 lzeng14Initialize Data.
2012-12-13 sfu51. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName...
2012-12-10 lzeng141. Update IoRead to support UINT64 also.
2012-12-07 lzeng141. Duplicate the original boot script data copy, becaus...
2012-12-06 lzeng14Multi-SMM drivers couldn't save their boot script succe...
2012-11-29 lzeng14Fix the issue that S3BootScriptLabel() does not work...
2012-11-29 lzeng14Use mS3BootScriptTablePtr->TableLength + sizeof (EFI_BO...
2012-11-27 lzeng141. Add S3BootScriptDone Debug message when meeting...
2012-11-27 lzeng14Add the memory check to reserve memory for TERMINATE...
2012-10-31 lzeng14Remove the unsupported SEC PEIM PEI_CORE module type...
2012-10-17 sfu51. Fix a bug in PXE driver that the PXE boot do not...
2012-10-11 lzeng14Add missing braces around initializer.
2012-09-29 erictianMdeModulePkg:removes the unreachable ‘break’ instructio...
2012-09-10 niruiyuWhen SerialPortWrite() is called with a non-NULL Buffer...
2012-08-22 lgao4Add PI1.2.1 SAP2 support and UEFI231B mantis 896
2012-06-27 czhang46Add more SMRAM range check to 3 SMI handler.
2012-06-25 tye1Add OPTIONAL attribute to parameter ‘ImageHandle’ in...
2012-06-12 lzeng14To be consistent with PeiReportStatusCodeLib and DxeRep...
2012-05-31 ydong10Fixed build failed.
2012-05-30 ydong10Add new interface GetVariable2 and GetEfiGlobalVariable...
2012-05-29 lzeng14Optimize the log entry search algorithm to save boot...
2012-04-25 lzeng14Add description for PeiPerformanceIdArray parameter...
2012-04-25 lzeng14Fix UNIX GCC build fail.
2012-04-24 lzeng14Add new extension PerformanceLib APIs to store ID info.
2012-04-17 lgao4Update function comments to remove confused description...
2012-03-15 vanjeff1. Introduced CPU Exception Handler Library to provide...
2012-02-01 rsun3Add Missing invocations to VA_END() for VA_START().
2012-01-15 jyao1correct license header.
2012-01-14 jyao1Initialize LockBox.Attribute to 0 in SaveLockBox, or...
2011-11-30 niruiyuRoll back the change which doesn't call LocateProtocol...
2011-11-28 lgao4Update code to pass build on VS2008 with /Od compiler...
2011-11-17 jyao1In BootScriptSaver, put INFORMATION_OPCODE message...
2011-11-15 niruiyuDo not call LocateProtocol when the current TPL is...
2011-11-14 jyao1Follow PI1.2c spec, check empty string and return EFI_I...
2011-10-31 jljustenMdeModulePkg: Remove variables that are set, but not...
2011-10-27 lzeng14Add core FFS3 support, ExtractGuidedSectionLib/GuidedSe...
2011-10-26 niruiyuAdopt new IPv4/IPv6 device path for network modules.
2011-10-26 xdu2MdeModulePkg: Enhance error handling in NetLibGetMacAdd...
2011-10-08 andrewfishAdd a GUIDed HOB to init Debug Print error level earlie...
2011-10-08 sfu5Add pointer check for NULL before dereference it.
2011-09-16 lgao4Correct comments for NULL return value of HiiLib HiiAdd...
2011-09-02 jcarseyMdeModulePkg: Remove UefiBootServicesTableLib dependenc...
2011-08-29 jljustenMdeModulePkg: Add PiDxeS3BootScriptLib
2011-08-25 niruiyuAdd UEFI_APPLICATION module type support for the capsul...
2011-08-24 ydong10Refine code to follow coding style.
2011-08-16 rsun31. Add two performance measurement points for SMM perfo...
2011-08-09 lgao4Fix X64 VS2005 and VS2008 compile error.
2011-08-08 jcarseyclarify the logic of the print length counting function...
2011-08-02 jcarseyAdd 2 functions to UefiLib library class: CatSPrint...
2011-08-02 jljustenMdeModulePkg: Add SmmLockBox PEI implementation
2011-08-02 lgao4Fixed the issue in RuntimeStatusCode library that may...
2011-07-28 jljustenMdeModulePkg: Fix build error for UNIXGCC with IPF
2011-07-27 lzeng14For libraries that have multiple module types support...
next