]> git.proxmox.com Git - mirror_edk2.git/history - EdkModulePkg/Library/EdkUefiRuntimeLib/Common/RuntimeLib.c
Fix the bug that destructor should sync with constructor
[mirror_edk2.git] / EdkModulePkg / Library / EdkUefiRuntimeLib / Common / RuntimeLib.c
2007-05-17 qhuang8Fix the bug that destructor should sync with constructor
2007-02-01 klu2There is a bug in original EdkModulePkg\Library\EdkUefi...
2007-01-19 jwang361) Added prototype of constructor and destructor in...
2006-12-08 klu2Add more assert to check table pointer.
2006-12-06 mdkinneyAdd DxeDebugLibSerialPort that provides a debug library...
2006-09-06 yshang1Update RuntimeLib.
2006-09-05 yshang1Update library constructor definition.
2006-07-21 yshang1Change DxeRuntimeDriverLib name to UefiRuntimeLib.