| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix warnings generated by gcc for ia32 builds: | jljusten | 2008-04-08 | 2 | -4/+4 |
* | Update gHobList in DXE core when GCD relocates hob list. | xli24 | 2007-08-03 | 1 | -0/+1 |
* | Remove CommonHeader.h in StatusCodeDxe. | yshang1 | 2007-07-13 | 3 | -26/+28 |
* | changed the Esal call function ids all over the tree | vprabhal | 2007-07-10 | 9 | -132/+157 |
* | Fix the build break of EdkModulePkg. | xli24 | 2007-07-05 | 1 | -8/+8 |
* | Add the Consumption limitation for using DxeExtendSalLib in EdkFvbServiceLib.... | qouyang | 2007-07-04 | 3 | -6/+6 |
* | removing the dependency on EDKDxeSalLib and EdxDxeRuntimeSalLib, instead usin... | vprabhal | 2007-07-02 | 8 | -43/+41 |
* | Add some definitions for efi event in Uefi/UefiSpec.h to follow spec. | vanjeff | 2007-06-25 | 59 | -1771/+1771 |
* | Check in library class declaration for SAL Lib, together with related definit... | xli24 | 2007-06-25 | 1 | -3/+6 |
* | Check in library class definition of ExtendedSalLib. | xli24 | 2007-06-20 | 2 | -0/+447 |
* | 1. Merger Tracker 8448: PciHostBridgeEnumerator() error checking could lead t... | vanjeff | 2007-06-05 | 3 | -22/+13 |
* | Remove R2627 commit. Roll back R2626. | vanjeff | 2007-06-05 | 3 | -6/+0 |
* | 1. Merger Tracker 8448: PciHostBridgeEnumerator() error checking could lead t... | vanjeff | 2007-06-05 | 3 | -9/+15 |
* | MdePkg: | qhuang8 | 2007-06-04 | 4 | -24/+105 |
* | Rewrite the confusion statement. | qhuang8 | 2007-05-31 | 1 | -24/+16 |
* | Remove the DXE_DRIVER from Supported Module Type List. | yshang1 | 2007-05-29 | 1 | -1/+1 |
* | Add supported module type. | yshang1 | 2007-05-29 | 1 | -1/+1 |
* | Remove some unnecessary #if/#ifdef from some header files. | vanjeff | 2007-05-21 | 3 | -9/+2 |
* | Fix the bug that destructor should sync with constructor | qhuang8 | 2007-05-17 | 1 | -8/+6 |
* | Safely use MDE StrSize(), instead of its own function calculating string size... | xli24 | 2007-04-26 | 1 | -35/+2 |
* | Clean up the following module msa files. | lgao4 | 2007-04-20 | 12 | -290/+106 |
* | To cleanup typo error. | yshang1 | 2007-04-18 | 1 | -4/+4 |
* | To fix the GP convert issue, which results in the GP of registered EsalServic... | yshang1 | 2007-04-18 | 1 | -2/+6 |
* | Fix the issue that Windows Server 2003 installation fails on Tiger. | xli24 | 2007-04-18 | 1 | -2/+35 |
* | Remove autogen.h from all dxs files, because autogen.h file has been included... | lgao4 | 2007-04-18 | 21 | -22/+0 |
* | 1. Fixed one bug in UpdateDataCheck(). | vanjeff | 2007-04-17 | 2 | -18/+24 |
* | Fix the inconsistent guid for terminal driver which is used in GeneralBds lib... | klu2 | 2007-04-16 | 1 | -13/+6 |
* | Use siaddr as the PXE server address first and use option 54 when siaddr is N... | qhuang8 | 2007-04-16 | 1 | -7/+12 |
* | 1. UsbMassStorage: Increase the timeout of USBFloppyRead10 and USBFloppyWrite... | qhuang8 | 2007-04-16 | 5 | -14/+58 |
* | Fixed some issues for IA32 architecture platform build. | vanjeff | 2007-04-13 | 1 | -19/+6 |
* | 1. Added EdkPciIncompatibleDeviceSupportLib in EdkModulePkg, this library is ... | vanjeff | 2007-04-12 | 18 | -412/+2226 |
* | Fix run broken issue for EdkUnixPkg | klu2 | 2007-04-11 | 1 | -1/+3 |
* | Allocate memory in DebugSupport beforehand, in order to avoid calling memory ... | xli24 | 2007-04-11 | 7 | -84/+117 |
* | removed ICC compile issue. | vanjeff | 2007-04-10 | 2 | -12/+10 |
* | Perfected MSA files. | vanjeff | 2007-04-10 | 8 | -42/+48 |
* | Clean up the following module msa files, they are three networt and two PCD m... | lgao4 | 2007-04-09 | 19 | -288/+157 |
* | Remove 3 library instances: EdkDxeDebugLibReportStatusCode, EdkUefiDebugLibCo... | qwang12 | 2007-04-09 | 7 | -1197/+1 |
* | A typo in comments that alignment should be 8 for IPF | klu2 | 2007-04-09 | 1 | -1/+1 |
* | Change the alignment of variable from 2 back to 1 for compability of test case. | klu2 | 2007-04-09 | 1 | -1/+3 |
* | 1) Initialize gBS, gST, gImageHandle in UefiBootServicesTableLib.c to NULL | qwang12 | 2007-04-06 | 7 | -63/+63 |
* | The ALIGNMENT definition has been moved to common header file. | klu2 | 2007-04-05 | 1 | -7/+0 |
* | To fix | xgu3 | 2007-04-05 | 2 | -10/+10 |
* | Clean up the following module msa files, they are edkmodule package ftwlit, C... | lgao4 | 2007-04-05 | 18 | -338/+747 |
* | 1) Change the alignment from 1 to 2 for IA32 and X64 arch. | klu2 | 2007-04-05 | 6 | -70/+34 |
* | Change BDS to get the default logo picture by default bmp logo guid. | lgao4 | 2007-04-04 | 3 | -12/+7 |
* | 1. Advance IP in case of Break(3) in breakpoint exception | qhuang8 | 2007-03-30 | 13 | -121/+420 |
* | Variable driver: add checking to make sure flash is properly initialized | qhuang8 | 2007-03-29 | 2 | -2/+9 |
* | 1. Use MemoryAllocationLib to replace boot services memory services functions... | vanjeff | 2007-03-29 | 13 | -394/+357 |
* | [Source] Useless assigning statement in ata and atapi | xgu3 | 2007-03-29 | 2 | -3/+1 |
* | 1. Removed #ifndef to enable Capsule architecture protocol on IPF. | vanjeff | 2007-03-28 | 1 | -5/+0 |