summaryrefslogtreecommitdiffstats
path: root/UnixPkg/Library
Commit message (Expand)AuthorAgeFilesLines
* Fix issue with fixing tabs.andrewfish2011-02-025-5/+5
* 2nd wave of r11105 checkin.2nd wave of r11105 checkin.andrewfish2010-12-011-26/+34
* Adding Simple Pointer, GOP, SimpleTextInEx, and Networking protocols to the e...andrewfish2010-11-302-10/+7
* Fix the issue that the high 16-bit of EAX may contain invalid data, which cau...li-elvin2010-11-122-4/+4
* UnixPkg: Added missing EFIAPI for many Gasket functionsjljusten2010-10-131-8/+9
* Finish spliting SecDispatchTableLib into two functions so it can be a BaseLibandrewfish2010-09-202-8/+34
* Added SecDispatchTable library to allow custom PPIs to be passed up to into P...andrewfish2010-09-162-0/+78
* Added support for an EFI X64 ABI compatible UnixPkg. With an internal only co...andrewfish2010-08-186-150/+24
* Fix crash in UnixPkg caused by r10769. The DxeCore is not calling the library...andrewfish2010-08-051-2/+6
* Change the GUID value of UnixBaseLib to avoid Guid value collision with BaseL...qhuang82010-07-261-1/+1
* Added to support X64 port (with SV5 ABI). May be able to remove after we port...andrewfish2010-07-22148-0/+15774
* Update the copyright notice formathhtian2010-04-2818-39/+39
* Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...xli242010-03-034-8/+2
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-258-16/+0
* 1. Correct File header to ## @filelgao42010-02-238-33/+33
* Fix the build warning of potential uninitialized variable of "SizeOfHeaders". qhuang82010-02-011-33/+35
* Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...AJFISH2010-01-141-0/+48
* Remove status code modules' dependency on IntelFrameworkModulePkg.xli242009-12-252-0/+2
* clean-up the license to open source.eric_tian2009-12-242-19/+16
* Added support for Xcode on Snow Leopard. Upaded with bug fixes for Snow Leopard.AJFISH2009-12-061-1/+1
* Integrate patch from Andrew Fish to make it run on OS X.qhuang82009-08-257-112/+52
* ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian2009-07-131-9/+18
* Fix build broken, DxeUnixPeCoffExtracActionLib should not dependent on PeiSer...klu22009-07-131-1/+1
* Remove extra #includes where possible to make build more efficientmdkinney2009-07-113-312/+312
* Move LockKeyboards API from GenericBdsLib to PlatformBdsLiblgao42009-07-101-2/+22
* Remove code that fills in the FirmwareVendor and FirmwareRevision in the EFI ...mdkinney2009-07-101-17/+0
* Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew...lgao42009-07-093-3/+2
* Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe modulemdkinney2009-06-072-39/+10
* Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP...mdkinney2009-06-073-102/+101
* changed %s to %a to print correct ascii string.vanjeff2009-06-032-8/+8
* Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...mdkinney2009-06-012-16/+16
* 1) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...mdkinney2009-06-012-2/+0
* Remove unnecessary use of gEfiStatusCodeSpecificDataGuid and sync algorithm w...mdkinney2009-06-014-34/+0
* This checkin addresses the compatibility issue of passing arguments of type V...mdkinney2009-05-302-10/+10
* Sync with PE/COFF Extra Action library class comments and add ASSERT() condit...mdkinney2009-05-092-32/+32
* 1. Assign BDS timeout PCD value.vanjeff2009-05-081-1/+2
* Add empty lineqhuang82009-03-052-2/+2
* Remove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExtraActionL...qhuang82009-03-058-891/+370
* remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang82009-03-021-1/+1
* 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...klu22009-02-262-23/+3
* Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkgklu22009-02-241-1/+1
* Fix typo in include file nameqhuang82009-02-231-1/+1
* Update Unix platform to use dynamic HII pcd to save console output mode.qhuang82009-02-233-4/+51
* Fix lib to use standard #defines for PE/COFF machine typesmdkinney2009-02-051-2/+2
* Add type cast to pass build qhuang82009-01-141-1/+1
* Apply PeiServicesLibqhuang82009-01-142-9/+9
* Add type caseqhuang82009-01-141-2/+2
* Clean up to fix build break.qhuang82008-12-031-10/+0
* Fix constructor prototype.qhuang82008-12-031-2/+2
* retried graphics library class from MdePkgvanjeff2008-11-243-3/+1