summaryrefslogtreecommitdiffstats
path: root/UnixPkg
Commit message (Expand)AuthorAgeFilesLines
* Remove DataHub PCD references.andrewfish2010-04-221-2/+0
* Remove Framework DataHubDxe and DataHubStdErrDxe drivers from EDKII native PI...lgao42010-04-222-4/+0
* UnixSerialIo driver was changed to produce the flow control device path node ...niruiyu2010-04-093-65/+235
* Add VlanConfigDxe to platform DSC/FDF.xdu22010-03-032-0/+2
* Remove over-specified dependencies on IntelFrameworkPkg and IntelFrameworkMod...xli242010-03-0312-23/+5
* Cleanup unused items produced by EmbeddedPkg in UnixPkg.dscklu22010-03-021-6/+0
* Cleanup unused library class in UnixPkg.dscklu22010-03-021-1/+1
* Add the missing OUTPUT directory for the EFI and depex file in Rule section.lgao42010-03-011-15/+15
* Clean up Rules of Platform FDFs to apply only one EFI image and Depex for eac...lgao42010-03-011-15/+15
* add debug agent null instance in DSC file.vanjeff2010-02-261-9/+10
* Cleanup: Remove PcdDxePcdDatabaseTraverseEnabledjljusten2010-02-251-1/+0
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-2525-50/+0
* 1. Correct File header to ## @filelgao42010-02-2331-128/+129
* Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVERmdkinney2010-02-141-1/+1
* Only ment to add support to build and launch Ebl shell, not switch over to it...andrewfish2010-02-102-3/+3
* Remove dead command and clean up some coding style stuff.andrewfish2010-02-102-2/+12
* Fix the build warning of potential uninitialized variable of "SizeOfHeaders". qhuang82010-02-011-33/+35
* Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections...mdkinney2010-01-294-40/+16
* Add in commented out hooks for Shell and FatPkg.andrewfish2010-01-272-0/+5
* Fix issue where the script assumed tools are in Bin, but they are still in Bi...andrewfish2010-01-271-2/+7
* Update scripts to point to edk2 BaseTools now fixes have been checked inAJFISH2010-01-151-2/+2
* Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi...AJFISH2010-01-141-0/+48
* Refer to OEM status code hook library instances in MdeModulePkg.xli242009-12-291-1/+1
* Refer to status code library instances in MdeModulePkg.xli242009-12-291-9/+9
* Remove status code modules' dependency on IntelFrameworkModulePkg.xli242009-12-253-1/+3
* clean-up the license to open source.eric_tian2009-12-2412-206/+124
* Fix a bug with the shell cp command. When searching for a / it was possible t...AJFISH2009-12-181-4/+6
* Fix for the Linux Build. #ifdef __APPLE__ around the files only needed to wor...AJFISH2009-12-082-0/+22
* Fix the UnixPkg default to have the tools come from a seperate BaseTools proj...ajfish2009-12-082-7/+7
* Update UnixPkg emulation platform to produce dummy CPU I/O 2 Protocol.xli242009-12-074-15/+13
* Added support for Xcode on Snow Leopard. Upaded with bug fixes for Snow Leopard.AJFISH2009-12-0627-1109/+2564
* Add DxeSecurityManagementLib instance lgao42009-11-261-0/+1
* 1. PI SMBIOS Checkin. Major change include:davidhuang2009-11-2032-743/+1817
* Correct the alignment for PEIMklu22009-11-161-2/+2
* 1. Impl PI 1.2 PCI part. Major changes include:davidhuang2009-10-202-4/+4
* Use UEFI EFI_FILE_PROTOCOL to replace EFI_FILE qhuang82009-09-222-54/+54
* 1. updated "the Bus Driver that creates all of its child handles on the first...vanjeff2009-09-161-10/+1
* updated the Bus Driver that is able to create all or one of its child handles...vanjeff2009-09-142-98/+173
* Minor bugs fixes from testing on Xcode 3.2 and with the iPhone SDK 3.0 compi...AJFISH2009-08-262-3/+3
* Add Sec/Ia32/Gasket.Sqhuang82009-08-252-92/+983
* Integrate patch from Andrew Fish to make it run on OS X.qhuang82009-08-2544-360/+1039
* deleted PCD PcdUefiVariableDefaultTimeoutjchen202009-08-201-1/+0
* Retire the usage of S3Lib and RecoveryLib since DxeIpl does not use them any ...qhuang82009-08-111-2/+0
* Remove include in commentsklu22009-07-271-1/+0
* Use Uefi.h instead of PiDxe.h, because B0 defined in Protocol/DebugSupport.h ...klu22009-07-271-1/+2
* 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
* Fix build broken, EFI_TIME_IN_DAYLIGHT used in Sec/UnixThunk.c is defined in ...klu22009-07-131-0/+1
* Remove extra #includes where possible to make build more efficientmdkinney2009-07-117-319/+315
* roll back the change on the naming of DataHubRecords.h for backward compatibi...eric_tian2009-07-101-2/+2