summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-10update copyright formathhtian
2010-12-10fix potential memory access violationydong10
2010-12-10Add SMM Variable implementation.gdong1
2010-12-10fix build error on ICC compile.ydong10
2010-12-10Add missing data record for Type 4.li-elvin
2010-12-10Add missing fields of Type 4 conversion.li-elvin
2010-12-10Enhance IdeBusDxe to check the class code for IDE mode only.lzeng14
2010-12-10Change the file guid value to avoid conflict as another file.ydong10
2010-12-09EFI_INVALID_PARAMETER should return when the input Block is NULL for ConfigRo...lgao4
2010-12-09Add missing Handle parameter for UninstallMultipleProtocolInterfaces().xdu2
2010-12-09Refine code to make code run more safely.ydong10
2010-12-09when SMM Communication Protocol.Communicate() is called from within SMM, SMRA...rsun3
2010-12-09update the comments.ydong10
2010-12-09update the comments.ydong10
2010-12-09Co-work with patch V11137 to refine the Hii menu.ydong10
2010-12-09Co-work with patch V11137 to refine the Hii menu.ydong10
2010-12-09[BDS] Device Manager was requested to add more sub-level menu about network d...ydong10
2010-12-08Move away from 0x40 block size (worked around a DXE core bug assuming the FV ...andrewfish
2010-12-08add progress code definitions defined in Framework Specification.vanjeff
2010-12-08add note for EFI_SW_PEI_EC_INVALID_CAPSULE_DESCRIPTOR and EFI_SW_PEI_PC_RECOV...vanjeff
2010-12-08updated progress code definitions to match PI Spec 1.2.vanjeff
2010-12-08Fixed a bug: when underlayer receives much more data, return EFI_BUFFER_TOO_S...hhuan13
2010-12-08Add vpush/vpop to the exception handler as we added CopyMem/SetMem that can u...andrewfish
2010-12-07Older tools rounded down the size of the FV, and the new tools round up. Our ...andrewfish
2010-12-07Add MtrrLib and LocalApicLib declarations to the UefiCpuPkg DEC file.mdkinney
2010-12-061) Change location of DEBUG() macro that prints the name of the FFS file bein...mdkinney
2010-12-06Roll back comment change for SOR. SOR does not apply to SMM.mdkinney
2010-12-06fixes for NULL verification.jcarsey
2010-12-06Fix dec file to pass new stricter error checking.andrewfish
2010-12-06Refine code to make code more safely.ydong10
2010-12-06DuetPkg: Update create boot disk script to not modify bootsect.comjljusten
2010-12-06MdePkg: Fix GCC Thunk support for IA32jljusten
2010-12-06DuetPkg, OvmfPkg, UnixPkg: Remove unnecessary reset during bootjljusten
2010-12-06DuetPkg, MdeModulePkg: Fix variable services hang with GCC44 X64jljusten
2010-12-06Sync EDKII BaseTools to BaseTools project r2100.lgao4
2010-12-04Update PEI/DXE/SMM dispatchers to include DEBUG ((DEBUG_DISPATCH, )) macros t...mdkinney
2010-12-03Fixed a bug for OPTION_NII(62) defined in RFC 5970.hhuan13
2010-12-01fix for exit was specified in the startup script.jcarsey
2010-12-01To align w/ UEFI 2.3 Spec, PXE driver installs PxeBc, LoadFile and SNP Protoc...hhuan13
2010-12-01Update comments for PI 1.2 SMM support.mdkinney
2010-12-01Fix the bug that <continue> may not boot the first boot option but return bac...niruiyu
2010-12-01Remove unused files to make it easier to add new thunks.andrewfish
2010-12-01Fix token dup caused by merge.andrewfish
2010-12-012nd wave of r11105 checkin.2nd wave of r11105 checkin.andrewfish
2010-11-30Adding Simple Pointer, GOP, SimpleTextInEx, and Networking protocols to the e...andrewfish
2010-11-29Sync update to improve compiler compatibilitymdkinney
2010-11-29Fix ICC 9.1 build breakmdkinney
2010-11-29First try to get log time at TPL level <= TPL_CALLBACK, then fill time into D...lgao4
2010-11-29Lost a file in last check-in.rsun3
2010-11-29Add a new Timer Library instance SecPeiDxeTimerLibUefiCpu into UefiCpuPkg. Th...rsun3