audk/MdeModulePkg/Core
mdkinney 8565806618 1) Remove buffer overflow when the number of Driver Binding Protocols increases in the middle of ConnectController()
2) Remove possibility of getting a CR() macro ASSERT() when DisconnectController() is called during a recursive ConnectController()
3) Make sure the DeviceHandle field of the Loaded Image Protocol is always correct
4) Update Loaded Image Protocol logic to guarantee that the DeviceHandle and FilePath fields are correct the image is loaded from a buffer


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3853 6f19259b-4bc3-4df7-8a09-765794883524
2007-09-14 21:35:03 +00:00
..
Dxe 1) Remove buffer overflow when the number of Driver Binding Protocols increases in the middle of ConnectController() 2007-09-14 21:35:03 +00:00
DxeIplPeim Merge the PI enabling works from the branch 2007-09-04 06:12:48 +00:00
Pei Add InvokePeiCore function to invoke the PeiCore in new stack. 2007-09-14 07:01:26 +00:00
RuntimeDxe Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec 0.41, DSC spec 0.40. 2007-08-30 09:11:54 +00:00