Age | Commit message (Expand) | Author |
2007-06-25 | Add some definitions for efi event in Uefi/UefiSpec.h to follow spec. | vanjeff |
2007-06-08 | remove UefiRuntimeServiceTableLib reference from Helloworld module. | vanjeff |
2007-06-01 | Add in GUID_TYPE and "Help Text" for GUID declaraion in EdkNt32Pkg.spd. | qwang12 |
2007-05-30 | Fix the wrong checking for UnixSerialIo | klu2 |
2007-05-30 | Add UnixSerialIo device driver | klu2 |
2007-05-21 | Remove some unnecessary #if/#ifdef from some header files. | vanjeff |
2007-05-08 | clean up SFD file. | vanjeff |
2007-05-05 | Fixed bug in NT32 file system driver. The FileInfo->FileSize returned for a d... | ajfish |
2007-04-19 | Perfected MSA files. | vanjeff |
2007-04-18 | Remove autogen.h from all dxs files, because autogen.h file has been included... | lgao4 |
2007-04-16 | Fix the inconsistent guid for terminal driver which is used in GeneralBds lib... | klu2 |
2007-04-13 | Fixed some issues for IA32 architecture platform build. | vanjeff |
2007-04-10 | Perfected MSA files. | vanjeff |
2007-04-09 | Clean up the following module msa files, they are three networt and two PCD m... | lgao4 |
2007-04-05 | Change PcdWinNtFileSystem value is to the correct directory. | lgao4 |
2007-04-05 | Clean up the following module msa files, they are edkmodule package ftwlit, C... | lgao4 |
2007-04-04 | Change BDS to get the default logo picture by default bmp logo guid. | lgao4 |
2007-03-30 | remove unnecessary files from EdkGenericBdsLib in EdkNt32pkg | vanjeff |
2007-03-30 | 1. Perfect libraries MSA files | vanjeff |
2007-03-29 | to fix | xgu3 |
2007-03-29 | [Source] Useless assigning statement in ata and atapi | xgu3 |
2007-03-21 | 1. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modules | vanjeff |
2007-03-20 | 1. Removed #ifdef SNP_DEBUG and used debug lib to output information | vanjeff |
2007-03-16 | 1. Added PcdNtEmulator and Removed MACRO EFI_NT_EMULATOR | vanjeff |
2007-03-14 | Remove the BugBug in package header file for DXE_CORE and DXE_DRIVER which fo... | qwang12 |
2007-03-13 | pair RaiseTPL with RestoreTPL | qwang12 |
2007-03-12 | Add a lock to protect the critical region in Service APIs for gEfiBlockIoProt... | qwang12 |
2007-03-12 | Resolve the build break caused by changes to DxeCore. | qwang12 |
2007-03-09 | 1) Replace BdsLibGetBootMode with GetBootMode from HobLib of MdePkg. | qwang12 |
2007-03-08 | 1. Sync definition of EFI_DEBUG_IMAGE_INFO with UEFI spec | qhuang8 |
2007-03-05 | Correct APPLICATION_EFI ffs key file type from EFI_FV_FILETYPE_DRIVER to EFI_... | lgao4 |
2007-03-02 | 1.replace macros EFI32 with MDE_CPU_IA32 | vanjeff |
2007-02-28 | The token for PERF_END macro is CHAR8 but not CHAR16 | klu2 |
2007-02-27 | clean up MSA file and sync FPD file | vanjeff |
2007-02-27 | clean up MSA/SPD files. | vanjeff |
2007-02-14 | Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint() to the UEFI Library. | qwang12 |
2007-02-13 | Remove the combo library | qhuang8 |
2007-02-13 | Split Nt32OemHookStatusCodeLib to PEI/DXE instances | qhuang8 |
2007-02-05 | 1.Drop the support of UEFI_APPLICATION for UefiDriverLib | qhuang8 |
2007-02-02 | 1. removed BaseTimerLibLocalApic from MdePkg and Nt32TimerLib from EdkNt32Pkg. | vanjeff |
2007-01-31 | 1. PEI core needs to check image machine type | xgu3 |
2007-01-26 | To fix, | xgu3 |
2007-01-25 | Remove USER_DEFINED in IncludePkgHeader in spd files as it does not make sens... | qwang12 |
2007-01-25 | Nt32TimerLib doesn't support IPF, X64 and EBC, I remove them from this module... | lgao4 |
2007-01-25 | - Fixed EDKT240. Now the Blank.pad file for alignment purpose will no longer ... | jwang36 |
2007-01-24 | Fix up file paths. | bbahnsen |
2007-01-19 | Fix component name bugs when input Controller Name is invalid | qhuang8 |
2007-01-16 | Fix the issues, | xgu3 |
2007-01-12 | Update video card preference policy, together with some memory leaks in Gener... | xli24 |
2007-01-11 | BDS code calls Hii->FindHandles() with hardcoded length. | xli24 |