summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-01EmbeddedPkg/PrePiLib: Export HobConstructor()oliviermartin
2011-07-01EmbeddedPkg/PrePiHobListPointerLib: New interface to abstract the HobListPoin...oliviermartin
2011-07-01EmbeddedPkg/PrePiLib: Remove the performance measurements from the libraryoliviermartin
2011-07-01EmbeddedPkg/PrePiHobLib: Move Hob functions from PrePiLib to PrePiHobLiboliviermartin
2011-07-01EmbeddedPkg: Introduce PrePiMemoryAllocationLib (2)oliviermartin
2011-07-01EmbeddedPkg: Introduce PrePiMemoryAllocationLiboliviermartin
2011-07-01Fix ICC build error.lzeng14
2011-07-01Fix CreateBootDisk.bat not using config variablesniruiyu
2011-07-01Fix ICC build error.lzeng14
2011-07-01Fix ICC build error.lzeng14
2011-07-01MdeModulePkg: Add ResetSystemRuntimeDxe driverjljusten
2011-07-01MdeModulePkg: Add GenericMemoryTestDxe driverjljusten
2011-06-30This refactors 3 functions out of ShellCommandLib and puts them into a new li...jcarsey
2011-06-30add fixes for code verification happyness.jcarsey
2011-06-30IntelFrameworkModulePkg: Add PalLib library class mappingjljusten
2011-06-30Fix the comments in the core interface to follow the UEFI Spec regarding how ...niruiyu
2011-06-30Fix a potential memory free failure bug in AtaAtapiPassThruerictian
2011-06-30Fix DevPathToTextIPv6(): no comma between protocol and type string.niruiyu
2011-06-29Give Python/PythonCore.inf its own GUID.darylm503
2011-06-29EmulatorPkg: Match paths/names for Xcode with new package naming scheme.andrewfish
2011-06-29EmulatorPkg: Add README filejljusten
2011-06-29EmulatorPkg: Merge build*.sh into build.shjljusten
2011-06-29add (UINT8 *) type cast to fix ICC build failure.niruiyu
2011-06-29EmulatorPkg: Move Unix/UnixX64.* to EmulatorPkg.*jljusten
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