Age | Commit message (Expand) | Author |
2011-05-23 | Add core SMBIOS 2.7.0 and 2.7.1 support. | lzeng14 |
2011-05-23 | Add core SMBIOS 2.7.0 and 2.7.1 support. | lzeng14 |
2011-05-20 | Add two new methods to get default value, also add sample code in sample driver. | ydong10 |
2011-05-20 | Add new definition used for new call back return type and new action type. | ydong10 |
2011-05-20 | Refine some call back function to return EFI_UNSUPPORTED for all unsupported ... | ydong10 |
2011-05-20 | Order sections as [Defines], [Includes], [LibraryClasses], [Guids], [Ppis], [... | lzeng14 |
2011-05-20 | Order sections as [Defines], [Includes], [LibraryClasses], [Guids], [Ppis], [... | lzeng14 |
2011-05-20 | Order sections as [Defines], [Includes], [LibraryClasses], [Guids], [Ppis], [... | lzeng14 |
2011-05-20 | Refine all R9 call back function to return EFI_UNSUPPORTED for all unsupporte... | ydong10 |
2011-05-20 | Refine all R9 call back function to return EFI_UNSUPPORTED for all unsupporte... | ydong10 |
2011-05-20 | Refine all R9 call back function to return EFI_UNSUPPORTED for all unsupporte... | ydong10 |
2011-05-19 | fix memory leak at AccessAtaDevice() of AtaBus. | erictian |
2011-05-19 | Update the function's descriptions (which is in AtaBus, AtaAtapiPassThru, Par... | qianouyang |
2011-05-17 | update due to a DSC error. | jcarsey |
2011-05-17 | Clarify an error in Map command. | jcarsey |
2011-05-17 | CalculateSum8() and CalculateSum16() defined in BaseLib are used to calculate... | lzeng14 |
2011-05-17 | Change the type of the IoData field of EFI_SMM_SAVE_STATE_IO_INFO from UINTN ... | rsun3 |
2011-05-17 | According to PI_1_2_Errata_B, EFI_FFS_INTEGRITY_CHECK.Checksum.File should be... | lzeng14 |
2011-05-17 | A complement fix for revision 11664 to update GCC assembly files : clear the ... | rsun3 |
2011-05-17 | Cleanup MpService interface. Still needs more testing, but now it is much clo... | andrewfish |
2011-05-17 | Fixed an error when parse time opcode. | ydong10 |
2011-05-16 | add required 'profiles.txt' file to the binary releases. | jcarsey |
2011-05-16 | add support to easily remove profiles and shell levels. the libraries will n... | jcarsey |
2011-05-16 | added support for -i and -o for HII based configurations. | jcarsey |
2011-05-16 | Clear the direction flag in interrupt/exception handlers' assembly entry code... | rsun3 |
2011-05-16 | InOsEmuPkg/Unix: Return scan code for Pause key | jljusten |
2011-05-16 | InOsEmuPkg: Rename EmuPthreadThunk to EmuThreadThunk | jljusten |
2011-05-16 | InOsEmuPkg PcdEmuFileSystem: Set to architecture independent path | jljusten |
2011-05-16 | InOsEmuPkg PosixFileSystem: Fix memory corruption issue | jljusten |
2011-05-16 | Return scan code for Pause key. | vanjeff |
2011-05-16 | Return scan code for Pause key. | vanjeff |
2011-05-16 | Update PS/2 keyboard driver to return scan code for Pause key. | vanjeff |
2011-05-16 | Update USB keyboard driver to return scan code for Pause key. | vanjeff |
2011-05-16 | Add definition of SCAN_PAUSE for EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL. | vanjeff |
2011-05-15 | Fix minor clang build issue. | andrewfish |
2011-05-15 | InOsEmuPkg PcdEmuFileSystem: Match current setting in UnixPkg | jljusten |
2011-05-15 | InOsEmuPkg: Use EdkShellBinPkg by default | jljusten |
2011-05-15 | InOsEmuPkg/Sec: Update assembly code when calling EFIAPI functions | jljusten |
2011-05-15 | InOsEmuPkg/Unix: Rebase firmware SEC image | jljusten |
2011-05-15 | InOsEmuPkg: Match filename case of the generate FD file | jljusten |
2011-05-15 | InOsEmuPkg: Fix warnings with GCC44 toolchain | jljusten |
2011-05-15 | InOsEmuPkg/Unix: Link to pthread library | jljusten |
2011-05-14 | Added generic EFIABI SEC to InOsEmuPkg. Add library to abstract FV cracking a... | andrewfish |
2011-05-13 | add those missing device path nodes into the union structure of EFI_DEV_PATH ... | erictian |
2011-05-13 | Add MP support. Based on PcdEmuApCount APs (Application Processors) are creat... | andrewfish |
2011-05-12 | Clean up DEC files: Remove section header comment blocks that do not provide ... | hhtian |
2011-05-11 | Fix bug where the config change to point to the executable ended up in one of... | andrewfish |
2011-05-11 | Add InOsEmuPkg. Like UnixPkg and Nt32Pkg, but EFI code can be common and does... | andrewfish |
2011-05-11 | Sync BaseTools Branch (version r2149) to EDKII main trunk. | lgao4 |
2011-05-10 | Remove duplicate PCD declaration | mdkinney |