summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support Name/Value Storage in UEFI2.1 HII driver.lgao42010-02-111-0/+10
* Add example of Name/Value pair var store to DriverSamplelgao42010-02-115-9/+327
* Update EBL to have an optional width specifier on commands. So hexdump.4 mean...andrewfish2010-02-105-80/+166
* Only ment to add support to build and launch Ebl shell, not switch over to it...andrewfish2010-02-102-3/+3
* Remove dead command and clean up some coding style stuff.andrewfish2010-02-104-200/+51
* The VOLUME name case did not reserve enough storage in the CWD function.andrewfish2010-02-101-1/+1
* Fix issue with VOLUMN Name as an alias for device name.andrewfish2010-02-101-42/+43
* UefiCpuPkg/CpuDxe: Fix build errorjljusten2010-02-101-4/+1
* UefiCpuPkg: Add CpuDxe driver to UefiCpuPkg.dsc for build test coveragejljusten2010-02-101-1/+5
* UefiCpuPkg/CpuDxe: Remove unnecessary OvmfPkg dependencyjljusten2010-02-101-1/+0
* Per Framework SMM CIS spec, SMM Base Protocol.Communicate() is availabe in ru...rsun32010-02-104-4/+45
* a)Save and disable CPU interrupt before calling AsmWriteIdtr().vanjeff2010-02-101-19/+31
* revise the debug message to add 0x in front of the HEX number for consistencyjchen202010-02-108-29/+27
* Fix ICC build break by do data conversion.lgao42010-02-101-2/+2
* Leverages SMM Status Code Protocol, instead of OemHookStatusCodeLib.xli242010-02-103-36/+71
* Add device path DXE driver in Duet FDF file to compliant with UEFI.klu22010-02-101-0/+1
* Clean up UncachedMemoryAllocationLib to use CPU AP.andrewfish2010-02-103-165/+168
* Needed to fix defaulting / to be \ as it is required by EFI Simple File System.andrewfish2010-02-101-2/+2
* Add CWD and thus a cd command to EBL shell. Fix WatchdogTimout code in EBL, i...andrewfish2010-02-104-18/+204
* change the GetPcd64 to FixedGetPcd64 to pass ECC jchen202010-02-091-1/+1
* a)Save and disable CPU interrupt before calling AsmWriteIdtr().vanjeff2010-02-091-0/+13
* Add license headerklu22010-02-091-0/+13
* Update HiiString Protocol and HiiSetString Api in HiiLiblgao42010-02-095-91/+194
* Correct BlockSize when call ConfigToBlock API.lgao42010-02-091-3/+2
* Make the Volume Name display the same name that the use needs to type. ie. re...andrewfish2010-02-091-1/+10
* Update MdeModulePkg to not use EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...qhuang82010-02-084-15/+11
* Add the missing BDS license header.lgao42010-02-089-0/+169
* format uniform: move tab to blank.erictian2010-02-081-43/+43
* Add EBC driver to Duet platform so that EBC option ROM can get dispatched.niruiyu2010-02-082-195/+197
* Roll back to ECC previous stable version.jlin162010-02-081-14/+1
* Update ECC predicate expression checks for brace-quoted and boolean pointer v...jlin162010-02-081-1/+14
* Remove DEBUG_LOAD for InstallProtocolInterface() to align with PPI installati...qhuang82010-02-081-5/+5
* modified to pass the VS2003 buildjchen202010-02-081-1/+1
* Assume Tick value 1 as the beginning time of boot.jgong52010-02-081-0/+12
* Added CWD to EfiFileLib. Fix some X64 warnings.andrewfish2010-02-074-45/+159
* Revert incompatible change:jyao12010-02-052-50/+33
* Update so Windows build works like Cygwin buidandrewfish2010-02-053-13/+39
* modified to pass the ICC buildjchen202010-02-051-6/+6
* revise the comments stylejchen202010-02-051-2/+2
* Enable the Load Module At fixed Address feature jchen202010-02-0512-61/+972
* Update input of disasmembler to support IfThen construct. Add prototype dos s...andrewfish2010-02-058-52/+306
* Original MTRR lib hardcode VARIABLE_MTRR as 8. But it is 7 in Core2 if SMRR e...jyao12010-02-053-43/+156
* Add some security check.xdu22010-02-054-4/+7
* Fix two incorrect PCD token number in IntelFrameworkModulePkgqhuang82010-02-051-3/+3
* More disasm work.andrewfish2010-02-041-11/+80
* Fix ICC build breakqhuang82010-02-041-1/+1
* Fix the bug that the wrong classguid is compared.lgao42010-02-041-1/+2
* remove unreasonable package dependency relationship.erictian2010-02-041-1/+0
* Performance.c in GenericBdsLib is updated not to filter log entries that donā...jgong52010-02-041-4/+30
* Enable PEI core to differentiate PEIMs in performance log by passing PEIM fil...jgong52010-02-041-4/+4