]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Library/PiDxeS3BootScriptLib
1. Add EFI_COMPONENT_NAME2_PROTOCOL.GetControllerName() support.
[mirror_edk2.git] / MdeModulePkg / Library / PiDxeS3BootScriptLib /
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-11 lzeng14Add missing braces around initializer.
2011-11-28 lgao4Update code to pass build on VS2008 with /Od compiler...
2011-11-17 jyao1In BootScriptSaver, put INFORMATION_OPCODE message...
2011-11-14 jyao1Follow PI1.2c spec, check empty string and return EFI_I...
2011-08-29 jljustenMdeModulePkg: Add PiDxeS3BootScriptLib