| Commit message (Expand) | Author | Age | Files | Lines |
* | Code and comments have been checked with spec. | jji4 | 2008-11-20 | 4 | -179/+170 |
* | 1.Removed PrintXY from Graphics Library. | vanjeff | 2008-11-20 | 3 | -8/+415 |
* | Update doxygen comment for VarArg list parameter. "..."'s description is added. | qwang12 | 2008-11-19 | 1 | -4/+8 |
* | 1, Move device path utility macros from protocol's header file to DevicePathL... | klu2 | 2008-11-11 | 2 | -2/+3 |
* | Add gEfiDriverConfigurationProtocolGuid GUID C Name in INF. | qhuang8 | 2008-11-07 | 1 | -2/+3 |
* | Update the implementation of EfiLibInstallAllDriverBinding2(). | qhuang8 | 2008-11-07 | 1 | -282/+653 |
* | Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I... | eric_tian | 2008-10-29 | 1 | -1/+0 |
* | Refine file header for INF files of MDE library instances. | xli24 | 2008-10-28 | 1 | -1/+5 |
* | Remove over specify protocol/ppi/guid | klu2 | 2008-10-28 | 1 | -2/+0 |
* | Adjust doxygen comment style for structure. | klu2 | 2008-10-21 | 1 | -1/+5 |
* | deleted an empty space. | qwang12 | 2008-10-21 | 1 | -1/+0 |
* | Update library class and library instance description for UefiLib to follows ... | klu2 | 2008-10-10 | 1 | -7/+5 |
* | Remove the unused header files. | lgao4 | 2008-10-09 | 1 | -1/+0 |
* | Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/P... | lgao4 | 2008-10-09 | 1 | -1/+1 |
* | Cleanup "Tiano" word. | klu2 | 2008-09-22 | 1 | -35/+34 |
* | HiiLibGetCurrentLanguage returns the current UEFI variable "PlatformLang" (if... | qwang12 | 2008-09-21 | 3 | -1/+54 |
* | Update these library instances module type to UEFI_DIRVER, because they only ... | lgao4 | 2008-09-19 | 1 | -1/+1 |
* | remove unnecessary comments introduced by tools from MdePkg. The regular expr... | vanjeff | 2008-09-17 | 5 | -15/+5 |
* | Code clean up. | klu2 | 2008-09-16 | 4 | -11/+30 |
* | 1. remove EFI_EVENT_ alias, replace them with EVT_ | vanjeff | 2008-09-04 | 1 | -1/+1 |
* | The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ... | lgao4 | 2008-08-30 | 1 | -1/+1 |
* | remove the unused msa files in MdePkg. | lgao4 | 2008-08-25 | 1 | -122/+0 |
* | Code Scrub for MdePkg. | yshang1 | 2008-07-25 | 4 | -14/+15 |
* | Add CONST modifier to align with the global array of mUnicodeWidthTable. | qhuang8 | 2008-07-14 | 1 | -4/+4 |
* | Code scrub: | yshang1 | 2008-07-14 | 2 | -15/+32 |
* | Fix a bug in LookupUnicodeStringTable2() to mismatch invalid language code li... | qhuang8 | 2008-02-01 | 1 | -1/+1 |
* | 1. Update internal EfiPrint protocol to contain all print interfaces provided... | lgao4 | 2007-10-12 | 1 | -1/+1 |
* | Use Device Path Macros to get Device Path Type/SubType. (Some extensions migh... | qhuang8 | 2007-09-18 | 1 | -3/+2 |
* | 1. Add EfiLibInstallDriverBindingComponentName2() to install DriverBinding Pr... | qhuang8 | 2007-09-17 | 1 | -60/+149 |
* | Merge the PI enabling works from the branch | qwang12 | 2007-09-04 | 3 | -1/+7 |
* | Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec... | qhuang8 | 2007-08-30 | 1 | -8/+8 |
* | Fix the invalid return code for OemHookStatusCodeLibNull library instance. | klu2 | 2007-08-30 | 1 | -1/+1 |
* | Remove unused comments in MdePkg. | yshang1 | 2007-07-19 | 1 | -39/+0 |
* | Removed MdePkg usage of ModuleName: in file headers | AJFISH | 2007-07-12 | 2 | -4/+0 |
* | Removed CommonHeader.h generated file from the MdePkg. | AJFISH | 2007-06-29 | 7 | -23/+10 |
* | removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu... | AJFISH | 2007-06-29 | 1 | -10/+0 |
* | Add two gEfiComponentName2ProtocolGuid and gEfiDriverDiagnostics2ProtocolGuid... | qhuang8 | 2007-06-29 | 1 | -0/+3 |
* | Import BaseMemoryLibMmx; | yshang1 | 2007-06-29 | 2 | -111/+458 |
* | Add UefiDriverModel.c for Installation of driver model protocols . | yshang1 | 2007-06-22 | 1 | -0/+581 |
* | Checked in part of MDE library instances following PI and UEFI. It includes: | yshang1 | 2007-06-22 | 4 | -13/+57 |
* | Cleanup MdePkg.dsc, UefiLib.inf and UefiLib.msa | vanjeff | 2007-06-22 | 2 | -8/+4 |
* | Import some Pei and Dxe related instances for MdePkg. | vanjeff | 2007-06-22 | 7 | -0/+2002 |
* | Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist... | lhauch | 2007-06-01 | 5 | -1788/+0 |
* | 1. Removed #ifndef to enable Capsule architecture protocol on IPF. | vanjeff | 2007-03-28 | 1 | -12/+2 |
* | 1. Removed definition for EFI_1_1 from module ConSplitter | vanjeff | 2007-03-26 | 1 | -116/+94 |
* | Update the comments. | qwang12 | 2007-03-09 | 1 | -2/+2 |
* | Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint() to the UEFI Library. | qwang12 | 2007-02-14 | 2 | -0/+273 |
* | 1. Add two interfaces in PeCoffGetEntryPointLib.h | qhuang8 | 2007-02-13 | 1 | -20/+21 |
* | 1) Added BIT0, BIT1, …, BIT63 to the Base Defines | qwang12 | 2007-02-12 | 1 | -0/+29 |
* | Add supported module type & arch filter for all libraries in MdePkg to filter... | qhuang8 | 2007-01-30 | 1 | -1/+1 |