summaryrefslogtreecommitdiff
path: root/UnixPkg
AgeCommit message (Expand)AuthorFilesLines
2010-04-22Remove DataHub PCD references.andrewfish1-2/+0
2010-04-22Remove Framework DataHubDxe and DataHubStdErrDxe drivers from EDKII native PI...lgao42-4/+0
2010-04-09UnixSerialIo driver was changed to produce the flow control device path node ...niruiyu3-65/+235
2010-03-03Add VlanConfigDxe to platform DSC/FDF.xdu22-0/+2
2010-03-03Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...xli2412-23/+5
2010-03-02Cleanup unused items produced by EmbeddedPkg in UnixPkg.dscklu21-6/+0
2010-03-02Cleanup unused library class in UnixPkg.dscklu21-1/+1
2010-03-01Add the missing OUTPUT directory for the EFI and depex file in Rule section.lgao41-15/+15
2010-03-01Clean up Rules of Platform FDFs to apply only one EFI image and Depex for eac...lgao41-15/+15
2010-02-26add debug agent null instance in DSC file.vanjeff1-9/+10
2010-02-25Cleanup: Remove PcdDxePcdDatabaseTraverseEnabledjljusten1-1/+0
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu225-50/+0
2010-02-231. Correct File header to ## @filelgao431-128/+129
2010-02-14Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney1-1/+1
2010-02-10Only ment to add support to build and launch Ebl shell, not switch over to it...andrewfish2-3/+3
2010-02-10Remove dead command and clean up some coding style stuff.andrewfish2-2/+12
2010-02-01Fix the build warning of potential uninitialized variable of "SizeOfHeaders". qhuang81-33/+35
2010-01-29Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney4-40/+16
2010-01-27Add in commented out hooks for Shell and FatPkg.andrewfish2-0/+5
2010-01-27Fix issue where the script assumed tools are in Bin, but they are still in Bi...andrewfish1-2/+7
2010-01-15Update scripts to point to edk2 BaseTools now fixes have been checked inAJFISH1-2/+2
2010-01-14Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...AJFISH1-0/+48
2009-12-29Refer to OEM status code hook library instances in MdeModulePkg.xli241-1/+1
2009-12-29Refer to status code library instances in MdeModulePkg.xli241-9/+9
2009-12-25Remove status code modules' dependency on IntelFrameworkModulePkg.xli243-1/+3
2009-12-24clean-up the license to open source.eric_tian12-206/+124
2009-12-18Fix a bug with the shell cp command. When searching for a / it was possible t...AJFISH1-4/+6
2009-12-08Fix for the Linux Build. #ifdef __APPLE__ around the files only needed to wor...AJFISH2-0/+22
2009-12-08Fix the UnixPkg default to have the tools come from a seperate BaseTools proj...ajfish2-7/+7
2009-12-07Update UnixPkg emulation platform to produce dummy CPU I/O 2 Protocol.xli244-15/+13
2009-12-06Added support for Xcode on Snow Leopard. Upaded with bug fixes for Snow Leopard.AJFISH27-1109/+2564
2009-11-26Add DxeSecurityManagementLib instance lgao41-0/+1
2009-11-201. PI SMBIOS Checkin. Major change include:davidhuang32-743/+1817
2009-11-16Correct the alignment for PEIMklu21-2/+2
2009-10-201. Impl PI 1.2 PCI part. Major changes include:davidhuang2-4/+4
2009-09-22Use UEFI EFI_FILE_PROTOCOL to replace EFI_FILE qhuang82-54/+54
2009-09-161. updated "the Bus Driver that creates all of its child handles on the first...vanjeff1-10/+1
2009-09-14updated the Bus Driver that is able to create all or one of its child handles...vanjeff2-98/+173
2009-08-26Minor bugs fixes from testing on Xcode 3.2 and with the iPhone SDK 3.0 compi...AJFISH2-3/+3
2009-08-25Add Sec/Ia32/Gasket.Sqhuang82-92/+983
2009-08-25Integrate patch from Andrew Fish to make it run on OS X.qhuang844-360/+1039
2009-08-20deleted PCD PcdUefiVariableDefaultTimeoutjchen201-1/+0
2009-08-11Retire the usage of S3Lib and RecoveryLib since DxeIpl does not use them any ...qhuang81-2/+0
2009-07-27Remove include in commentsklu21-1/+0
2009-07-27Use Uefi.h instead of PiDxe.h, because B0 defined in Protocol/DebugSupport.h ...klu21-1/+2
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-13Fix build broken, EFI_TIME_IN_DAYLIGHT used in Sec/UnixThunk.c is defined in ...klu21-0/+1
2009-07-11Remove extra #includes where possible to make build more efficientmdkinney7-319/+315
2009-07-10roll back the change on the naming of DataHubRecords.h for backward compatibi...eric_tian1-2/+2