audk/UnixPkg/Library
andrewfish d0c3acd4c4 2nd wave of r11105 checkin.2nd wave of r11105 checkin.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11106 6f19259b-4bc3-4df7-8a09-765794883524
2010-12-01 00:41:31 +00:00
..
DxeUnixLib UnixPkg: Added missing EFIAPI for many Gasket functions 2010-10-13 07:06:28 +00:00
DxeUnixOemHookStatusCodeLib Update the copyright notice format 2010-04-28 12:31:45 +00:00
DxeUnixPeCoffExtraActionLib Fix crash in UnixPkg caused by r10769. The DxeCore is not calling the library constructor, but is calling the library members that are coded to assume the constructor has run. Check to make sure constructor has run before using services. If Dxe Core starts calling library constructor then this code will just work, but it may cause an issue with the extra call to load symbols, since we catch the symbol load in DxeIpl. 2010-08-05 17:08:14 +00:00
EdkUnixPeiPeCoffGetEntryPointLib Update the copyright notice format 2010-04-28 12:31:45 +00:00
PeiUnixOemHookStatusCodeLib Update the copyright notice format 2010-04-28 12:31:45 +00:00
PeiUnixPeCoffExtraActionLib Update the copyright notice format 2010-04-28 12:31:45 +00:00
SecDispatchTableLib Finish spliting SecDispatchTableLib into two functions so it can be a BaseLib 2010-09-20 21:04:07 +00:00
UnixBaseLib 2nd wave of r11105 checkin.2nd wave of r11105 checkin. 2010-12-01 00:41:31 +00:00
UnixBdsLib Adding Simple Pointer, GOP, SimpleTextInEx, and Networking protocols to the emulator. Cleaned up POSIX include situation by centralizing it in a single file, like NT32. Fixed TPL issue with TPL High not being emulated correctly, it was possible to take a timer tick when the locks in the DXE core should have prevented this. Remove some unused files to make things easier to maintain. 2010-11-30 23:38:40 +00:00
UnixPeCoffLoaderLib Update the copyright notice format 2010-04-28 12:31:45 +00:00