summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-01Fix ICC build error.lzeng141-1/+1
2011-07-01Fix CreateBootDisk.bat not using config variablesniruiyu3-21/+57
2011-07-01Fix ICC build error.lzeng141-1/+1
2011-07-01Fix ICC build error.lzeng141-1/+1
2011-07-01MdeModulePkg: Add ResetSystemRuntimeDxe driverjljusten4-0/+330
2011-07-01MdeModulePkg: Add GenericMemoryTestDxe driverjljusten4-0/+1308
2011-06-30This refactors 3 functions out of ShellCommandLib and puts them into a new li...jcarsey21-173/+245
2011-06-30add fixes for code verification happyness.jcarsey2-0/+9
2011-06-30IntelFrameworkModulePkg: Add PalLib library class mappingjljusten1-0/+1
2011-06-30Fix the comments in the core interface to follow the UEFI Spec regarding how ...niruiyu7-18/+16
2011-06-30Fix a potential memory free failure bug in AtaAtapiPassThruerictian1-7/+9
2011-06-30Fix DevPathToTextIPv6(): no comma between protocol and type string.niruiyu1-2/+2
2011-06-29Give Python/PythonCore.inf its own GUID.darylm5033-10/+8
2011-06-29EmulatorPkg: Match paths/names for Xcode with new package naming scheme.andrewfish4-10/+8
2011-06-29EmulatorPkg: Add README filejljusten1-0/+35
2011-06-29EmulatorPkg: Merge build*.sh into build.shjljusten4-294/+210
2011-06-29add (UINT8 *) type cast to fix ICC build failure.niruiyu1-1/+1
2011-06-29EmulatorPkg: Move Unix/UnixX64.* to EmulatorPkg.*jljusten4-160/+40
2011-06-29EmulatorPkg/Unix: Rename SecMain to Hostjljusten17-44/+44
2011-06-28IntelFrameworkModulePkg: Fix clang compielr warning.andrewfish1-1/+1
2011-06-28Missing from previous check-in.darylm5031-0/+714
2011-06-28EmulatorPkg: Fix build break.andrewfish1-2/+2
2011-06-28EmulatorPkg: Fix issue with ReadKeyStroke returning EFI_SUCCESS when only a m...andrewfish1-1/+8
2011-06-28EmulatorPkg: Remove all trailing whitespacejljusten161-2567/+2567
2011-06-28InOsEmuPkg: Rename package to EmulatorPkg & Sec to Hostjljusten191-223/+223
2011-06-28Clarify the requirements for the Destination parameter of UnicodeStrToAsciiStr.jcarsey2-1/+7
2011-06-28ArmPlatformPkg/Bds: Use unaligned read to access OptionalData in EFI_LOAD_OPTIONoliviermartin2-21/+23
2011-06-28ArmPlatformPkg/Bds: Check if the assumed requirements are set before to use itoliviermartin2-11/+27
2011-06-28ArmPkg/BdsLib: Check if the performance timer is counting down or up in Print...oliviermartin1-2/+8
2011-06-28Enable new "ref5" opcode in browser.ydong106-147/+236
2011-06-28Add new "ref5" opcode data structure and ref data type structure.ydong101-0/+14
2011-06-28Restore the whole form set to default value when user enter F9, old logical o...ydong103-48/+47
2011-06-28Basic Core Python interpreter.darylm50311-0/+9557
2011-06-28Changes required to build using the new device abstraction capability of StdLib.darylm5032-2/+8
2011-06-28Add device abstraction code for the UEFI Console and UEFI Shell-based file sy...darylm50398-1391/+5157
2011-06-28Add device abstraction code for the UEFI Console and UEFI Shell-based file sy...darylm5036-102/+607
2011-06-28Clean up invalid keywords and missing keywords in [Define] section of INF/DEC...lzeng147-8/+11
2011-06-27IntelFrameworkModulePkg: Add Compatibility Support Module (CSM) driversjljusten46-1/+30571
2011-06-27EdkCompatibilityPkg: Add AcpiVariableHobOnSmramReserveHobThunkjljusten3-0/+303
2011-06-27IntelFrameworkModulePkg: Add Guid/AcpiVariable.hjljusten2-0/+176
2011-06-27MdeModulePkg: Add IdeBusPei driverjljusten6-0/+3177
2011-06-27MdeModulePkg: Add PEI USB drivers and related PPIsjljusten36-0/+15879
2011-06-27Clarify that the shared variables of the shell protocols are properly named.jcarsey7-90/+66
2011-06-27replace protocol presence ASSERTs with error returns.jcarsey1-72/+82
2011-06-27maintain output attributes.jcarsey1-0/+7
2011-06-27replace assert with error.jcarsey1-1/+4
2011-06-27Make sure size is correct.jcarsey1-0/+1
2011-06-27InOsEmuPkg: Fix Xcode symbol loading with new scheme. Fix bug in dlcose. Move...andrewfish4-94/+65
2011-06-27allow for failure return when called without a shell present.jcarsey1-3/+6
2011-06-27InOsEmuPkg: Fix minor typo and Xcode build breaks. Seems Xcode is more picky ...andrewfish1-2/+2