summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix DEC files so any PCD declared as Dynamic is also declared as DynamicExmdkinney2011-05-051-2/+2
* Fix DEC files so any PCD declared as Dynamic is also declared as DynamicExmdkinney2011-05-041-2/+2
* Fix DEC files so any PCD declared as Dynamic is also declared as DynamicExmdkinney2011-05-041-1/+1
* Fix DEC files so any PCD declared as Dynamic is also declared as DynamicExmdkinney2011-05-041-3/+3
* Fix DEC files so any PCD declared as Dynamic is also declared as DynamicExmdkinney2011-05-041-2/+2
* Fix DEC files so any PCD declared as Dynamic is also declared as DynamicExmdkinney2011-05-041-2/+2
* Update 8259 PCDs to support Dynamic and DynamicEx and PatchableInModulemdkinney2011-05-043-11/+14
* Add data type convert action to avoid warning.ydong102011-05-041-1/+1
* Add new status code definition in PI 1.2 Errata B.li-elvin2011-05-042-4/+84
* 1. Fixed a issue in Ip4Config.chhuan132011-05-041-0/+3
* 1. Enabled SSP(StorageSecurityCommandProtocol) for ATA devices.hhuan132011-05-044-13/+622
* 1. Add definition for SSP(StorageSecurityCommand Protocol)hhuan132011-05-042-1/+216
* 1.Move the definitions of SCAN_F11 and SCAN_F12 from SimpleTextIn.h to Simple...vanjeff2011-05-043-5/+8
* Remove disabling keyboard/auxiliary interface in Driver Binding Protocol.Stop...li-elvin2011-05-043-14/+2
* Add the definition of EFI_2_31_SYSTEM_TABLE_REVISION and update EFI_SYSTEM_TA...vanjeff2011-05-041-3/+4
* CryptoPkg SysCall Lib: Fix warning with GCC in CrtWrapper.cjljusten2011-05-041-0/+31
* CryptoPkg OpenSslSupport.h: Do not instantiate data in an include filejljusten2011-05-042-5/+9
* Add BlockIO2 Protocol definition.qianouyang2011-05-031-0/+206
* Add BlockIO2 Protocol.qianouyang2011-05-0317-1176/+2880
* fix printout from SmbiosView command.jcarsey2011-05-021-1/+1
* Correct typo: GCC 5.4 --> GCC 4.5.darylm5032011-04-283-0/+0
* 1. Fixed a bug to make sure IP,Mask,Gateway survives across rest in case "ifc...hhuan132011-04-281-13/+1
* fix too long lines.jcarsey2011-04-281-2/+5
* minor format updatehhtian2011-04-281-4/+4
* Standard Libraries for EDK II.darylm5032011-04-27503-0/+67344
* EmbeddedPkg/LauterbachT32: Lauterbach T32 Debug Scriptsoliviermartin2011-04-277-0/+525
* ArmPkg/PL180Mci: Fix buildoliviermartin2011-04-271-4/+4
* ArmPlatformPkg: Add missing ASM_PFX() macro in exception call backoliviermartin2011-04-272-8/+8
* Updating ShellBinPkg to include revision information in readme file.jcarsey2011-04-273-1/+1
* Fix 2 BootScript thunk issue on MEM_POLL.jyao12011-04-271-5/+19
* Solve a wrong pointer reference in QueryVariableInfo().erictian2011-04-271-3/+3
* Solve a wrong pointer reference in QueryVariableInfo().erictian2011-04-272-4/+4
* 1. Change guid name from EFI_CERT_X509 to EFI_CERT_X509_GUID, per UEFI Specif...vanjeff2011-04-272-15/+64
* ArmPlatformPkg/ArmPlatformLib: Renamed ArmPlatformInitialize into ArmPlatform...oliviermartin2011-04-265-26/+115
* ArmPlatformPkg/Sec: Initialize the GIC when Trustzone Support is not enabledoliviermartin2011-04-261-0/+3
* ArmPlatformPkg/Sec: Fix typo and Remove magic valueoliviermartin2011-04-261-23/+35
* ArmPlatform: Remove dummy padding to make the Reset Vector aligned on 32 byte...oliviermartin2011-04-267-15/+3
* ArmPkg/PL180MciDxe: Use the new flag MMC_CMD_NO_CRC_RESPONSEoliviermartin2011-04-261-6/+6
* ArmPkg/MmcDxe: Introduce MMC_CMD_NO_CRC_RESPONSE flagoliviermartin2011-04-261-5/+7
* Change BlockIo drivers to return EFI_NO_MEDIA or EFI_MEDIA_CHANGED even the B...niruiyu2011-04-251-9/+10
* Change BlockIo drivers to return EFI_NO_MEDIA or EFI_MEDIA_CHANGED even the B...niruiyu2011-04-254-67/+106
* Refine code to make code run more safely.ydong102011-04-252-2/+2
* 1. Enabled IP4 layer auto configuration in case cable swap is detected.hhuan132011-04-253-4/+121
* OptionRomPkg FrameBufferBltLib: Fix build warning with ICCjljusten2011-04-221-3/+2
* OptionRomPkg BltLibSample: Fix build for IPF architecturejljusten2011-04-221-3/+17
* Fix issue that iscsi initiator name with 223 bytes can not be saved.tye12011-04-211-4/+4
* Update the relevant drivers to use the correct GUID for EFI_IPSEC2_PROTOCOL.qianouyang2011-04-2010-18/+18
* Add the correct GUID for EFI_IPSEC2_PROTOCOL.qianouyang2011-04-201-1/+4
* Fix an issue that upper layer driver can not use NIC card in its driver bindi...tye12011-04-201-30/+22
* The hotkey callback in BDS module should defer loading the boot option until ...niruiyu2011-04-203-63/+79