]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Library/ExtendedIfrSupportLib/Common.c
Replace CopyMem() which can be replaced by BaseLib's Read/WriteUnalianedXX() as these...
[mirror_edk2.git] / MdeModulePkg / Library / ExtendedIfrSupportLib / Common.c
2009-01-04 qwang12Replace CopyMem() which can be replaced by BaseLib...
2008-12-03 jji4Global variables have been moved backward ahead of...
2008-11-08 qwang12Check the GUID too before identify the opcode is a...
2008-11-04 qwang12Sync in bug fix from EDK I:
2008-07-16 qwang12Clean up ExtendedIfrSupportLib.
2008-07-14 qwang12Clean up ExtendedHiiLib, HiiLib, IfrSupportLib, Extende...
2008-04-09 qhuang8Update all files to follow doxygen style file header.
2008-02-02 qwang121) Cleanup HiiLib, IfrSupportLib.