summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...mdkinney2009-06-011-7/+7
* Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...mdkinney2009-06-012-16/+16
* Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...mdkinney2009-06-012-16/+16
* Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...mdkinney2009-06-013-19/+19
* 1) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...mdkinney2009-06-012-2/+0
* 1) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...mdkinney2009-06-011-1/+1
* 1) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...mdkinney2009-06-012-9/+0
* 1) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...mdkinney2009-06-019-38/+47
* Remove unnecessary use of gEfiStatusCodeSpecificDataGuid and sync algorithm w...mdkinney2009-06-014-34/+0
* Remove unnecessary use of gEfiStatusCodeSpecificDataGuidmdkinney2009-06-012-19/+0
* Remove the GUID declared as gEfiStatusCodeDataTypeErrorGuid and EFI_STATUS_CO...mdkinney2009-06-012-19/+0
* Remove the GUID declared as gEfiStatusCodeDataTypeAssertGuid and EFI_STATUS_C...mdkinney2009-06-012-2/+1
* Remove the GUID declared as gEfiStatusCodeDataTypeAssertGuid and EFI_STATUS_C...mdkinney2009-06-012-13/+0
* Remove the GUID declared as gEfiStatusCodeDataTypeExceptionHandlerGuid and EF...mdkinney2009-06-012-9/+0
* 1, Add checking for input parameter tool tag which is used to find external t...klu22009-06-012-0/+0
* Update shell binaries to use the newest EDK shell snapshot. This version has ...qhuang82009-06-01157-11/+7
* a typo of ISCSI stringeric_tian2009-06-011-0/+0
* fix the typo of ISCSI related string.eric_tian2009-06-011-0/+0
* Remove ShellHotFix.patch since the newest EDK shell snapshot has integrated t...qhuang82009-06-012-724/+5
* 1. removed an extra call to SetVectorBase() in the SetMode() function.vanjeff2009-06-013-15/+35
* Add directory for the new added Language Library.lgao42009-06-013-4/+4
* Replaced ASM_GLOBAL with .global, and add start label for some files to avoid...gikidy2009-06-018-12/+25
* Change (UINT8 *) to (CHAR *) to make types the same for comparison operationsmdkinney2009-05-311-3/+3
* Correct parameter names for ASSERT() checks.mdkinney2009-05-311-3/+4
* Update build.exe after StrGather was updated. Add -s build flag in EdkShellPk...rsun32009-05-312-0/+3
* Fix the bug that PCD driver treat StringTableIndex as UINT8 value but in fact...klu22009-05-312-2/+2
* Update SecMain for Nt32 to use WriteFile() for all status code related consol...mdkinney2009-05-312-18/+45
* This checkin addresses the compatibility issue of passing arguments of type V...mdkinney2009-05-311-2/+2
* This checkin addresses the compatibility issue of passing arguments of type V...mdkinney2009-05-303-12/+12
* This checkin addresses the compatibility issue of passing arguments of type V...mdkinney2009-05-302-4/+4
* This checkin addresses the compatibility issue of passing arguments of type V...mdkinney2009-05-302-6/+6
* This checkin addresses the compatibility issue of passing arguments of type V...mdkinney2009-05-307-25/+139
* This checkin addresses the compatibility issue of passing arguments of type V...mdkinney2009-05-305-38/+423
* This checkin addresses the compatibility issue of passing arguments of type V...mdkinney2009-05-307-73/+492
* Add more details to OvmfPkg/README for building & running.jljusten2009-05-281-0/+35
* Add initial version of Open Virtual Machine Firmware (OVMF) platform.jljusten2009-05-2751-0/+6799
* Add IdeControllerDxe driver. This driver is very similar tojljusten2009-05-274-0/+1187
* Add a simple PCI host bridge driver.jljusten2009-05-274-0/+2837
* Add CPU DXE driver for IA32 & X64 processor architectures.jljusten2009-05-2710-0/+3119
* Add MTRR library for IA32 & X64 processor architectures.jljusten2009-05-274-23/+1743
* Fix the bug that build tool and PCD driver can not deal with byte array or AN...klu22009-05-273-11/+11
* Correct one minor instruction to clear the lower 4 bits of r11.qhuang82009-05-261-1/+1
* Fix the bug in x64 thunk code that it cannot handle the case when GDT is load...qhuang82009-05-262-3/+37
* update comments on implementationeric_tian2009-05-261-1/+1
* sync the StrToImage flag of UGA to consistent with GOPeric_tian2009-05-261-1/+3
* Correct GenPage to get the input option value.lgao42009-05-261-0/+0
* fix a bug of incorrectly judge the end of variable arguments.eric_tian2009-05-261-1/+1
* Correct the parameter parser of GenBootSector.lgao42009-05-261-0/+0
* Roll back changes to apply GetBestLanguage() in HiiDataBase. Exact language m...rsun32009-05-264-75/+105
* Update build.exe after StrGather python script was changed.rsun32009-05-261-0/+0