Age | Commit message (Expand) | Author | Files | Lines |
2010-01-29 | Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections... | mdkinney | 4 | -40/+16 |
2010-01-27 | Add in commented out hooks for Shell and FatPkg. | andrewfish | 2 | -0/+5 |
2010-01-27 | Fix issue where the script assumed tools are in Bin, but they are still in Bi... | andrewfish | 1 | -2/+7 |
2010-01-15 | Update scripts to point to edk2 BaseTools now fixes have been checked in | AJFISH | 1 | -2/+2 |
2010-01-14 | Added new PeCoffGetEntryPoint lib function to get size of PE/COFF header. Thi... | AJFISH | 1 | -0/+48 |
2009-12-29 | Refer to OEM status code hook library instances in MdeModulePkg. | xli24 | 1 | -1/+1 |
2009-12-29 | Refer to status code library instances in MdeModulePkg. | xli24 | 1 | -9/+9 |
2009-12-25 | Remove status code modules' dependency on IntelFrameworkModulePkg. | xli24 | 3 | -1/+3 |
2009-12-24 | clean-up the license to open source. | eric_tian | 12 | -206/+124 |
2009-12-18 | Fix a bug with the shell cp command. When searching for a / it was possible t... | AJFISH | 1 | -4/+6 |
2009-12-08 | Fix for the Linux Build. #ifdef __APPLE__ around the files only needed to wor... | AJFISH | 2 | -0/+22 |
2009-12-08 | Fix the UnixPkg default to have the tools come from a seperate BaseTools proj... | ajfish | 2 | -7/+7 |
2009-12-07 | Update UnixPkg emulation platform to produce dummy CPU I/O 2 Protocol. | xli24 | 4 | -15/+13 |
2009-12-06 | Added support for Xcode on Snow Leopard. Upaded with bug fixes for Snow Leopard. | AJFISH | 27 | -1109/+2564 |
2009-11-26 | Add DxeSecurityManagementLib instance | lgao4 | 1 | -0/+1 |
2009-11-20 | 1. PI SMBIOS Checkin. Major change include: | davidhuang | 32 | -743/+1817 |
2009-11-16 | Correct the alignment for PEIM | klu2 | 1 | -2/+2 |
2009-10-20 | 1. Impl PI 1.2 PCI part. Major changes include: | davidhuang | 2 | -4/+4 |
2009-09-22 | Use UEFI EFI_FILE_PROTOCOL to replace EFI_FILE | qhuang8 | 2 | -54/+54 |
2009-09-16 | 1. updated "the Bus Driver that creates all of its child handles on the first... | vanjeff | 1 | -10/+1 |
2009-09-14 | updated the Bus Driver that is able to create all or one of its child handles... | vanjeff | 2 | -98/+173 |
2009-08-26 | Minor bugs fixes from testing on Xcode 3.2 and with the iPhone SDK 3.0 compi... | AJFISH | 2 | -3/+3 |
2009-08-25 | Add Sec/Ia32/Gasket.S | qhuang8 | 2 | -92/+983 |
2009-08-25 | Integrate patch from Andrew Fish to make it run on OS X. | qhuang8 | 44 | -360/+1039 |
2009-08-20 | deleted PCD PcdUefiVariableDefaultTimeout | jchen20 | 1 | -1/+0 |
2009-08-11 | Retire the usage of S3Lib and RecoveryLib since DxeIpl does not use them any ... | qhuang8 | 1 | -2/+0 |
2009-07-27 | Remove include in comments | klu2 | 1 | -1/+0 |
2009-07-27 | Use Uefi.h instead of PiDxe.h, because B0 defined in Protocol/DebugSupport.h ... | klu2 | 1 | -1/+2 |
2009-07-13 | ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh... | eric_tian | 1 | -9/+18 |
2009-07-13 | Fix build broken, DxeUnixPeCoffExtracActionLib should not dependent on PeiSer... | klu2 | 1 | -1/+1 |
2009-07-13 | Fix build broken, EFI_TIME_IN_DAYLIGHT used in Sec/UnixThunk.c is defined in ... | klu2 | 1 | -0/+1 |
2009-07-11 | Remove extra #includes where possible to make build more efficient | mdkinney | 7 | -319/+315 |
2009-07-10 | roll back the change on the naming of DataHubRecords.h for backward compatibi... | eric_tian | 1 | -2/+2 |
2009-07-10 | Move LockKeyboards API from GenericBdsLib to PlatformBdsLib | lgao4 | 1 | -2/+22 |
2009-07-10 | Remove code that fills in the FirmwareVendor and FirmwareRevision in the EFI ... | mdkinney | 1 | -17/+0 |
2009-07-09 | Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew... | lgao4 | 4 | -5/+6 |
2009-07-08 | change the name of macro or data structure to follow DataHubSubclass/MemSubcl... | eric_tian | 1 | -2/+2 |
2009-07-07 | Revert r8771. UnixPkg has a custom RTC driver. | jljusten | 1 | -1/+1 |
2009-07-07 | Retired PciIncompatibleDeviceSupportLib from IntelFrameworkModulePkg. | vanjeff | 1 | -2/+0 |
2009-07-07 | Use PcAtChipsetPkg\PcatRealTimeClockRuntimeDxe\PcatRealTimeClockRuntimeDxe.in... | klu2 | 1 | -1/+1 |
2009-07-06 | add readme.txt for UnixPkg | klu2 | 1 | -0/+32 |
2009-07-03 | Remove extra GUID that is not used | mdkinney | 1 | -1/+0 |
2009-06-19 | Remove unused PCDs: PcdPciIsaEnable and PcdPciVgaEnable | klu2 | 1 | -4/+0 |
2009-06-16 | Retire the duplicate StatusCode PCD: | lgao4 | 1 | -14/+1 |
2009-06-12 | Retire gEfiProcessorProducerGuid,gEfiMemoryProducerGuid, | lgao4 | 6 | -10/+5 |
2009-06-07 | Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe module | mdkinney | 2 | -39/+10 |
2009-06-07 | Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP... | mdkinney | 3 | -102/+101 |
2009-06-03 | changed %s to %a to print correct ascii string. | vanjeff | 2 | -8/+8 |
2009-06-01 | Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI... | mdkinney | 2 | -16/+16 |
2009-06-01 | 1) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int... | mdkinney | 2 | -2/+0 |