summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update due to a DSC error.jcarsey2011-05-175-1/+1
* Clarify an error in Map command.jcarsey2011-05-172-3/+7
* CalculateSum8() and CalculateSum16() defined in BaseLib are used to calculate...lzeng142011-05-171-20/+4
* Change the type of the IoData field of EFI_SMM_SAVE_STATE_IO_INFO from UINTN ...rsun32011-05-171-4/+2
* According to PI_1_2_Errata_B, EFI_FFS_INTEGRITY_CHECK.Checksum.File should be...lzeng142011-05-171-3/+2
* A complement fix for revision 11664 to update GCC assembly files : clear the ...rsun32011-05-174-4/+16
* Cleanup MpService interface. Still needs more testing, but now it is much clo...andrewfish2011-05-173-46/+159
* Fixed an error when parse time opcode.ydong102011-05-171-1/+1
* add required 'profiles.txt' file to the binary releases.jcarsey2011-05-1610-7/+53
* add support to easily remove profiles and shell levels. the libraries will n...jcarsey2011-05-168-33/+18
* added support for -i and -o for HII based configurations.jcarsey2011-05-162-228/+1179
* Clear the direction flag in interrupt/exception handlers' assembly entry code...rsun32011-05-164-4/+16
* InOsEmuPkg/Unix: Return scan code for Pause keyjljusten2011-05-161-9/+11
* InOsEmuPkg: Rename EmuPthreadThunk to EmuThreadThunkjljusten2011-05-1610-169/+173
* InOsEmuPkg PcdEmuFileSystem: Set to architecture independent pathjljusten2011-05-161-1/+1
* InOsEmuPkg PosixFileSystem: Fix memory corruption issuejljusten2011-05-161-1/+1
* Return scan code for Pause key.vanjeff2011-05-161-1/+2
* Return scan code for Pause key.vanjeff2011-05-161-0/+1
* Update PS/2 keyboard driver to return scan code for Pause key.vanjeff2011-05-162-107/+121
* Update USB keyboard driver to return scan code for Pause key.vanjeff2011-05-161-12/+5
* Add definition of SCAN_PAUSE for EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL.vanjeff2011-05-161-0/+1
* Fix minor clang build issue.andrewfish2011-05-151-1/+1
* InOsEmuPkg PcdEmuFileSystem: Match current setting in UnixPkgjljusten2011-05-151-1/+1
* InOsEmuPkg: Use EdkShellBinPkg by defaultjljusten2011-05-152-5/+48
* InOsEmuPkg/Sec: Update assembly code when calling EFIAPI functionsjljusten2011-05-151-3/+7
* InOsEmuPkg/Unix: Rebase firmware SEC imagejljusten2011-05-151-7/+59
* InOsEmuPkg: Match filename case of the generate FD filejljusten2011-05-151-1/+1
* InOsEmuPkg: Fix warnings with GCC44 toolchainjljusten2011-05-155-40/+30
* InOsEmuPkg/Unix: Link to pthread libraryjljusten2011-05-151-2/+2
* Added generic EFIABI SEC to InOsEmuPkg. Add library to abstract FV cracking a...andrewfish2011-05-1427-767/+1519
* add those missing device path nodes into the union structure of EFI_DEV_PATH ...erictian2011-05-131-71/+89
* Add MP support. Based on PcdEmuApCount APs (Application Processors) are creat...andrewfish2011-05-138-7/+1398
* Clean up DEC files: Remove section header comment blocks that do not provide ...hhtian2011-05-121-6/+1
* Fix bug where the config change to point to the executable ended up in one of...andrewfish2011-05-111-2/+2
* Add InOsEmuPkg. Like UnixPkg and Nt32Pkg, but EFI code can be common and does...andrewfish2011-05-11142-0/+23677
* Sync BaseTools Branch (version r2149) to EDKII main trunk. lgao42011-05-1167-275/+1199
* Remove duplicate PCD declarationmdkinney2011-05-101-1/+0
* Clean up DEC files:mdkinney2011-05-091-22/+5
* Clean up DEC files:mdkinney2011-05-091-21/+18
* Clean up DEC files:mdkinney2011-05-091-7/+0
* Clean up DEC files:mdkinney2011-05-091-3/+3
* Clean up DEC files:mdkinney2011-05-091-4/+3
* Clean up DEC files:mdkinney2011-05-091-9/+9
* Clean up DEC files:mdkinney2011-05-091-8/+5
* Clean up DEC files:mdkinney2011-05-091-35/+1
* Clean up DEC files:mdkinney2011-05-091-8/+1
* Clean up DEC files:mdkinney2011-05-091-8/+1
* Clean up DEC files:mdkinney2011-05-091-22/+0
* Add Pointer check for NULL before referring it and remove unnecessary pointer...qianouyang2011-05-062-49/+30
* Fix DEC files so any PCD declared as Dynamic is also declared as DynamicExmdkinney2011-05-051-15/+12