AppPkg
AppPkg: fix webserver build for !Ia32/X64
2019-02-04 17:07:47 +00:00
ArmPkg
ArmPkg: Fix writes to GICv3 GICD_IROUTER<n> reg
2019-02-26 08:38:42 +01:00
ArmPlatformPkg
ArmPlatformPkg/PL011SerialPortLib: use untyped PCD for register base
2018-12-20 18:34:08 +01:00
ArmVirtPkg
ArmVirtPkg/PlatformBootManagerLib: display boot option loading/starting
2019-02-25 11:51:37 +01:00
BaseTools
BaseTool: Fixed an issue of Structure PCD
2019-03-27 10:18:43 +08:00
BeagleBoardPkg
BeagleBoardPkg: Use merged variable driver for emulated NV mode
2019-01-24 10:52:40 +08:00
Conf
EDK II: Add .gitignore
2014-10-14 16:08:15 +00:00
CorebootModulePkg
CorebootModulePkg: Fix various typos
2019-02-12 10:48:39 +08:00
CorebootPayloadPkg
CorebootPayloadPkg: Fix various typos
2019-02-12 10:28:46 +08:00
CryptoPkg
CryptoPkg: Fix various typos
2019-02-11 11:09:44 +08:00
DynamicTablesPkg
DynamicTablesPkg: Minor updates and fix typos
2019-03-20 11:00:44 +00:00
EdkCompatibilityPkg
EdkCompatibilityPkg: Removing ipf from edk2.
2018-09-25 23:43:46 +08:00
EmbeddedPkg
EmbeddedPkg/MmcDxe: Enable 4-bit mode even if SD_HIGH_SPEED is not supported
2019-03-15 12:21:02 +01:00
EmulatorPkg
EmulatorPkg: require GCC48 or later
2019-01-08 02:34:05 +01:00
FatPkg
FatPkg/FatPei/Gpt.c: Fix uninitialized variable issue
2019-02-02 21:41:15 +08:00
FmpDevicePkg
FmpDevicePkg DSC: Add NOOPT target to verify NOOPT target
2018-10-31 22:08:10 +08:00
IntelFrameworkModulePkg
IntelFrameworkModulePkg/FwVolDxe: Ensure FfsFileHeader 8 bytes aligned
2019-02-28 18:22:53 +08:00
IntelFrameworkPkg
IntelFrameworkPkg: fix build for AARCH64/ARM
2019-02-04 17:09:11 +00:00
IntelFsp2Pkg
IntelFsp2Pkg: FSP can utilize bootloader stack
2019-01-28 15:49:13 +08:00
IntelFsp2WrapperPkg
IntelFsp2WrapperPkg: Fix constant if statements issue
2018-11-26 11:40:38 +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/IntelSiliconPkg.dsc: Add a driver to build
2019-03-26 21:28:23 +08:00
MdeModulePkg
MdeModulePkg: add LockBoxNullLib for !IA32/X64 in .dsc
2019-03-27 08:55:30 +08:00
MdePkg
MdePkg/PciSegmentLibSegmentInfo: Change parameters type
2019-03-19 15:22:07 +08:00
NetworkPkg
NetworkPkg: Fix Duplicate FreePool Error in WCM
2019-03-01 10:38:51 +08:00
Nt32Pkg
Nt32Pkg: Remove EdkShellBinPkg in FDF and DEC
2018-11-19 10:50:15 +08:00
Omap35xxPkg
Omap35xxPkg: Removing ipf which is no longer supported from edk2.
2018-06-29 16:19:46 +08:00
OptionRomPkg
OptionRomPkg/ReadMe.txt: Remove VS2005
2019-02-14 15:40:26 +08:00
OvmfPkg
OvmfPkg: retire "create-release.py"
2019-03-26 13:55:13 +01:00
PcAtChipsetPkg
PcAtChipsetPkg/PcatChipsetPkg.dsc: Add a driver to build
2019-03-26 21:28:23 +08:00
QuarkPlatformPkg
QuarkMin: Use merged variable driver for emulated NV mode
2019-01-24 10:52:40 +08:00
QuarkSocPkg
QuarkSocPkg: Removing ipf which is no longer supported from edk2.
2018-08-14 08:58:32 +08:00
SecurityPkg
SecurityPkg/OpalPassword: Fix incorrect line ending issue.
2019-03-22 10:05:59 +08:00
ShellBinPkg
ShellBinPkg: Ia32/X64 Shell binary update.
2019-02-27 14:42:23 +08:00
ShellPkg
ShellPkg: Correct a parameter's name
2019-03-19 15:22:05 +08:00
SignedCapsulePkg
SignedCapsulePkg: enable package build for AARCH64/ARM
2019-02-04 17:09:17 +00:00
SourceLevelDebugPkg
SourceLevelDebugPkg/Readme.txt: Update UDK Debugger Tool & manual URL
2018-11-08 12:00:34 +08:00
StandaloneMmPkg
StandaloneMmPkg: remove redundant StandaloneMmDriverEntryPoint driver
2019-03-11 12:51:12 +01:00
StdLib
StdLib: Update resolv.conf to use Google's DNS servers
2019-03-08 21:14:53 +01:00
StdLibPrivateInternalFiles
StdLibPrivateInternalFiles: Removing ipf from edk2.
2018-06-29 16:19:51 +08:00
UefiCpuPkg
UefiCpuPkg/UefiCpuPkg.uni: Add the prompt and help information
2019-03-19 15:22:04 +08:00
Vlv2DeviceRefCodePkg
edk2: Move License.txt file to root
2017-08-03 11:02:17 -07:00
Vlv2TbltDevicePkg
Vlv2TbltDevicePkg: Fix 32bit BIOS build failure issue
2019-03-20 13:59:09 +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: Various typo
2019-02-14 10:02:28 +08:00
Contributions.txt
BaseTools: Various typo
2019-02-14 10:02:28 +08:00
License.txt
edk2: Move License.txt file to root
2017-08-03 11:02:17 -07:00
Maintainers.txt
Fix links in Maintainers.txt and remove slow outdated sourceforge git mirror
2019-03-25 15:24:22 +01:00
Readme.md
Readme.md: Add edk2 release tag and edk2 release plan
2018-12-20 23:31:47 +08:00
edksetup.bat
BaseTools: Various typo
2019-02-14 10:02:28 +08:00
edksetup.sh
BaseTools:Some build generated files content are not ordered on linux
2019-02-22 15:47:15 +08:00