summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-12Update SnpDxe to support dynamic media detect.xdu2
2010-02-12Add media status relative definition to UEFI PXE header file.xdu2
2010-02-12Change UI for dir of FV to make it less confusing.andrewfish
2010-02-11Add support for Seeking on FV, and update the device syntax to support specif...andrewfish
2010-02-11Support HII VOID* dynamic/dynamicEx type PCD.klu2
2010-02-11Update HiiDataBase to make sure that the installed StringPackages contains th...lgao4
2010-02-11DUET BDS clean up.niruiyu
2010-02-11To follow UEFI spec 2.3 chapter 3.4.1.1, add the ConnectSingleController for ...niruiyu
2010-02-11The fix is for EFI Linux capsule test case can not run.li-elvin
2010-02-11GraphicsOutputBlt() need judge parameter klu2
2010-02-11Fix the issue that unknown format FV in Fvhob is installed for FvInfoPpi more...klu2
2010-02-11Update PeCoffExtraActionLib for NT32 to allow an app or driver to be loaded m...mdkinney
2010-02-11Do not set gBS to NULL when the ExitBootServices event notification for the U...mdkinney
2010-02-11Pass the correct TokenNumber into a CallbackOnSet notification function. The...mdkinney
2010-02-11Pass the correct TokenNumber into a CallbackOnSet notification function. The...mdkinney
2010-02-11Fix issue with making a seek to zero on an FV file legal.andrewfish
2010-02-111. free those inserted NsKeyNode resource when releasing SetKeyBoardLayout ev...erictian
2010-02-11Coding style fix and minor improvements.rsun3
2010-02-11Support Name/Value Storage in UEFI2.1 HII driver.lgao4
2010-02-11Add example of Name/Value pair var store to DriverSamplelgao4
2010-02-10Update EBL to have an optional width specifier on commands. So hexdump.4 mean...andrewfish
2010-02-10Only ment to add support to build and launch Ebl shell, not switch over to it...andrewfish
2010-02-10Remove dead command and clean up some coding style stuff.andrewfish
2010-02-10The VOLUME name case did not reserve enough storage in the CWD function.andrewfish
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