summaryrefslogtreecommitdiffstats
path: root/UnixPkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-094-5/+6
* change the name of macro or data structure to follow DataHubSubclass/MemSubcl...eric_tian2009-07-081-2/+2
* Revert r8771. UnixPkg has a custom RTC driver.jljusten2009-07-071-1/+1
* Retired PciIncompatibleDeviceSupportLib from IntelFrameworkModulePkg.vanjeff2009-07-071-2/+0
* Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.in...klu22009-07-071-1/+1
* add readme.txt for UnixPkgklu22009-07-061-0/+32
* Remove extra GUID that is not usedmdkinney2009-07-031-1/+0
* Remove unused PCDs: PcdPciIsaEnable and PcdPciVgaEnableklu22009-06-191-4/+0
* Retire the duplicate StatusCode PCD:lgao42009-06-161-14/+1
* Retire gEfiProcessorProducerGuid,gEfiMemoryProducerGuid,lgao42009-06-126-10/+5
* 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