Age | Commit message (Expand) | Author |
2007-11-14 | add UsbMouseSimulateTouchPad driver to verify the correction of dispatching A... | eric_tian |
2007-11-07 | Removed the PAL definition of PAL_ROUTE_CONFIG because it is not in published... | zliu3 |
2007-11-01 | Add more PAL_ROUTE related definition in to PalCallLib.h | gtian |
2007-10-31 | Added macro GLOBAL_OBJECT and GLOBAL_CONSTANT, and changed '.global' to '.glo... | zliu3 |
2007-10-24 | Fixed tabbing issue | AJFISH |
2007-10-20 | Added the PAL call PAL_ROUTE_CONFIG for Tukwila processor | zliu3 |
2007-10-19 | Update EFI_SIMPLE_TEXT_INPUT_EX protocol definitions according to UEFI spec 2.1b | qhuang8 |
2007-10-16 | Merger network tackers 9307, 9338, 9339, 9397 | vanjeff |
2007-10-16 | 1. Add PcdConOutGopSupport and PcdConOutUgaSupport in MdeModulePkg.dec | vanjeff |
2007-10-16 | Move the EFI_PEI_STARTUP_DESCRIPTOR into IntelFrameworkPkg. | klu2 |
2007-10-11 | changed the Sec information structure for IPF | vprabhal |
2007-10-11 | UEFI Specification has a name conflict. Change the Variable definitions to no... | AJFISH |
2007-10-11 | Add BasePalCallLibNull instance in MdePkg. It is useful when building IPF com... | yshang1 |
2007-10-10 | 0) Change the PEI core behavior to not install FV HOB for each FV INFO PPI in... | qwang12 |
2007-10-09 | PI Enabling: the address of PeiServices Pointer should be | klu2 |
2007-10-09 | Correct ExtractGuidedSectionLib library instance for PEIM and DXE | lgao4 |
2007-10-09 | Add Unicode Collation 2 protocol GUID value according to UEFI Spec 2.1b | qhuang8 |
2007-10-05 | created a new library instance with CpuSleep and CpuFlushTlb | vprabhal |
2007-10-05 | moved CpuSleep and CpuFlushTlb to the CpuLib to use PalCall in those function... | vprabhal |
2007-09-30 | Add two ExtractGuidedSectionLib instance separately for Pei and Dxe module. B... | lgao4 |
2007-09-29 | Remove CustomDecompressLib, which has replaced by ExtractGuidedSection librar... | lgao4 |
2007-09-29 | 1. Add ExtractGuidedSectionLib library to replace customdecompress library. | lgao4 |
2007-09-29 | 1. Fixed one bug in ConPlatform.c, add NULL judgment. | vanjeff |
2007-09-28 | 1. Replace PeCoffLoader library by PeCoff lib for PeiCore, DxeIpl and DxeMain. | lgao4 |
2007-09-26 | Fix one iScsi device path definition update to Uefi Spec 2.1b. | qhuang8 |
2007-09-24 | Merge branch of PI tree to main trunk | klu2 |
2007-09-24 | Updated EFI_MANAGED_NETWORK_PROTOCOL_GUID value according to UEFI 2.1b. | vanjeff |
2007-09-24 | Fix one minor comment issue in last check-in | qhuang8 |
2007-09-24 | Update DevicePathLib to reflect the update of UEFI device utility protocol | qhuang8 |
2007-09-20 | Fix invalid return status to sync with newest UEFI spec 2.1 | qhuang8 |
2007-09-17 | Remove OldPeiCoreEntryPoint library instance from MdePkg | klu2 |
2007-09-17 | 1. Add EfiLibInstallDriverBindingComponentName2() to install DriverBinding Pr... | qhuang8 |
2007-09-17 | Add Hardware Error Variable defined in UEFI 2.1 spec | qhuang8 |
2007-09-07 | Upgrade the format of EFI_PEIM_ENTRY_POINT to EFI_PEIM_ENTRY_POINT2 according... | klu2 |
2007-09-06 | Roll back the change made in rev.3778, which is a temporary fix for the issue... | xli24 |
2007-09-05 | Temporarily fix the issue that Tiger cannot boot to OS. Change the GUID of Fi... | xli24 |
2007-09-04 | Merge the PI enabling works from the branch | qwang12 |
2007-08-30 | Fix non-Ascii character in comments | klu2 |
2007-08-27 | 1. Sync Tcp4 protocol definitions to match UEFI 2.1 | vanjeff |
2007-08-27 | Make MdePkg GCC clean | qwang12 |
2007-08-24 | Add #defines for the SAL System Table entry sizes | mdkinney |
2007-08-23 | Add in BuildFv2Hob in HobLib | qwang12 |
2007-08-22 | Update the code to match spec for EfiFvbSetVolumeAttributes API. | qwang12 |
2007-08-22 | Update the comments of PiDxe.h, PiPei.h and Uefi.h. | yshang1 |
2007-08-15 | Remove MDT from SAL.h | mdkinney |
2007-08-15 | 1) Add type casting for argument "a" in EFI_ERROR(a), since if compare two co... | yshang1 |
2007-08-14 | gEfiCallerIdGuid is defined in Autogen.h | qwang12 |
2007-08-14 | Sync code with MdePkg spec for Scsi library class and CustomDecompress librar... | lgao4 |
2007-08-13 | Add missing definition EFI_PEIM_ENTRY_POINT to IntelFrameworkPkg and rename o... | klu2 |
2007-08-13 | Fix bug in MdePkg. | yshang1 |