summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Give Python/PythonCore.inf its own GUID.darylm5032011-06-293-10/+8
* EmulatorPkg: Match paths/names for Xcode with new package naming scheme.andrewfish2011-06-294-10/+8
* EmulatorPkg: Add README filejljusten2011-06-291-0/+35
* EmulatorPkg: Merge build*.sh into build.shjljusten2011-06-294-294/+210
* add (UINT8 *) type cast to fix ICC build failure.niruiyu2011-06-291-1/+1
* EmulatorPkg: Move Unix/UnixX64.* to EmulatorPkg.*jljusten2011-06-294-160/+40
* EmulatorPkg/Unix: Rename SecMain to Hostjljusten2011-06-2917-44/+44
* IntelFrameworkModulePkg: Fix clang compielr warning.andrewfish2011-06-281-1/+1
* Missing from previous check-in.darylm5032011-06-281-0/+714
* EmulatorPkg: Fix build break.andrewfish2011-06-281-2/+2
* EmulatorPkg: Fix issue with ReadKeyStroke returning EFI_SUCCESS when only a m...andrewfish2011-06-281-1/+8
* EmulatorPkg: Remove all trailing whitespacejljusten2011-06-28161-2567/+2567
* InOsEmuPkg: Rename package to EmulatorPkg & Sec to Hostjljusten2011-06-28191-223/+223
* Clarify the requirements for the Destination parameter of UnicodeStrToAsciiStr.jcarsey2011-06-282-1/+7
* ArmPlatformPkg/Bds: Use unaligned read to access OptionalData in EFI_LOAD_OPTIONoliviermartin2011-06-282-21/+23
* ArmPlatformPkg/Bds: Check if the assumed requirements are set before to use itoliviermartin2011-06-282-11/+27
* ArmPkg/BdsLib: Check if the performance timer is counting down or up in Print...oliviermartin2011-06-281-2/+8
* Enable new "ref5" opcode in browser.ydong102011-06-286-147/+236
* Add new "ref5" opcode data structure and ref data type structure.ydong102011-06-281-0/+14
* Restore the whole form set to default value when user enter F9, old logical o...ydong102011-06-283-48/+47
* Basic Core Python interpreter.darylm5032011-06-2811-0/+9557
* Changes required to build using the new device abstraction capability of StdLib.darylm5032011-06-282-2/+8
* Add device abstraction code for the UEFI Console and UEFI Shell-based file sy...darylm5032011-06-2898-1391/+5157
* Add device abstraction code for the UEFI Console and UEFI Shell-based file sy...darylm5032011-06-286-102/+607
* Clean up invalid keywords and missing keywords in [Define] section of INF/DEC...lzeng142011-06-287-8/+11
* IntelFrameworkModulePkg: Add Compatibility Support Module (CSM) driversjljusten2011-06-2746-1/+30571
* EdkCompatibilityPkg: Add AcpiVariableHobOnSmramReserveHobThunkjljusten2011-06-273-0/+303
* IntelFrameworkModulePkg: Add Guid/AcpiVariable.hjljusten2011-06-272-0/+176
* MdeModulePkg: Add IdeBusPei driverjljusten2011-06-276-0/+3177
* MdeModulePkg: Add PEI USB drivers and related PPIsjljusten2011-06-2736-0/+15879
* Clarify that the shared variables of the shell protocols are properly named.jcarsey2011-06-277-90/+66
* replace protocol presence ASSERTs with error returns.jcarsey2011-06-271-72/+82
* maintain output attributes.jcarsey2011-06-271-0/+7
* replace assert with error.jcarsey2011-06-271-1/+4
* Make sure size is correct.jcarsey2011-06-271-0/+1
* InOsEmuPkg: Fix Xcode symbol loading with new scheme. Fix bug in dlcose. Move...andrewfish2011-06-274-94/+65
* allow for failure return when called without a shell present.jcarsey2011-06-271-3/+6
* InOsEmuPkg: Fix minor typo and Xcode build breaks. Seems Xcode is more picky ...andrewfish2011-06-271-2/+2
* Adjust the start position of the opcode string before saving it to avoid show...ydong102011-06-271-64/+65
* Fix UnixGcc build failures.niruiyu2011-06-272-3/+3
* OvmfPkg: Add support for UEFI shelljljusten2011-06-266-3/+132
* InOsEmuPkg/Unix: Allow binary UEFI shell to be usedjljusten2011-06-261-0/+4
* InOsEmuPkg/Unix: Auto-load symbols files in gdbjljusten2011-06-262-134/+191
* InOsEmuPkg: Make the Guard MemoryAllocationLib handle EFI allocated pages cor...andrewfish2011-06-251-9/+17
* InOsEmuPkg: Add an OS malloc/valloc/free based implementation of the MemoryAl...andrewfish2011-06-2410-8/+971
* InOsEmuPkg: Fix issue with struct stat not having the right size. EFI compile...andrewfish2011-06-241-0/+2
* [InOsEmuPkg] Fix minor coding style bug.andrewfish2011-06-241-2/+1
* [InOSEmPkg] Add OS malloc and free to the Thunk.andrewfish2011-06-245-0/+104
* InOsEmuPkg/Unix: Fix build issues for GCC44 IA32jljusten2011-06-235-11/+9
* InOsEmuPkg/Unix: Detect lib directory suffix on Linuxjljusten2011-06-233-2/+12