Age | Commit message (Expand) | Author |
2011-06-28 | InOsEmuPkg: Rename package to EmulatorPkg & Sec to Host | jljusten |
2011-06-28 | Clarify the requirements for the Destination parameter of UnicodeStrToAsciiStr. | jcarsey |
2011-06-28 | ArmPlatformPkg/Bds: Use unaligned read to access OptionalData in EFI_LOAD_OPTION | oliviermartin |
2011-06-28 | ArmPlatformPkg/Bds: Check if the assumed requirements are set before to use it | oliviermartin |
2011-06-28 | ArmPkg/BdsLib: Check if the performance timer is counting down or up in Print... | oliviermartin |
2011-06-28 | Enable new "ref5" opcode in browser. | ydong10 |
2011-06-28 | Add new "ref5" opcode data structure and ref data type structure. | ydong10 |
2011-06-28 | Restore the whole form set to default value when user enter F9, old logical o... | ydong10 |
2011-06-28 | Basic Core Python interpreter. | darylm503 |
2011-06-28 | Changes required to build using the new device abstraction capability of StdLib. | darylm503 |
2011-06-28 | Add device abstraction code for the UEFI Console and UEFI Shell-based file sy... | darylm503 |
2011-06-28 | Add device abstraction code for the UEFI Console and UEFI Shell-based file sy... | darylm503 |
2011-06-28 | Clean up invalid keywords and missing keywords in [Define] section of INF/DEC... | lzeng14 |
2011-06-27 | IntelFrameworkModulePkg: Add Compatibility Support Module (CSM) drivers | jljusten |
2011-06-27 | EdkCompatibilityPkg: Add AcpiVariableHobOnSmramReserveHobThunk | jljusten |
2011-06-27 | IntelFrameworkModulePkg: Add Guid/AcpiVariable.h | jljusten |
2011-06-27 | MdeModulePkg: Add IdeBusPei driver | jljusten |
2011-06-27 | MdeModulePkg: Add PEI USB drivers and related PPIs | jljusten |
2011-06-27 | Clarify that the shared variables of the shell protocols are properly named. | jcarsey |
2011-06-27 | replace protocol presence ASSERTs with error returns. | jcarsey |
2011-06-27 | maintain output attributes. | jcarsey |
2011-06-27 | replace assert with error. | jcarsey |
2011-06-27 | Make sure size is correct. | jcarsey |
2011-06-27 | InOsEmuPkg: Fix Xcode symbol loading with new scheme. Fix bug in dlcose. Move... | andrewfish |
2011-06-27 | allow for failure return when called without a shell present. | jcarsey |
2011-06-27 | InOsEmuPkg: Fix minor typo and Xcode build breaks. Seems Xcode is more picky ... | andrewfish |
2011-06-27 | Adjust the start position of the opcode string before saving it to avoid show... | ydong10 |
2011-06-27 | Fix UnixGcc build failures. | niruiyu |
2011-06-26 | OvmfPkg: Add support for UEFI shell | jljusten |
2011-06-26 | InOsEmuPkg/Unix: Allow binary UEFI shell to be used | jljusten |
2011-06-26 | InOsEmuPkg/Unix: Auto-load symbols files in gdb | jljusten |
2011-06-25 | InOsEmuPkg: Make the Guard MemoryAllocationLib handle EFI allocated pages cor... | andrewfish |
2011-06-24 | InOsEmuPkg: Add an OS malloc/valloc/free based implementation of the MemoryAl... | andrewfish |
2011-06-24 | InOsEmuPkg: Fix issue with struct stat not having the right size. EFI compile... | andrewfish |
2011-06-24 | [InOsEmuPkg] Fix minor coding style bug. | andrewfish |
2011-06-24 | [InOSEmPkg] Add OS malloc and free to the Thunk. | andrewfish |
2011-06-23 | InOsEmuPkg/Unix: Fix build issues for GCC44 IA32 | jljusten |
2011-06-23 | InOsEmuPkg/Unix: Detect lib directory suffix on Linux | jljusten |
2011-06-23 | InOsEmuPkg/Unix/build.sh: Merge changes from build64.sh r11867 | jljusten |
2011-06-23 | InOsEmuPkg/Unix: Auto-run emulator in gdb | jljusten |
2011-06-23 | Change DUET DxeIpl to use SerialPort instead of manipulating serial port dire... | niruiyu |
2011-06-23 | Refine code to follow coding style. | ydong10 |
2011-06-23 | Remove non-ASCII characters. | niruiyu |
2011-06-23 | Add check code to avoid access violation. | ydong10 |
2011-06-21 | InOsEmuPkg: Add TimerLib for PEI, DXE_CORE, and DXE/EFI drivers/applications. | andrewfish |
2011-06-21 | Move the check refresh attribute logical out of the option string check logic... | ydong10 |
2011-06-21 | Add sample code for vfr opcode "guidop" | ydong10 |
2011-06-21 | Initialize data before using it | ydong10 |
2011-06-20 | InOsEmuPkg: Make sure to skip DXE IPL on emulator build, and don't double bui... | andrewfish |
2011-06-20 | InOsEmuPkg/Unix: Enable single-pass build with Linux | jljusten |