summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-16Update USB keyboard driver to return scan code for Pause key.vanjeff1-12/+5
2011-05-16Add definition of SCAN_PAUSE for EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL.vanjeff1-0/+1
2011-05-15Fix minor clang build issue.andrewfish1-1/+1
2011-05-15InOsEmuPkg PcdEmuFileSystem: Match current setting in UnixPkgjljusten1-1/+1
2011-05-15InOsEmuPkg: Use EdkShellBinPkg by defaultjljusten2-5/+48
2011-05-15InOsEmuPkg/Sec: Update assembly code when calling EFIAPI functionsjljusten1-3/+7
2011-05-15InOsEmuPkg/Unix: Rebase firmware SEC imagejljusten1-7/+59
2011-05-15InOsEmuPkg: Match filename case of the generate FD filejljusten1-1/+1
2011-05-15InOsEmuPkg: Fix warnings with GCC44 toolchainjljusten5-40/+30
2011-05-15InOsEmuPkg/Unix: Link to pthread libraryjljusten1-2/+2
2011-05-14Added generic EFIABI SEC to InOsEmuPkg. Add library to abstract FV cracking a...andrewfish27-767/+1519
2011-05-13add those missing device path nodes into the union structure of EFI_DEV_PATH ...erictian1-71/+89
2011-05-13Add MP support. Based on PcdEmuApCount APs (Application Processors) are creat...andrewfish8-7/+1398
2011-05-12Clean up DEC files: Remove section header comment blocks that do not provide ...hhtian1-6/+1
2011-05-11Fix bug where the config change to point to the executable ended up in one of...andrewfish1-2/+2
2011-05-11Add InOsEmuPkg. Like UnixPkg and Nt32Pkg, but EFI code can be common and does...andrewfish142-0/+23677
2011-05-11Sync BaseTools Branch (version r2149) to EDKII main trunk. lgao467-275/+1199
2011-05-10Remove duplicate PCD declarationmdkinney1-1/+0
2011-05-09Clean up DEC files:mdkinney1-22/+5
2011-05-09Clean up DEC files:mdkinney1-21/+18
2011-05-09Clean up DEC files:mdkinney1-7/+0
2011-05-09Clean up DEC files:mdkinney1-3/+3
2011-05-09Clean up DEC files:mdkinney1-4/+3
2011-05-09Clean up DEC files:mdkinney1-9/+9
2011-05-09Clean up DEC files:mdkinney1-8/+5
2011-05-09Clean up DEC files:mdkinney1-35/+1
2011-05-09Clean up DEC files:mdkinney1-8/+1
2011-05-09Clean up DEC files:mdkinney1-8/+1
2011-05-09Clean up DEC files:mdkinney1-22/+0
2011-05-06Add Pointer check for NULL before referring it and remove unnecessary pointer...qianouyang2-49/+30
2011-05-05Fix DEC files so any PCD declared as Dynamic is also declared as DynamicExmdkinney1-15/+12
2011-05-05Fix DEC files so any PCD declared as Dynamic is also declared as DynamicExmdkinney1-1/+1
2011-05-05Fix DEC files so any PCD declared as Dynamic is also declared as DynamicExmdkinney1-2/+2
2011-05-04Fix DEC files so any PCD declared as Dynamic is also declared as DynamicExmdkinney1-2/+2
2011-05-04Fix DEC files so any PCD declared as Dynamic is also declared as DynamicExmdkinney1-1/+1
2011-05-04Fix DEC files so any PCD declared as Dynamic is also declared as DynamicExmdkinney1-3/+3
2011-05-04Fix DEC files so any PCD declared as Dynamic is also declared as DynamicExmdkinney1-2/+2
2011-05-04Fix DEC files so any PCD declared as Dynamic is also declared as DynamicExmdkinney1-2/+2
2011-05-04Update 8259 PCDs to support Dynamic and DynamicEx and PatchableInModulemdkinney3-11/+14
2011-05-04Add data type convert action to avoid warning.ydong101-1/+1
2011-05-04Add new status code definition in PI 1.2 Errata B.li-elvin2-4/+84
2011-05-041. Fixed a issue in Ip4Config.chhuan131-0/+3
2011-05-041. Enabled SSP(StorageSecurityCommandProtocol) for ATA devices.hhuan134-13/+622
2011-05-041. Add definition for SSP(StorageSecurityCommand Protocol)hhuan132-1/+216
2011-05-041.Move the definitions of SCAN_F11 and SCAN_F12 from SimpleTextIn.h to Simple...vanjeff3-5/+8
2011-05-04Remove disabling keyboard/auxiliary interface in Driver Binding Protocol.Stop...li-elvin3-14/+2
2011-05-04Add the definition of EFI_2_31_SYSTEM_TABLE_REVISION and update EFI_SYSTEM_TA...vanjeff1-3/+4
2011-05-04CryptoPkg SysCall Lib: Fix warning with GCC in CrtWrapper.cjljusten1-0/+31
2011-05-04CryptoPkg OpenSslSupport.h: Do not instantiate data in an include filejljusten2-5/+9
2011-05-03Add BlockIO2 Protocol definition.qianouyang1-0/+206