summaryrefslogtreecommitdiff
path: root/UnixPkg/Library
AgeCommit message (Expand)AuthorFilesLines
2011-02-02Fix issue with fixing tabs.andrewfish5-5/+5
2010-12-012nd wave of r11105 checkin.2nd wave of r11105 checkin.andrewfish1-26/+34
2010-11-30Adding Simple Pointer, GOP, SimpleTextInEx, and Networking protocols to the e...andrewfish2-10/+7
2010-11-12Fix the issue that the high 16-bit of EAX may contain invalid data, which cau...li-elvin2-4/+4
2010-10-13UnixPkg: Added missing EFIAPI for many Gasket functionsjljusten1-8/+9
2010-09-20Finish spliting SecDispatchTableLib into two functions so it can be a BaseLibandrewfish2-8/+34
2010-09-16Added SecDispatchTable library to allow custom PPIs to be passed up to into P...andrewfish2-0/+78
2010-08-18Added support for an EFI X64 ABI compatible UnixPkg. With an internal only co...andrewfish6-150/+24
2010-08-05Fix crash in UnixPkg caused by r10769. The DxeCore is not calling the library...andrewfish1-2/+6
2010-07-26Change the GUID value of UnixBaseLib to avoid Guid value collision with BaseL...qhuang81-1/+1
2010-07-22Added to support X64 port (with SV5 ABI). May be able to remove after we port...andrewfish148-0/+15774
2010-04-28Update the copyright notice formathhtian18-39/+39
2010-03-03Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...xli244-8/+2
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu28-16/+0
2010-02-231. Correct File header to ## @filelgao48-33/+33
2010-02-01Fix the build warning of potential uninitialized variable of "SizeOfHeaders". qhuang81-33/+35
2010-01-14Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...AJFISH1-0/+48
2009-12-25Remove status code modules' dependency on IntelFrameworkModulePkg.xli242-0/+2
2009-12-24clean-up the license to open source.eric_tian2-19/+16
2009-12-06Added support for Xcode on Snow Leopard. Upaded with bug fixes for Snow Leopard.AJFISH1-1/+1
2009-08-25Integrate patch from Andrew Fish to make it run on OS X.qhuang87-112/+52
2009-07-13ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian1-9/+18
2009-07-13Fix build broken, DxeUnixPeCoffExtracActionLib should not dependent on PeiSer...klu21-1/+1
2009-07-11Remove extra #includes where possible to make build more efficientmdkinney3-312/+312
2009-07-10Move LockKeyboards API from GenericBdsLib to PlatformBdsLiblgao41-2/+22
2009-07-10Remove code that fills in the FirmwareVendor and FirmwareRevision in the EFI ...mdkinney1-17/+0
2009-07-09Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew...lgao43-3/+2
2009-06-07Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe modulemdkinney2-39/+10
2009-06-07Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP...mdkinney3-102/+101
2009-06-03changed %s to %a to print correct ascii string.vanjeff2-8/+8
2009-06-01Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...mdkinney2-16/+16
2009-06-011) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...mdkinney2-2/+0
2009-06-01Remove unnecessary use of gEfiStatusCodeSpecificDataGuid and sync algorithm w...mdkinney4-34/+0
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney2-10/+10
2009-05-09Sync with PE/COFF Extra Action library class comments and add ASSERT() condit...mdkinney2-32/+32
2009-05-081. Assign BDS timeout PCD value.vanjeff1-1/+2
2009-03-05Add empty lineqhuang82-2/+2
2009-03-05Remove PeiPeCoffLoader.h and gPeiPeCoffLoaderGuid, and Add PeCoffExtraActionL...qhuang88-891/+370
2009-03-02remove Bmp.h and ShellFile.h From MdeModulePkg to IntelFrameworkPkgqhuang81-1/+1
2009-02-261, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no...klu22-23/+3
2009-02-24Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkgklu21-1/+1
2009-02-23Fix typo in include file nameqhuang81-1/+1
2009-02-23Update Unix platform to use dynamic HII pcd to save console output mode.qhuang83-4/+51
2009-02-05Fix lib to use standard #defines for PE/COFF machine typesmdkinney1-2/+2
2009-01-14Add type cast to pass build qhuang81-1/+1
2009-01-14Apply PeiServicesLibqhuang82-9/+9
2009-01-14Add type caseqhuang81-2/+2
2008-12-03Clean up to fix build break.qhuang81-10/+0
2008-12-03Fix constructor prototype.qhuang81-2/+2
2008-11-24retried graphics library class from MdePkgvanjeff3-3/+1