Age | Commit message (Expand) | Author |
2008-11-14 | updated interface comments per UEFI Spec. | jgong5 |
2008-11-14 | Files of PeiPalLib uses the wrong license information in the file header. Upd... | xli24 |
2008-11-14 | Synchronization of MDE Library Spec., Mde.dec, and corresponding head files i... | jji4 |
2008-11-14 | Synchronization of MDE Library Spec., Mde.dec, and corresponding head files i... | jji4 |
2008-11-13 | Add change log as the brief summary of previous non-backward compatible chang... | qhuang8 |
2008-11-13 | Update library instances naming. | qhuang8 |
2008-11-13 | Remove UefiHiiLib & UefiIfrSupportLib. They have been moved to MdeModulePkg. | qhuang8 |
2008-11-13 | Update for the library class renaming: UsbLib -> UefiUsbLib | qhuang8 |
2008-11-13 | Update for the library class renaming: ScsiLib -> UefiScsiLib | qhuang8 |
2008-11-13 | Use PalLib instead of PalCallLib | qhuang8 |
2008-11-13 | Use PalLib instead of PalCallLib | qhuang8 |
2008-11-13 | Use PalLib instead of PalCallLib | qhuang8 |
2008-11-13 | Retired PeiPiLib, all its API has been merged to PeiServicesLib | qhuang8 |
2008-11-13 | Add PeiServicesInstallFvInfoPpi(). It is formerly PiLibInstallFvInfoPpi() in ... | qhuang8 |
2008-11-13 | Rename DxePiLib to DxeServicesLib | qhuang8 |
2008-11-13 | Remove BasePalCallLibNull | qhuang8 |
2008-11-13 | Add BasePalLibNull | qhuang8 |
2008-11-13 | Use PalLib instead of PalCallLib | qhuang8 |
2008-11-13 | Update [LibraryClasses] section for the updated library class. | qhuang8 |
2008-11-13 | Remove FvbServiceLib, HiiLib & IfrSupportLib. | qhuang8 |
2008-11-13 | Rename ScsiLib to UefiScsiLib | qhuang8 |
2008-11-13 | Rename UsbLib to UefiUsbLib | qhuang8 |
2008-11-13 | 1. Merge the API of PiLibInstallFvInfoPpi() to PeiServicesLib and rename it t... | qhuang8 |
2008-11-13 | Rename PalCallLib to PalLib | qhuang8 |
2008-11-13 | Rename DxePiLib to DxeServicesLib | qhuang8 |
2008-11-13 | Update minor comments for Smbus, PcdLib, PeiServicesLib library instance. And... | lgao4 |
2008-11-13 | Updated protocol function header per UEFI Spec. | jgong5 |
2008-11-12 | Use correct signature to fix the bug that Tiger platform cannot boot to OS. | xli24 |
2008-11-12 | Remove unnecessary header file including for library class in MdePkg. | klu2 |
2008-11-12 | fixed comments to follow UEFI Spec | jgong5 |
2008-11-11 | Revert all the #pramga(1) related patches to r6434, we need to review all the... | qhuang8 |
2008-11-11 | 1, Move device path utility macros from protocol's header file to DevicePathL... | klu2 |
2008-11-11 | Add following library instances to MDE package: | xli24 |
2008-11-11 | add #pragma pack(1) for some structures. | vanjeff |
2008-11-10 | Rename EfiScsiStallSeconds to EFI_SCSI_STALL_SECONDS to follow the naming con... | qwang12 |
2008-11-10 | add #pragma pack(1) for some structures. | vanjeff |
2008-11-10 | remove un-necessary #pragma pack(1) and clean up doxgen format. | vanjeff |
2008-11-10 | remove un-necessary #pragma pack(1) and clean up doxgen format. | vanjeff |
2008-11-07 | +++++ mdkinney 11/5/2008 11:08:13 PM | eric_tian |
2008-11-07 | add function header for SIGNATURE_XX, according to MDE Spec, 0.61e-7 | vanjeff |
2008-11-07 | Add gEfiDriverConfigurationProtocolGuid GUID C Name in INF. | qhuang8 |
2008-11-07 | Update the implementation of EfiLibInstallAllDriverBinding2(). | qhuang8 |
2008-11-07 | Add extra DriverConfiguration2 protocol parameter for EfiLibInstallAllDriverb... | qhuang8 |
2008-11-06 | Add IA32, x64 & EBC version of EfiConvertFunctionPointer() | qhuang8 |
2008-11-06 | Add new API in UefiRuntimeLib to convert function pointer. | qhuang8 |
2008-11-06 | At bit mask for PEI/DXE dispatch | qhuang8 |
2008-11-06 | Minor comments update to remove long line (column num > 120) | qhuang8 |
2008-11-06 | Remove gEfiMdePkgTokenSpaceGuid.PcdUefiVariableDefaultTimeout. This Pcd was f... | qhuang8 |
2008-11-05 | Vertical check - Every PCD entries in DEC file need to have comments | eric_tian |
2008-11-05 | Add two EFI Modifier. | qwang12 |