summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-10Fix issue with VOLUMN Name as an alias for device name.andrewfish
2010-02-10UefiCpuPkg/CpuDxe: Fix build errorjljusten
2010-02-10UefiCpuPkg: Add CpuDxe driver to UefiCpuPkg.dsc for build test coveragejljusten
2010-02-10UefiCpuPkg/CpuDxe: Remove unnecessary OvmfPkg dependencyjljusten
2010-02-10Per Framework SMM CIS spec, SMM Base Protocol.Communicate() is availabe in ru...rsun3
2010-02-10a)Save and disable CPU interrupt before calling AsmWriteIdtr().vanjeff
2010-02-10revise the debug message to add 0x in front of the HEX number for consistencyjchen20
2010-02-10Fix ICC build break by do data conversion.lgao4
2010-02-10Leverages SMM Status Code Protocol, instead of OemHookStatusCodeLib.xli24
2010-02-10Add device path DXE driver in Duet FDF file to compliant with UEFI.klu2
2010-02-10Clean up UncachedMemoryAllocationLib to use CPU AP.andrewfish
2010-02-10Needed to fix defaulting / to be \ as it is required by EFI Simple File System.andrewfish
2010-02-10Add CWD and thus a cd command to EBL shell. Fix WatchdogTimout code in EBL, i...andrewfish
2010-02-09change the GetPcd64 to FixedGetPcd64 to pass ECC jchen20
2010-02-09a)Save and disable CPU interrupt before calling AsmWriteIdtr().vanjeff
2010-02-09Add license headerklu2
2010-02-09Update HiiString Protocol and HiiSetString Api in HiiLiblgao4
2010-02-09Correct BlockSize when call ConfigToBlock API.lgao4
2010-02-09Make the Volume Name display the same name that the use needs to type. ie. re...andrewfish
2010-02-08Update MdeModulePkg to not use EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...qhuang8
2010-02-08Add the missing BDS license header.lgao4
2010-02-08format uniform: move tab to blank.erictian
2010-02-08Add EBC driver to Duet platform so that EBC option ROM can get dispatched.niruiyu
2010-02-08Roll back to ECC previous stable version.jlin16
2010-02-08Update ECC predicate expression checks for brace-quoted and boolean pointer v...jlin16
2010-02-08Remove DEBUG_LOAD for InstallProtocolInterface() to align with PPI installati...qhuang8
2010-02-08modified to pass the VS2003 buildjchen20
2010-02-08Assume Tick value 1 as the beginning time of boot.jgong5
2010-02-07Added CWD to EfiFileLib. Fix some X64 warnings.andrewfish
2010-02-05Revert incompatible change:jyao1
2010-02-05Update so Windows build works like Cygwin buidandrewfish
2010-02-05modified to pass the ICC buildjchen20
2010-02-05revise the comments stylejchen20
2010-02-05Enable the Load Module At fixed Address feature jchen20
2010-02-05Update input of disasmembler to support IfThen construct. Add prototype dos s...andrewfish
2010-02-05Original MTRR lib hardcode VARIABLE_MTRR as 8. But it is 7 in Core2 if SMRR e...jyao1
2010-02-05Add some security check.xdu2
2010-02-05Fix two incorrect PCD token number in IntelFrameworkModulePkgqhuang8
2010-02-04More disasm work.andrewfish
2010-02-04Fix ICC build breakqhuang8
2010-02-04Fix the bug that the wrong classguid is compared.lgao4
2010-02-04remove unreasonable package dependency relationship.erictian
2010-02-04Performance.c in GenericBdsLib is updated not to filter log entries that donā...jgong5
2010-02-04Enable PEI core to differentiate PEIMs in performance log by passing PEIM fil...jgong5
2010-02-04More updatedandrewfish
2010-02-03Fix GCC warningsandrewfish
2010-02-03Cleanup to match MdePkg cleanups. More progress on ARM disassembler.andrewfish
2010-02-03adding prompting to library headerjcarsey
2010-02-03k8 fixes and moving prompting for responses into this file.jcarsey
2010-02-03remove unnecessary PCD usagejcarsey