Age | Commit message (Expand) | Author |
2009-02-26 | Remove unwanted svn properties added by tool. | jljusten |
2009-02-26 | Added the definition of $(MAKE) macro back into top level makefile for the sa... | jwang36 |
2009-02-26 | Should use code16 for 16-bit assembler, otherwise 32-bit prefix will be added | klu2 |
2009-02-26 | boot sector use 16-bit code. | klu2 |
2009-02-26 | in 16-bit code, cs:[] require prefix because sengment size is set 32 bits. so... | klu2 |
2009-02-26 | corrected typo. | qwang12 |
2009-02-26 | Use default boot file name from UefiSpec.h and retired related PCDs | klu2 |
2009-02-26 | Use default boot file name from UefiSpec.h and retired related PCDs | klu2 |
2009-02-26 | Update help information for PcdSupportFullConfigRoutingProtocol. | qwang12 |
2009-02-26 | 1, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification s... | klu2 |
2009-02-26 | 1, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification s... | klu2 |
2009-02-26 | 1, Retired PCD PcdSupportHardwareErrorRecord, because as UEFI specification s... | klu2 |
2009-02-26 | All UEFI applications in the MdeModukePkg should be placed in MdeModulePkg/Ap... | eric_tian |
2009-02-26 | 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no... | klu2 |
2009-02-26 | 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no... | klu2 |
2009-02-26 | 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no... | klu2 |
2009-02-26 | 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no... | klu2 |
2009-02-26 | 1, Change name of PcdPlatformBootTimeoutDefault to PcdPlatformBootTimeout, no... | klu2 |
2009-02-26 | If variable does not exist for a HII PCD, a new NV variable need to be created. | klu2 |
2009-02-26 | All UEFI applications in the MdeModukePkg should be placed in MdeModulePkg/Ap... | eric_tian |
2009-02-26 | Move OEMBadging protocol from MdeModulePkg to IntelFrameworkModulePkg | klu2 |
2009-02-26 | PeiStatusCode PEIM does not dependent on BaseMemoryLib library class. | klu2 |
2009-02-26 | Move OEMBadging protocol from MdeModulePkg to IntelFrameworkModulePkg | klu2 |
2009-02-26 | Add GNUmakefile for Linux GCC to build BootSector; | gikidy |
2009-02-26 | 1. Add GNUmakefile for Linux GCC to build BootSector; | gikidy |
2009-02-26 | Add some comments in BdsDxe INF file. | lgao4 |
2009-02-25 | Correct minor comments in meta data file. | lgao4 |
2009-02-25 | Add the missing header file | lgao4 |
2009-02-25 | Add a work around to set the PCD protocol lock to TPL_NOTIFY to relax the res... | qhuang8 |
2009-02-25 | update | eric_tian |
2009-02-25 | Fix GCC building broken, GCC does not allow \ character at end of line in co... | klu2 |
2009-02-25 | Add missing library class header file. | klu2 |
2009-02-25 | Remove unreferenced library class | klu2 |
2009-02-25 | Remove unreferenced library class | klu2 |
2009-02-25 | Add missing library class header file. | klu2 |
2009-02-25 | Add missing protocol header files | klu2 |
2009-02-25 | Remove unreferenced library class. | klu2 |
2009-02-25 | Fix missing protocol header file | klu2 |
2009-02-25 | Refine comments | klu2 |
2009-02-25 | Refine comments | klu2 |
2009-02-25 | Fix typo. | klu2 |
2009-02-25 | Fix typo | klu2 |
2009-02-25 | remove dependent package from inf files. | vanjeff |
2009-02-25 | fix typo | klu2 |
2009-02-25 | Refine the INF's comment | klu2 |
2009-02-25 | Use single one PcdFrameworkCompatibilitySupport PCD to support framework HII ... | lgao4 |
2009-02-25 | Remove PCD setting same to default set. | lgao4 |
2009-02-25 | Remove PCD setting same to default set. | lgao4 |
2009-02-25 | Merge GetSizeTableIndexA to GetSizeTableIndex function because it only be inv... | klu2 |
2009-02-25 | update hotplug check logic | vanjeff |