AppPkg
AppPkg/WebServer: Fix build failure.
2017-09-14 08:55:09 +08:00
ArmPkg
ArmPkg/Library/ArmLib: add ArmWriteSctlr
2018-01-15 12:02:25 +00:00
ArmPlatformPkg
ArmPlatformPkg: retire obsolete PCDs
2017-12-12 17:40:17 +00:00
ArmVirtPkg
ArmVirtPkg: add NOOPT target to platform .DSCs
2017-12-06 20:49:31 +00:00
BaseTools
BaseTools CommonLib: Remove the unnecessary print message in PcdValueCommon
2018-02-01 10:09:49 +08:00
BeagleBoardPkg
BeagleBoardPkg: reroute Firmware Vendor Pcd to MdeModulePkg
2018-01-26 17:37:09 +00:00
Conf
EDK II: Add .gitignore
2014-10-14 16:08:15 +00:00
CorebootModulePkg
CorebootModulePkg/CbSupportDxe: Remove duplicated IO Space addition
2017-11-16 10:52:00 +08:00
CorebootPayloadPkg
CorebootPayloadPkg: Use correct BytesPerScanLine
2018-01-30 14:05:59 +08:00
CryptoPkg
CryptoPkg: Update package version to 0.98
2018-01-23 08:56:27 +08:00
DuetPkg
DuetPkg: Fix Xcode 9 Beta treating 32-bit left shift as undefined
2017-08-11 08:44:54 +08:00
EdkCompatibilityPkg
edk2: Move License.txt file to root
2017-08-03 11:02:17 -07:00
EdkShellBinPkg
edk2: Move License.txt file to root
2017-08-03 11:02:17 -07:00
EdkShellPkg
edk2: Move License.txt file to root
2017-08-03 11:02:17 -07:00
EmbeddedPkg
EmbeddedPkg/FdtLib: build fdt_empty_tree.c
2018-01-15 12:07:39 +00:00
EmulatorPkg
EmulatorPkg: Fix build failure due to Tftp library removal
2017-12-07 15:56:26 +08:00
FatBinPkg
FatBinPkg: New EnhancedFatDxe binaries for IA32, X64, EBC and IPF
2017-12-22 09:40:18 +08:00
FatPkg
edk2: Move License.txt file to root
2017-08-03 11:02:17 -07:00
IntelFrameworkModulePkg
IntelFrameworkModule/ThunkKb: ReadKeyStrokeEx always return key state
2018-02-01 14:04:12 +08:00
IntelFrameworkPkg
IntelFrameworkPkg/LegacyBios.h: Add a macro to guarantee page 0 access
2017-12-08 14:38:44 +08:00
IntelFsp2Pkg
IntelFsp2Pkg-Tools: GenCfgOpt.py shouldn't include specific UPD name
2017-11-08 20:44:29 +08:00
IntelFsp2WrapperPkg
IntelFsp2WrapperPkg: Update BaseFspWrapperApiLib to pass XCODE5 build
2018-01-18 15:39:54 +08:00
IntelFspPkg
edk2: Move License.txt file to root
2017-08-03 11:02:17 -07:00
IntelFspWrapperPkg
edk2: Move License.txt file to root
2017-08-03 11:02:17 -07:00
IntelSiliconPkg
IntelSiliconPkg MicrocodeUpdateDxe: TotalSize must be multiples of 1KB
2018-01-26 18:21:04 +08:00
MdeModulePkg
MdeModulePkg/Core: fix guard page missing issue
2018-02-02 09:50:15 +08:00
MdePkg
MdePkg/SimpleTextInEx.h: Fix comments alignment
2018-02-01 14:03:45 +08:00
NetworkPkg
NetworkPkg/HttpBootDxe: Avoid to corrupt HttpBootDxe setup screen.
2018-01-25 13:37:26 +08:00
Nt32Pkg
Nt32Pkg: Add VS2017 support in SecMain
2017-11-29 16:03:13 +08:00
Omap35xxPkg
Omap35xxPkg: add GetTimeInNanoSecond implementation
2017-11-30 14:32:30 +00:00
OptionRomPkg
edk2: Move License.txt file to root
2017-08-03 11:02:17 -07:00
OvmfPkg
OvmfPkg: Don't add -mno-mmx -mno-sse option for XCODE5 tool chain
2018-01-16 23:43:15 +08:00
PcAtChipsetPkg
PcAtChipsetPkg: Add description for new added PCD in commit e78aab9d2
2017-11-29 15:57:54 +08:00
QuarkPlatformPkg
QuarkPlatformPkg: Use DpDynamicCommand to replace PerformancePkg/dp
2017-12-02 16:40:14 +08:00
QuarkSocPkg
QuarkSocPkg/QNCSmmDispatcher: Fix use after free issue #2
2017-08-16 19:42:17 -07:00
SecurityPkg
SecurityPkg: Disable TPM interrupt in DEC
2018-01-30 10:24:05 +08:00
ShellBinPkg
ShellBinPkg: Ia32/X64 Shell binary update.
2017-12-22 09:22:05 +08:00
ShellPkg
ShellPkg/Level2Command: Use UnicodeCollation in StrinCmp
2018-01-29 09:41:48 +08:00
SignedCapsulePkg
SignedCapsulePkg: Update EdkiiSystemCapsuleLib to check PCD value
2017-12-08 13:31:00 +08:00
SourceLevelDebugPkg
SourceLevelDebugPkg: Convert source file to DOS format
2017-12-28 12:48:04 +08:00
StdLib
StdLib/BsdSocketLib: Remove unused variables
2017-11-13 07:39:06 -08:00
StdLibPrivateInternalFiles
edk2: Move License.txt file to root
2017-08-03 11:02:17 -07:00
UefiCpuPkg
UefiCpuPkg: Remove the unused file ResetVec.asm16
2018-02-01 09:24:53 +08:00
UnixPkg
UnixPkg: Remove UnixPkg files (It is replaced by EmulatorPkg)
2013-07-29 21:09:55 +00:00
Vlv2DeviceRefCodePkg
edk2: Move License.txt file to root
2017-08-03 11:02:17 -07:00
Vlv2TbltDevicePkg
Fix License Header.
2017-12-26 11:06:01 +08:00
.gitignore
edk2: Add .DS_Store to .gitignore for macOS
2017-05-19 15:14:34 -07:00
.gitmodules
CryptoPkg: Adding OpenSSL as one submodule of EDKII repo
2018-01-18 14:06:15 +08:00
BuildNotes2.txt
BaseTools: Updated BuildNotes URLs
2016-03-25 09:46:44 +08:00
Contributions.txt
edk2: Fix typo in Contributions.txt
2017-08-16 17:50:44 +08:00
License.txt
edk2: Move License.txt file to root
2017-08-03 11:02:17 -07:00
Maintainers.txt
Edk2: Update Maintainers.txt to remove PerformancePkg
2017-12-27 10:49:33 +08:00
Readme.md
edk2: Add Readme.md to root of edk2 repository
2017-08-03 11:02:25 -07:00
edksetup.bat
BaseTools: suppress usage instructions with rebuild options
2017-07-04 10:16:13 +08:00
edksetup.sh
BaseTools/edksetup.sh: fix invalid test for current working directory
2017-08-10 12:54:58 +08:00