summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-11Fix issue with making a seek to zero on an FV file legal.andrewfish1-3/+5
2010-02-111. free those inserted NsKeyNode resource when releasing SetKeyBoardLayout ev...erictian3-6/+8
2010-02-11Coding style fix and minor improvements.rsun323-420/+113
2010-02-11Support Name/Value Storage in UEFI2.1 HII driver.lgao41-0/+10
2010-02-11Add example of Name/Value pair var store to DriverSamplelgao45-9/+327
2010-02-10Update EBL to have an optional width specifier on commands. So hexdump.4 mean...andrewfish5-80/+166
2010-02-10Only ment to add support to build and launch Ebl shell, not switch over to it...andrewfish2-3/+3
2010-02-10Remove dead command and clean up some coding style stuff.andrewfish4-200/+51
2010-02-10The VOLUME name case did not reserve enough storage in the CWD function.andrewfish1-1/+1
2010-02-10Fix issue with VOLUMN Name as an alias for device name.andrewfish1-42/+43
2010-02-10UefiCpuPkg/CpuDxe: Fix build errorjljusten1-4/+1
2010-02-10UefiCpuPkg: Add CpuDxe driver to UefiCpuPkg.dsc for build test coveragejljusten1-1/+5
2010-02-10UefiCpuPkg/CpuDxe: Remove unnecessary OvmfPkg dependencyjljusten1-1/+0
2010-02-10Per Framework SMM CIS spec, SMM Base Protocol.Communicate() is availabe in ru...rsun34-4/+45
2010-02-10a)Save and disable CPU interrupt before calling AsmWriteIdtr().vanjeff1-19/+31
2010-02-10revise the debug message to add 0x in front of the HEX number for consistencyjchen208-29/+27
2010-02-10Fix ICC build break by do data conversion.lgao41-2/+2
2010-02-10Leverages SMM Status Code Protocol, instead of OemHookStatusCodeLib.xli243-36/+71
2010-02-10Add device path DXE driver in Duet FDF file to compliant with UEFI.klu21-0/+1
2010-02-10Clean up UncachedMemoryAllocationLib to use CPU AP.andrewfish3-165/+168
2010-02-10Needed to fix defaulting / to be \ as it is required by EFI Simple File System.andrewfish1-2/+2
2010-02-10Add CWD and thus a cd command to EBL shell. Fix WatchdogTimout code in EBL, i...andrewfish4-18/+204
2010-02-09change the GetPcd64 to FixedGetPcd64 to pass ECC jchen201-1/+1
2010-02-09a)Save and disable CPU interrupt before calling AsmWriteIdtr().vanjeff1-0/+13
2010-02-09Add license headerklu21-0/+13
2010-02-09Update HiiString Protocol and HiiSetString Api in HiiLiblgao45-91/+194
2010-02-09Correct BlockSize when call ConfigToBlock API.lgao41-3/+2
2010-02-09Make the Volume Name display the same name that the use needs to type. ie. re...andrewfish1-1/+10
2010-02-08Update MdeModulePkg to not use EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...qhuang84-15/+11
2010-02-08Add the missing BDS license header.lgao49-0/+169
2010-02-08format uniform: move tab to blank.erictian1-43/+43
2010-02-08Add EBC driver to Duet platform so that EBC option ROM can get dispatched.niruiyu2-195/+197
2010-02-08Roll back to ECC previous stable version.jlin161-14/+1
2010-02-08Update ECC predicate expression checks for brace-quoted and boolean pointer v...jlin161-1/+14
2010-02-08Remove DEBUG_LOAD for InstallProtocolInterface() to align with PPI installati...qhuang81-5/+5
2010-02-08modified to pass the VS2003 buildjchen201-1/+1
2010-02-08Assume Tick value 1 as the beginning time of boot.jgong51-0/+12
2010-02-07Added CWD to EfiFileLib. Fix some X64 warnings.andrewfish4-45/+159
2010-02-05Revert incompatible change:jyao12-50/+33
2010-02-05Update so Windows build works like Cygwin buidandrewfish3-13/+39
2010-02-05modified to pass the ICC buildjchen201-6/+6
2010-02-05revise the comments stylejchen201-2/+2
2010-02-05Enable the Load Module At fixed Address feature jchen2012-61/+972
2010-02-05Update input of disasmembler to support IfThen construct. Add prototype dos s...andrewfish8-52/+306
2010-02-05Original MTRR lib hardcode VARIABLE_MTRR as 8. But it is 7 in Core2 if SMRR e...jyao13-43/+156
2010-02-05Add some security check.xdu24-4/+7
2010-02-05Fix two incorrect PCD token number in IntelFrameworkModulePkgqhuang81-3/+3
2010-02-04More disasm work.andrewfish1-11/+80
2010-02-04Fix ICC build breakqhuang81-1/+1
2010-02-04Fix the bug that the wrong classguid is compared.lgao41-1/+2