summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-29EmulatorPkg/Unix: Rename SecMain to Hostjljusten
2011-06-28IntelFrameworkModulePkg: Fix clang compielr warning.andrewfish
2011-06-28Missing from previous check-in.darylm503
2011-06-28EmulatorPkg: Fix build break.andrewfish
2011-06-28EmulatorPkg: Fix issue with ReadKeyStroke returning EFI_SUCCESS when only a m...andrewfish
2011-06-28EmulatorPkg: Remove all trailing whitespacejljusten
2011-06-28InOsEmuPkg: Rename package to EmulatorPkg & Sec to Hostjljusten
2011-06-28Clarify the requirements for the Destination parameter of UnicodeStrToAsciiStr.jcarsey
2011-06-28ArmPlatformPkg/Bds: Use unaligned read to access OptionalData in EFI_LOAD_OPTIONoliviermartin
2011-06-28ArmPlatformPkg/Bds: Check if the assumed requirements are set before to use itoliviermartin
2011-06-28ArmPkg/BdsLib: Check if the performance timer is counting down or up in Print...oliviermartin
2011-06-28Enable new "ref5" opcode in browser.ydong10
2011-06-28Add new "ref5" opcode data structure and ref data type structure.ydong10
2011-06-28Restore the whole form set to default value when user enter F9, old logical o...ydong10
2011-06-28Basic Core Python interpreter.darylm503
2011-06-28Changes required to build using the new device abstraction capability of StdLib.darylm503
2011-06-28Add device abstraction code for the UEFI Console and UEFI Shell-based file sy...darylm503
2011-06-28Add device abstraction code for the UEFI Console and UEFI Shell-based file sy...darylm503
2011-06-28Clean up invalid keywords and missing keywords in [Define] section of INF/DEC...lzeng14
2011-06-27IntelFrameworkModulePkg: Add Compatibility Support Module (CSM) driversjljusten
2011-06-27EdkCompatibilityPkg: Add AcpiVariableHobOnSmramReserveHobThunkjljusten
2011-06-27IntelFrameworkModulePkg: Add Guid/AcpiVariable.hjljusten
2011-06-27MdeModulePkg: Add IdeBusPei driverjljusten
2011-06-27MdeModulePkg: Add PEI USB drivers and related PPIsjljusten
2011-06-27Clarify that the shared variables of the shell protocols are properly named.jcarsey
2011-06-27replace protocol presence ASSERTs with error returns.jcarsey
2011-06-27maintain output attributes.jcarsey
2011-06-27replace assert with error.jcarsey
2011-06-27Make sure size is correct.jcarsey
2011-06-27InOsEmuPkg: Fix Xcode symbol loading with new scheme. Fix bug in dlcose. Move...andrewfish
2011-06-27allow for failure return when called without a shell present.jcarsey
2011-06-27InOsEmuPkg: Fix minor typo and Xcode build breaks. Seems Xcode is more picky ...andrewfish
2011-06-27Adjust the start position of the opcode string before saving it to avoid show...ydong10
2011-06-27Fix UnixGcc build failures.niruiyu
2011-06-26OvmfPkg: Add support for UEFI shelljljusten
2011-06-26InOsEmuPkg/Unix: Allow binary UEFI shell to be usedjljusten
2011-06-26InOsEmuPkg/Unix: Auto-load symbols files in gdbjljusten
2011-06-25InOsEmuPkg: Make the Guard MemoryAllocationLib handle EFI allocated pages cor...andrewfish
2011-06-24InOsEmuPkg: Add an OS malloc/valloc/free based implementation of the MemoryAl...andrewfish
2011-06-24InOsEmuPkg: 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-23InOsEmuPkg/Unix: Fix build issues for GCC44 IA32jljusten
2011-06-23InOsEmuPkg/Unix: Detect lib directory suffix on Linuxjljusten
2011-06-23InOsEmuPkg/Unix/build.sh: Merge changes from build64.sh r11867jljusten
2011-06-23InOsEmuPkg/Unix: Auto-run emulator in gdbjljusten
2011-06-23Change DUET DxeIpl to use SerialPort instead of manipulating serial port dire...niruiyu
2011-06-23Refine code to follow coding style.ydong10
2011-06-23Remove non-ASCII characters.niruiyu
2011-06-23Add check code to avoid access violation.ydong10