summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* EFI_INVALID_PARAMETER should return when the input Block is NULL for ConfigRo...lgao42010-12-091-3/+6
* Add missing Handle parameter for UninstallMultipleProtocolInterfaces().xdu22010-12-091-0/+1
* Refine code to make code run more safely.ydong102010-12-092-1/+5
* when SMM Communication Protocol.Communicate() is called from within SMM, SMRA...rsun32010-12-091-2/+2
* update the comments.ydong102010-12-091-1/+1
* update the comments.ydong102010-12-092-3/+3
* Co-work with patch V11137 to refine the Hii menu.ydong102010-12-092-3/+3
* Co-work with patch V11137 to refine the Hii menu.ydong102010-12-095-5/+5
* [BDS] Device Manager was requested to add more sub-level menu about network d...ydong102010-12-095-28/+593
* Move away from 0x40 block size (worked around a DXE core bug assuming the FV ...andrewfish2010-12-081-4/+4
* add progress code definitions defined in Framework Specification.vanjeff2010-12-081-0/+19
* add note for EFI_SW_PEI_EC_INVALID_CAPSULE_DESCRIPTOR and EFI_SW_PEI_PC_RECOV...vanjeff2010-12-081-1/+3
* updated progress code definitions to match PI Spec 1.2.vanjeff2010-12-081-6/+6
* Fixed a bug: when underlayer receives much more data, return EFI_BUFFER_TOO_S...hhuan132010-12-081-1/+4
* Add vpush/vpop to the exception handler as we added CopyMem/SetMem that can u...andrewfish2010-12-082-0/+9
* Older tools rounded down the size of the FV, and the new tools round up. Our ...andrewfish2010-12-071-1/+1
* Add MtrrLib and LocalApicLib declarations to the UefiCpuPkg DEC file.mdkinney2010-12-071-0/+9
* 1) Change location of DEBUG() macro that prints the name of the FFS file bein...mdkinney2010-12-064-109/+18
* Roll back comment change for SOR. SOR does not apply to SMM.mdkinney2010-12-061-1/+1
* fixes for NULL verification.jcarsey2010-12-063-103/+107
* Fix dec file to pass new stricter error checking.andrewfish2010-12-061-2/+2
* Refine code to make code more safely.ydong102010-12-064-4/+4
* DuetPkg: Update create boot disk script to not modify bootsect.comjljusten2010-12-061-3/+4
* MdePkg: Fix GCC Thunk support for IA32jljusten2010-12-061-2/+2
* DuetPkg, OvmfPkg, UnixPkg: Remove unnecessary reset during bootjljusten2010-12-067-2/+7
* DuetPkg, MdeModulePkg: Fix variable services hang with GCC44 X64jljusten2010-12-063-0/+3
* Sync EDKII BaseTools to BaseTools project r2100.lgao42010-12-0621-115/+84
* Update PEI/DXE/SMM dispatchers to include DEBUG ((DEBUG_DISPATCH, )) macros t...mdkinney2010-12-046-9/+153
* Fixed a bug for OPTION_NII(62) defined in RFC 5970.hhuan132010-12-032-3/+1
* fix for exit was specified in the startup script.jcarsey2010-12-011-1/+1
* To align w/ UEFI 2.3 Spec, PXE driver installs PxeBc, LoadFile and SNP Protoc...hhuan132010-12-012-30/+166
* Update comments for PI 1.2 SMM support.mdkinney2010-12-012-4/+4
* Fix the bug that <continue> may not boot the first boot option but return bac...niruiyu2010-12-011-0/+11
* Remove unused files to make it easier to add new thunks.andrewfish2010-12-012-574/+0
* Fix token dup caused by merge.andrewfish2010-12-011-1/+1
* 2nd wave of r11105 checkin.2nd wave of r11105 checkin.andrewfish2010-12-016-179/+190
* Adding Simple Pointer, GOP, SimpleTextInEx, and Networking protocols to the e...andrewfish2010-11-3044-9575/+6568
* Sync update to improve compiler compatibilitymdkinney2010-11-291-3/+10
* Fix ICC 9.1 build breakmdkinney2010-11-291-3/+10
* First try to get log time at TPL level <= TPL_CALLBACK, then fill time into D...lgao42010-11-291-3/+12
* Lost a file in last check-in.rsun32010-11-291-0/+172
* Add a new Timer Library instance SecPeiDxeTimerLibUefiCpu into UefiCpuPkg. Th...rsun32010-11-294-0/+262
* 1. enable /GL optimization building on OpensslLib.vanjeff2010-11-267-31/+58
* Fix the checking logic for the boot option enumeration.niruiyu2010-11-261-2/+10
* Reduce DataHub TPL Level to TPL_CALLBACK, because DataHub uses GetTime() serv...lgao42010-11-261-1/+1
* Sync all bug fixes between EDK1.04 and EDK1.06 into EdkCompatibilityPkg. lgao42010-11-26183-2624/+15238
* EHCI Controllers with a CapLen of 0 are ignored.erictian2010-11-261-0/+8
* Fix a bug in GetLangFromSupportedLangCodes()niruiyu2010-11-251-0/+5
* Fix a bug in GetLangFromSupportedLangCodes()niruiyu2010-11-252-0/+10
* Set PcdResetOnMemoryTypeInformationChange to FALSE in NT32 to avoid close dow...niruiyu2010-11-251-0/+1