Age | Commit message (Expand) | Author |
2007-06-29 | 1) Modify ScsiIo protocol according to UEFI specification | klu2 |
2007-06-28 | 1. Added depex file generation | jwang36 |
2007-06-28 | Add in BasePeCoff library instance. | qwang12 |
2007-06-27 | Fixed IPF and X64 like IA-32 for compiler intrinsics | AJFISH |
2007-06-27 | Updated to support compiler intrinsics properly. I had to comment out some of... | AJFISH |
2007-06-27 | Updated headers to follow coding standard | AJFISH |
2007-06-27 | Add exit boot service event registry. | yshang1 |
2007-06-27 | Add missing files | klu2 |
2007-06-27 | Convert msa to inf for UefiRuntimeLib | klu2 |
2007-06-27 | Import UefiRuntimeLib in MdePkg | yshang1 |
2007-06-27 | Import the UefiRuntimeLib in MdePkg. | yshang1 |
2007-06-27 | 1) Porting the original WinNtStuff Peim to new Nt32Pkg | klu2 |
2007-06-26 | Fixed build issues for DxeCoreHobLib and BaseUefiDecompressLib. | vanjeff |
2007-06-22 | Add UefiDriverModel.c for Installation of driver model protocols . | yshang1 |
2007-06-22 | Checked in part of MDE library instances following PI and UEFI. It includes: | yshang1 |
2007-06-22 | Cleanup MdePkg.dsc, UefiLib.inf and UefiLib.msa | vanjeff |
2007-06-22 | Import DxeCoreHobLib, DxeHobLib, PeimEntryPoint and PeiServicesLib. | vanjeff |
2007-06-22 | Import some Pei and Dxe related instances for MdePkg. | vanjeff |
2007-06-22 | Import some basic libraries instances for Mde Packages. | vanjeff |
2007-06-01 | Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist... | lhauch |
2007-05-31 | Update the Guid Value of Ext SCSI Pass Thru Protocol | qhuang8 |
2007-05-15 | Fixd EDKII r2594 build broken issue - MdePkg build failed with ICC. | qouyang |
2007-05-15 | Fixd EDKII r2594 build broken issue - MdePkg build failed with ICC. | qouyang |
2007-05-14 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2593 6f1... | gtian |
2007-05-14 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2592 6f1... | gtian |
2007-05-14 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2591 6f1... | gtian |
2007-05-14 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2590 6f1... | gtian |
2007-05-14 | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2589 6f1... | gtian |
2007-04-09 | Fix an issue that some image tool will generate PE32+ image with PE32 magic. ... | qhuang8 |
2007-04-06 | 1) Initialize gBS, gST, gImageHandle in UefiBootServicesTableLib.c to NULL | qwang12 |
2007-04-04 | Fixed issue for ICC, since ICC does not allow to cast data with volatile qual... | yshang1 |
2007-04-04 | Update the MSA for ICC build. | yshang1 |
2007-04-03 | Updated MSA file for EBC. | yshang1 |
2007-04-03 | Add the ReadWriteBarrier in the Acquire/ReleaseSpin to block the unexpected o... | yshang1 |
2007-04-02 | Add comments on the definition of SPIN_LOCK_RELEASED & SPIN_LOCK_ACQUIRED | qhuang8 |
2007-03-29 | 1.Define SPIN_LOCK as "volatile UINTN" to prevent mutli-processor access harz... | qhuang8 |
2007-03-28 | 1. Removed #ifndef to enable Capsule architecture protocol on IPF. | vanjeff |
2007-03-27 | Correct some wrong usage types | qhuang8 |
2007-03-26 | 1. Removed definition for EFI_1_1 from module ConSplitter | vanjeff |
2007-03-22 | 1. Removed AsmSwitchStackAndBackingStore from BaseLib.h | vanjeff |
2007-03-15 | 1. Remove #ifdef _MSC_EXTENSION_ from all source files | vanjeff |
2007-03-09 | Update the comments. | qwang12 |
2007-03-05 | 1. Change the protocol usage type in UefiDriverModelLib | qhuang8 |
2007-02-14 | Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint() to the UEFI Library. | qwang12 |
2007-02-13 | Clean up MSA for MDE Libs: | qhuang8 |
2007-02-13 | Remove the wrong dependency on PeimEntryPointLib | qhuang8 |
2007-02-13 | 1. Add two interfaces in PeCoffGetEntryPointLib.h | qhuang8 |
2007-02-13 | Drop the support of DXE_RUNTIME_DRIVER since all combo MDE libraries are remo... | qhuang8 |
2007-02-13 | PcdLib is only referenced by IPF arch. | qhuang8 |
2007-02-13 | BaseLib is only used by IA32, X64 & IPF | qhuang8 |