summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-01ArmPlatformPkg/PlatformPei: Generate a library from the PEI Moduleoliviermartin4-21/+108
2011-07-01ArmPlatformPkg/MemoryInitPei: Generate a library from the PEI Moduleoliviermartin5-243/+380
2011-07-01ArmPlatformPkg/PrePi: Add support for PrePi moduleoliviermartin11-0/+1055
2011-07-01EmbeddedPkg/PrePiLib: Export HobConstructor()oliviermartin1-0/+7
2011-07-01EmbeddedPkg/PrePiHobListPointerLib: New interface to abstract the HobListPoin...oliviermartin3-0/+152
2011-07-01EmbeddedPkg/PrePiLib: Remove the performance measurements from the libraryoliviermartin1-21/+0
2011-07-01EmbeddedPkg/PrePiHobLib: Move Hob functions from PrePiLib to PrePiHobLiboliviermartin4-857/+867
2011-07-01EmbeddedPkg: Introduce PrePiMemoryAllocationLib (2)oliviermartin2-4/+75
2011-07-01EmbeddedPkg: Introduce PrePiMemoryAllocationLiboliviermartin1-1/+0
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