| Commit message (Expand) | Author | Age | Files | Lines |
* | Add some definitions for efi event in Uefi/UefiSpec.h to follow spec. | vanjeff | 2007-06-25 | 26 | -296/+296 |
* | 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 | 2 | -20/+85 |
* | 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 | 11 | -255/+106 |
* | 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 | 19 | -20/+0 |
* | 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 | 2 | -8/+46 |
* | 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 | 18 | -285/+151 |
* | The ALIGNMENT definition has been moved to common header file. | klu2 | 2007-04-05 | 1 | -7/+0 |
* | Clean up the following module msa files, they are edkmodule package ftwlit, C... | lgao4 | 2007-04-05 | 17 | -158/+107 |
* | 1) Change the alignment from 1 to 2 for IA32 and X64 arch. | klu2 | 2007-04-05 | 5 | -58/+20 |
* | 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 |
* | add new blank line for GCC build | klu2 | 2007-03-27 | 1 | -1/+2 |
* | 1. Removed definition for EFI_1_1 from module ConSplitter | vanjeff | 2007-03-26 | 1 | -62/+7 |
* | 1. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modules | vanjeff | 2007-03-21 | 15 | -747/+295 |
* | Change the TPL lock level to EFI_TPL_NOTIFY. Variable Service is called in Re... | qwang12 | 2007-03-20 | 2 | -2/+2 |
* | Removed #ifdef SNP_DEBUG and used debug lib to output information. | vanjeff | 2007-03-20 | 2 | -47/+45 |
* | 1. Removed #ifdef SNP_DEBUG and used debug lib to output information | vanjeff | 2007-03-20 | 10 | -185/+202 |
* | Cleanup the msa for PeiVariable. | klu2 | 2007-03-16 | 1 | -3/+0 |
* | Fix a critical bug: When reading block succeeds but detecting MBR fails, it s... | qhuang8 | 2007-03-16 | 1 | -1/+4 |
* | Fix the issue that the variable Unicode string may be not aligned on 16-bit b... | klu2 | 2007-03-16 | 8 | -90/+30 |
* | 1. Added PcdNtEmulator and Removed MACRO EFI_NT_EMULATOR | vanjeff | 2007-03-16 | 4 | -62/+72 |
* | Perfect the msa of the following modules, DiskIo, Partition, English and Ebc. | lgao4 | 2007-03-16 | 13 | -113/+95 |
* | fixed a build error with Intel IPF compiler | vprabhal | 2007-03-16 | 1 | -1/+1 |
* | Fix the issue that HiiGetForms does not return correct BufferLength | klu2 | 2007-03-15 | 1 | -24/+28 |
* | Fix the issue of Wide char help strings cannot break into multiple lines corr... | klu2 | 2007-03-15 | 3 | -210/+200 |
* | 1. Remove #ifdef _MSC_EXTENSION_ from all source files | vanjeff | 2007-03-15 | 11 | -438/+285 |
* | Add check whether input parameter is NULL before call freepool API defined in... | lgao4 | 2007-03-14 | 2 | -4/+8 |
* | Clean up the gBS sevice (CopyMem, SetMem, AllocatePool, FreePool) with the co... | lgao4 | 2007-03-14 | 15 | -162/+159 |
* | STATIC should be prefixed for internal functions to pass the stringent compil... | qwang12 | 2007-03-13 | 2 | -0/+4 |
* | Add a lock to protect the critical region in Service APIs for gEfiSimpleTextO... | qwang12 | 2007-03-12 | 1 | -30/+82 |
* | Add a lock to protect the critical region in Service APIs for UEFI Runtime Va... | qwang12 | 2007-03-12 | 12 | -125/+275 |
* | Perfect the msa of the following console, datahub and DebugPort modules. | lgao4 | 2007-03-09 | 6 | -37/+65 |
* | Do not use return value of REPORT_STATUS_CODE_WITH_DEVICE_PATH to override th... | klu2 | 2007-03-06 | 1 | -17/+10 |
* | 1. Fix an issue about the calculation of GlyphBufferSize | qhuang8 | 2007-02-28 | 4 | -92/+122 |
* | Add range checking of partition for MBR. | xli24 | 2007-02-28 | 1 | -3/+3 |
* | clean up msa files in EdkModulePkg, removed unnecessary library definitions a... | vanjeff | 2007-02-15 | 9 | -210/+36 |
* | Make EDK Module Package pass Intel IPF compiler with /Ox switch. | xli24 | 2007-02-02 | 4 | -135/+142 |
* | EFI_CONSOLE_CONTROL_PROTOCOL provide the SetMode interface to switch mode be... | klu2 | 2007-02-01 | 1 | -0/+7 |
* | Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warn... | xli24 | 2007-01-31 | 37 | -500/+527 |
* | Further check-in to smooth Intel IPF compiler building. | xli24 | 2007-01-29 | 1 | -0/+1 |