mirror_edk2/EdkModulePkg/Library/EdkUefiRuntimeLib/Common
2007-02-01 03:05:49 +00:00
..
RuntimeLib.c There is a bug in original EdkModulePkg\Library\EdkUefiRuntimeLib\Common\RuntimeLib.c. Originally, if a driver did not produce a <SetVirtualAddressMapCallBack>'s function, EFI_EVENT_SIGNAL_VIRTUAL_ADDRESS_CHANGE notify event will not be created in RuntimeDriverLibConstruct(), This is a bug, because at least, mRT pointer need to be converted for runtime service. 2007-02-01 03:05:49 +00:00
RuntimeService.c 1. Add the fix for the following Bugs: 2006-11-03 02:47:43 +00:00