<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src, branch vendor/edk2</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=vendor%2Fedk2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=vendor%2Fedk2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2025-04-23T18:02:54Z</updated>
<entry>
<title>Import edk2 edk2-stable202502 (hash fbe0805b2091393406952e84724188f8c1941837)</title>
<updated>2025-04-23T18:02:54Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2025-04-23T18:02:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8f6bda97a4734bec74d5787766b177112dc8a3f5'/>
<id>urn:sha1:8f6bda97a4734bec74d5787766b177112dc8a3f5</id>
<content type='text'>
Bring in the latest stable branch for updated defines (especailly
Loongson). Remove ^M as described in sys/contrib/edk2/FREEBSD-upgrade.
Not the absolute latest, but aligned to the edk2-stable202502 tag.

Sponsored by:		Netflix
</content>
</entry>
<entry>
<title>Import edk2 edk2-stable202411 (hash 0f3867fa6ef0553e26c42f7d71ff6bdb98429742)</title>
<updated>2024-11-30T19:38:23Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2024-11-30T19:36:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5d8674f2bdd536124b1dd026dfa729a1376b3cac'/>
<id>urn:sha1:5d8674f2bdd536124b1dd026dfa729a1376b3cac</id>
<content type='text'>
Bring in the latest stable branch for updated defines (especailly
Loongson). Remove ^M as described in sys/contrib/edk2/FREEBSD-upgrade.
Not the absolute latest, but aligned to the edk2-stable202411 tag.

Sponsored by:		Netflix
</content>
</entry>
<entry>
<title>Import edk2-stable202005</title>
<updated>2020-06-03T18:44:51Z</updated>
<author>
<name>Mitchell Horne</name>
<email>mhorne@FreeBSD.org</email>
</author>
<published>2020-06-03T18:44:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4a14dfcc1110b35118d5be8054fecf59ffb83032'/>
<id>urn:sha1:4a14dfcc1110b35118d5be8054fecf59ffb83032</id>
<content type='text'>
As with the previous import, only the MdePkg subdirectory has been
brought in. The line-endings were also converted using:

% find . -type f | xargs -n 1 sed -I.BAK -e `printf "s/\r//g"`
% find . -name \*.BAK | xargs rm
</content>
</entry>
<entry>
<title>Bring in snapshot of the MdePkg from Tianocore's EDK2 project at git</title>
<updated>2017-03-07T20:53:26Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2017-03-07T20:53:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0499b37cea9ca98acfe36368e521ad36b7783f2d'/>
<id>urn:sha1:0499b37cea9ca98acfe36368e521ad36b7783f2d</id>
<content type='text'>
hash 7babb4372e6a34cbbc54249b25056272a5a9924c From 2017-Mar-03.

EDK2 is Intel's BSD Licensed UEFI implementation. We'll be bringing in
various routines from there rather than reimplementing them from
scratch for libefivar and the EFI boot loader.

The upstream repo has ^M ending on everything (sometimes multiple
times!), so the following script was run prior to import so changes we
have to do don't first include changing every line:

% find . -type f | xargs -n 1 sed -I.BAK -e `printf "s/\r//g"`
% find . -name \*.BAK | xargs rm

Also, only the MdePkg was brought in (it's 17MB, while the entire repo
is 250MB). It's almost completely certain nothing else will be used,
but if it is, it can be brough in along side MdePkg in the future.

Obtained from: https://github.com/tianocore/edk2.git
</content>
</entry>
</feed>
